GoogleChromeManagementVersionsV1ListChromeBrowserProfilesResponse class

Response to ListChromeBrowserProfiles method.

Properties

chromeBrowserProfiles List<GoogleChromeManagementVersionsV1ChromeBrowserProfile>?
The list of profiles returned.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
nextPageToken String?
The pagination token that can be used to list the next page.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
totalSize String?
Total size represents an estimated number of resources returned.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited