class SetLocationsRequest extends Collection (View source)

Properties

protected $collection_key
string $clusterId
string[] $locations
string $name
string $projectId
string $zone

Methods

setClusterId($clusterId)

No description

string
getClusterId()

No description

setLocations($locations)

No description

string[]
getLocations()

No description

setName($name)

No description

string
getName()

No description

setProjectId($projectId)

No description

string
getProjectId()

No description

setZone($zone)

No description

string
getZone()

No description

Details

setClusterId($clusterId)

No description

Parameters

$clusterId

string getClusterId()

No description

Return Value

string

setLocations($locations)

No description

Parameters

$locations

string[] getLocations()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

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