RegionInstanceGroupManagersListErrorsResponse class
Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
items
↔ List<InstanceManagedByIgmError>
-
Output Only
The list of errors of the managed instance group.
read / write
-
nextPageToken
↔ String
-
Output Only
This token allows you to get the next page of results for
list requests. If the number of results is larger than maxResults, use the
nextPageToken as a value for the query parameter pageToken in the next
list request. Subsequent list requests will have their own nextPageToken
to continue paging through the results.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson()
→ Map<String, Object>
-
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Operators
-
operator ==(Object other)
→ bool
-
The equality operator. [...]
inherited