Google Cloud Shell V1 Client - Class StartEnvironmentMetadata (1.0.4)

Reference documentation and code samples for the Google Cloud Shell V1 Client class StartEnvironmentMetadata.

Message included in the metadata field of operations returned from StartEnvironment.

Generated from protobuf message google.cloud.shell.v1.StartEnvironmentMetadata

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ state int

Current state of the environment being started.

getState

Current state of the environment being started.

Returns
TypeDescription
int

setState

Current state of the environment being started.

Parameter
NameDescription
var int
Returns
TypeDescription
$this