Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class GetClusterRequest.
Message for getting a Cluster
Generated from protobuf message google.cloud.alloydb.v1.GetClusterRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the resource. For the required format, see the comment on the Cluster.name field. |
getName
Required. The name of the resource. For the required format, see the comment on the Cluster.name field.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the resource. For the required format, see the comment on the Cluster.name field.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |