str
Identifier. The resource name of the
environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter
followed by up to 63 lowercase letters, numbers,
or hyphens, and cannot end with a hyphen.
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which this
environment was created.
update_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The time at which this
environment was last modified.
labels
MutableMapping[str, str]
Optional. User-defined labels for this environment. The
labels map can contain no more than 64 entries. Entries of
the labels map are UTF8 strings that comply with the
following restrictions:
- Keys must conform to regexp:
[\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
- Values must conform to regexp:
[\p{Ll}\p{Lo}\p{N}_-]{0,63}
- Both keys and values are additionally constrained to be
<= 128="" bytes="" in="" size.="">
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class Environment (1.17.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.17.5 (latest)](/python/docs/reference/composer/latest/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.17.4](/python/docs/reference/composer/1.17.4/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.16.1](/python/docs/reference/composer/1.16.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.15.1](/python/docs/reference/composer/1.15.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.14.0](/python/docs/reference/composer/1.14.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.13.1](/python/docs/reference/composer/1.13.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.12.2](/python/docs/reference/composer/1.12.2/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.11.1](/python/docs/reference/composer/1.11.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.10.0](/python/docs/reference/composer/1.10.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.9.1](/python/docs/reference/composer/1.9.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.8.0](/python/docs/reference/composer/1.8.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.7.1](/python/docs/reference/composer/1.7.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.6.1](/python/docs/reference/composer/1.6.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.5.0](/python/docs/reference/composer/1.5.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.4.4](/python/docs/reference/composer/1.4.4/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.3.2](/python/docs/reference/composer/1.3.2/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.2.1](/python/docs/reference/composer/1.2.1/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.1.0](/python/docs/reference/composer/1.1.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [1.0.0](/python/docs/reference/composer/1.0.0/google.cloud.orchestration.airflow.service_v1beta1.types.Environment)\n- [0.1.3](/python/docs/reference/composer/0.1.3/google.cloud.orchestration.airflow.service_v1beta1.types.Environment) \n\n Environment(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAn environment for running orchestration tasks.\n\nClasses\n-------\n\n### LabelsEntry\n\n LabelsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe abstract base class for a message.\n\n### State\n\n State(value)\n\nState of the environment."]]