class CreateClusterRequest extends Model (View source)

Properties

protected $clusterType
protected $clusterDataType
string $parent
string $projectId
string $zone

Methods

setCluster(Cluster $cluster)

No description

getCluster()

No description

setParent($parent)

No description

string
getParent()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setZone($zone)

No description

string
getZone()

No description

Details

setCluster(Cluster $cluster)

No description

Parameters

Cluster $cluster

Cluster getCluster()

No description

Return Value

Cluster

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setZone($zone)

No description

Parameters

$zone

string getZone()

No description

Return Value

string