ListInstancesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for BigtableInstanceAdmin.ListInstances.
Attributes |
|
|---|---|
| Name | Description |
instances |
MutableSequence[google.cloud.bigtable_admin_v2.types.Instance]
The list of requested instances. |
failed_locations |
MutableSequence[str]
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition. Instances whose Clusters are all in one of the failed locations may be missing from instances, and
Instances with at least one Cluster in a failed location may
only have partial information returned. Values are of the
form projects/
|
next_page_token |
str
DEPRECATED: This field is unused and ignored. |