Reference documentation and code samples for the Cloud Bigtable V2 Client class ListClustersResponse.
Response message for BigtableInstanceAdmin.ListClusters.
Generated from protobuf message google.bigtable.admin.v2.ListClustersResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ clusters
↳ failed_locations
array
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition. Clusters from these locations may be missing from clusters
, or 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.
getClusters
The list of requested clusters.
setClusters
The list of requested clusters.
$this
getFailedLocations
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
Clusters from these locations may be missing from clusters
,
or may only have partial information returned.
Values are of the form projects/<project>/locations/<zone_id>
setFailedLocations
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
Clusters from these locations may be missing from clusters
,
or 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