Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::CreateEnvironmentRequest (v0.5.0)

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

Create a new environment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#environment

def environment() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::Environment

#environment=

def environment=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::Environment
Parameter

#parent

def parent() -> ::String
Returns
  • (::String) — The parent must be of the form "projects/{projectId}/locations/{locationId}".

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — The parent must be of the form "projects/{projectId}/locations/{locationId}".
Returns
  • (::String) — The parent must be of the form "projects/{projectId}/locations/{locationId}".