Class CreateEnvironmentRequest (1.3.1)

CreateEnvironmentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Create a new environment.

Attributes

NameDescription
parent str
The parent must be of the form "projects/{projectId}/locations/{locationId}".
environment google.cloud.orchestration.airflow.service_v1beta1.types.Environment
The environment to create.

Inheritance

builtins.object > proto.message.Message > CreateEnvironmentRequest