Google Cloud Orchestration Airflow V1 Client - Class FetchDatabasePropertiesRequest (1.6.2)

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

Request to fetch properties of environment's database.

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

Namespace

Google \ Cloud \ Orchestration \ Airflow \ Service \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ environment string

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

getEnvironment

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

Returns
Type Description
string

setEnvironment

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

Parameter
Name Description
var string
Returns
Type Description
$this