Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class Cluster.
Generated from protobuf message google.cloud.apigeeconnect.v1.Cluster
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the cluster.
↳ region
string
The region of the cluster.
getName
The name of the cluster.
Returns
Type
Description
string
setName
The name of the cluster.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRegion
The region of the cluster.
Returns
Type
Description
string
setRegion
The region of the cluster.
Parameter
Name
Description
var
string
Returns
Type
Description
$this