Compute V1 Client - Class RolloutPlanWaveSelectorLocationSelector (2.10.0)

Reference documentation and code samples for the Compute V1 Client class RolloutPlanWaveSelectorLocationSelector.

Roll out to resources by location.

Generated from protobuf message google.cloud.compute.v1.RolloutPlanWaveSelectorLocationSelector

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ included_locations string[]

Optional. Example: "us-central1-a"

getIncludedLocations

Optional. Example: "us-central1-a"

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setIncludedLocations

Optional. Example: "us-central1-a"

Parameter
Name Description
var string[]
Returns
Type Description
$this