Google Cloud AlloyDB for PostgreSQL V1beta Client - Class ListClustersResponse (0.4.0)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1beta Client class ListClustersResponse.

Message for response to listing Clusters

Generated from protobuf message google.cloud.alloydb.v1beta.ListClustersResponse

Namespace

Google \ Cloud \ AlloyDb \ V1beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ clusters
array< Google\Cloud\AlloyDb\V1beta\Cluster >

The list of Cluster

↳ next_page_token
string

A token identifying a page of results the server should return.

↳ unreachable
array

Locations that could not be reached.

getClusters

The list of Cluster

Returns
Type
Description

setClusters

The list of Cluster

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

A token identifying a page of results the server should return.

Returns
Type
Description
string

setNextPageToken

A token identifying a page of results the server should return.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getUnreachable

Locations that could not be reached.

Returns
Type
Description

setUnreachable

Locations that could not be reached.

Parameter
Name
Description
var
string[]
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: