Google Cloud Apigee Connect V1 Client - Class Cluster (1.2.5)

Reference documentation and code samples for the Google Cloud Apigee Connect V1 Client class Cluster.

Generated from protobuf message google.cloud.apigeeconnect.v1.Cluster

Namespace

Google \ Cloud \ ApigeeConnect \ V1

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