Cloud Bigtable V2 Client - Class ListClustersResponse (2.9.1)

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

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ clusters
array< Cluster >

The list of requested 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.

Returns
Type
Description

setClusters

The list of requested clusters.

Parameter
Name
Description
var
array< Cluster >
Returns
Type
Description
$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>

Returns
Type
Description

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>

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this

getNextPageToken

DEPRECATED: This field is unused and ignored.

Returns
Type
Description
string

setNextPageToken

DEPRECATED: This field is unused and ignored.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: