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

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
NameDescription
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
TypeDescription
string

setName

The name of the cluster.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getRegion

The region of the cluster.

Returns
TypeDescription
string

setRegion

The region of the cluster.

Parameter
NameDescription
var string
Returns
TypeDescription
$this