Google Cloud Shell V1 Client - Class GetEnvironmentRequest (1.1.1)

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

Request message for GetEnvironment.

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

Namespace

Google \ Cloud \ Shell \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the requested resource, for example users/me/environments/default or users/someone@example.com/environments/default.

getName

Required. Name of the requested resource, for example users/me/environments/default or users/someone@example.com/environments/default.

Returns
TypeDescription
string

setName

Required. Name of the requested resource, for example users/me/environments/default or users/someone@example.com/environments/default.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Name of the requested resource, for example users/me/environments/default or users/someone@example.com/environments/default. Please see Google\Cloud\Shell\V1\CloudShellServiceClient::environmentName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Shell\V1\GetEnvironmentRequest