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
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
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.
string
setName
Required. The name of the resource. For the required format, see the comment on the Cluster.name field.
var
string
$this
static::build
name
string
Required. The name of the resource. For the required format, see the comment on the Cluster.name field. Please see Google\Cloud\AlloyDb\V1\AlloyDBAdminClient::clusterName() for help formatting this field.