Reference documentation and code samples for the Cloud Bigtable V2 Client class ListInstancesResponse.
Response message for BigtableInstanceAdmin.ListInstances.
Generated from protobuf message google.bigtable.admin.v2.ListInstancesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instances
↳ failed_locations
array
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/<project>/locations/<zone_id>
↳ next_page_token
string
DEPRECATED: This field is unused and ignored.
getInstances
The list of requested instances.
setInstances
The list of requested instances.
$this
getFailedLocations
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/<project>/locations/<zone_id>
setFailedLocations
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/<project>/locations/<zone_id>
var
string[]
$this
getNextPageToken
DEPRECATED: This field is unused and ignored.
string
setNextPageToken
DEPRECATED: This field is unused and ignored.
var
string
$this