Google Cloud Orchestration Airflow V1 Client - Class GetEnvironmentRequest (1.3.0)

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

Get an environment.

Generated from protobuf message google.cloud.orchestration.airflow.service.v1.GetEnvironmentRequest

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The resource name of the environment to get, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

getName

The resource name of the environment to get, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Returns
TypeDescription
string

setName

The resource name of the environment to get, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

The resource name of the environment to get, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

Returns
TypeDescription
Google\Cloud\Orchestration\Airflow\Service\V1\GetEnvironmentRequest