Google Cloud Shell V1 Client - Class StartEnvironmentResponse (1.3.3)

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

Message included in the response field of operations returned from StartEnvironment once the operation is complete.

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

Namespace

Google \ Cloud \ Shell \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ environment Google\Cloud\Shell\V1\Environment

Environment that was started.

getEnvironment

Environment that was started.

Returns
Type Description
Google\Cloud\Shell\V1\Environment|null

hasEnvironment

clearEnvironment

setEnvironment

Environment that was started.

Parameter
Name Description
var Google\Cloud\Shell\V1\Environment
Returns
Type Description
$this