Google Cloud Shell V1 Client - Class StartEnvironmentMetadata (1.3.3)

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

Namespace

Google \ Cloud \ Shell \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
int

setState

Current state of the environment being started.

Parameter
Name Description
var int
Returns
Type Description
$this