Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::FetchDatabasePropertiesRequest (v0.11.0)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::FetchDatabasePropertiesRequest.

Request to fetch properties of environment's database.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#environment

def environment() -> ::String
Returns
  • (::String) — Required. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

#environment=

def environment=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"
Returns
  • (::String) — Required. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"