Compute V1 Client - Class RolloutWaveDetailsOrchestratedWaveDetailsLocationStatus (2.10.0)

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

Represents the status of a location in a wave.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ state string

Output only. Location state of the wave. Check the State enum for the list of possible values.

getState

Output only. Location state of the wave.

Check the State enum for the list of possible values.

Returns
Type Description
string

hasState

clearState

setState

Output only. Location state of the wave.

Check the State enum for the list of possible values.

Parameter
Name Description
var string
Returns
Type Description
$this