Google Cloud Shell V1 Client - Class StartEnvironmentResponse (1.1.1)

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
NameDescription
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
TypeDescription
Google\Cloud\Shell\V1\Environment|null

hasEnvironment

clearEnvironment

setEnvironment

Environment that was started.

Parameter
NameDescription
var Google\Cloud\Shell\V1\Environment
Returns
TypeDescription
$this