Lines Matching full:environment
79 <p class="firstline">Create a new environment.</p>
82 <p class="firstline">Delete an environment.</p>
85 <p class="firstline">Get an existing environment.</p>
94 <p class="firstline">Update an environment.</p>
98 <pre>Create a new environment.
106 { # An environment for running orchestration tasks.
108 # The time at which this environment was last modified.
110 # The UUID (Universally Unique IDentifier) associated with this environment.
111 # This value is generated when the environment is created.
112 "labels": { # Optional. User-defined labels for this environment.
122 "state": "A String", # The current state of the environment.
123 …config": { # Configuration information for an environment. # Configuration parameters for this env…
125 # The Cloud Storage prefix of the DAGs for this environment. Although Cloud
128 # this environment reside in a simulated directory with the given prefix.
129 … configuration of software inside the environment. # The configuration settings for software insid…
130 "imageVersion": "A String", # The version of the software running in the environment.
151 # the environment.
165 … "envVariables": { # Optional. Additional environment variables to provide to the Apache Airflow
168 # Environment variable names must match the regular expression
208 # The URI of the Apache Airflow Web UI hosted within this environment (see
212 # The Kubernetes Engine cluster used to run this environment.
222 # The `machineType` must belong to the enclosing environment's project and
240 # network must belong to the environment's project. If unspecified, the
241 # "default" network ID in the environment's project is used. If a
266 # This `location` must belong to the enclosing environment's project and
281 # and the subnetwork must belong to the enclosing environment's project and
285 # used to run this environment.
288 # The time at which this environment was created.
289 "name": "A String", # The resource name of the environment, in the form:
393 <pre>Delete an environment.
396 name: string, The environment to delete, in the form:
498 <pre>Get an existing environment.
501 name: string, The resource name of the environment to get, in the form:
511 { # An environment for running orchestration tasks.
513 # The time at which this environment was last modified.
515 # The UUID (Universally Unique IDentifier) associated with this environment.
516 # This value is generated when the environment is created.
517 "labels": { # Optional. User-defined labels for this environment.
527 "state": "A String", # The current state of the environment.
528 …config": { # Configuration information for an environment. # Configuration parameters for this env…
530 # The Cloud Storage prefix of the DAGs for this environment. Although Cloud
533 # this environment reside in a simulated directory with the given prefix.
534 … configuration of software inside the environment. # The configuration settings for software insid…
535 "imageVersion": "A String", # The version of the software running in the environment.
556 # the environment.
570 … "envVariables": { # Optional. Additional environment variables to provide to the Apache Airflow
573 # Environment variable names must match the regular expression
613 # The URI of the Apache Airflow Web UI hosted within this environment (see
617 # The Kubernetes Engine cluster used to run this environment.
627 # The `machineType` must belong to the enclosing environment's project and
645 # network must belong to the environment's project. If unspecified, the
646 # "default" network ID in the environment's project is used. If a
671 # This `location` must belong to the enclosing environment's project and
686 # and the subnetwork must belong to the enclosing environment's project and
690 # used to run this environment.
693 # The time at which this environment was created.
694 "name": "A String", # The resource name of the environment, in the form:
719 { # An environment for running orchestration tasks.
721 # The time at which this environment was last modified.
723 # The UUID (Universally Unique IDentifier) associated with this environment.
724 # This value is generated when the environment is created.
725 "labels": { # Optional. User-defined labels for this environment.
735 "state": "A String", # The current state of the environment.
736 …config": { # Configuration information for an environment. # Configuration parameters for this env…
738 # The Cloud Storage prefix of the DAGs for this environment. Although Cloud
741 # this environment reside in a simulated directory with the given prefix.
742 … configuration of software inside the environment. # The configuration settings for software insid…
743 "imageVersion": "A String", # The version of the software running in the environment.
764 # the environment.
778 … "envVariables": { # Optional. Additional environment variables to provide to the Apache Airflow
781 # Environment variable names must match the regular expression
821 # The URI of the Apache Airflow Web UI hosted within this environment (see
825 # The Kubernetes Engine cluster used to run this environment.
835 # The `machineType` must belong to the enclosing environment's project and
853 # network must belong to the environment's project. If unspecified, the
854 # "default" network ID in the environment's project is used. If a
879 # This `location` must belong to the enclosing environment's project and
894 # and the subnetwork must belong to the enclosing environment's project and
898 # used to run this environment.
901 # The time at which this environment was created.
902 "name": "A String", # The resource name of the environment, in the form:
925 <pre>Update an environment.
928 name: string, The relative resource name of the environment to update, in the form:
933 { # An environment for running orchestration tasks.
935 # The time at which this environment was last modified.
937 # The UUID (Universally Unique IDentifier) associated with this environment.
938 # This value is generated when the environment is created.
939 "labels": { # Optional. User-defined labels for this environment.
949 "state": "A String", # The current state of the environment.
950 …config": { # Configuration information for an environment. # Configuration parameters for this env…
952 # The Cloud Storage prefix of the DAGs for this environment. Although Cloud
955 # this environment reside in a simulated directory with the given prefix.
956 … configuration of software inside the environment. # The configuration settings for software insid…
957 "imageVersion": "A String", # The version of the software running in the environment.
978 # the environment.
992 … "envVariables": { # Optional. Additional environment variables to provide to the Apache Airflow
995 # Environment variable names must match the regular expression
1035 # The URI of the Apache Airflow Web UI hosted within this environment (see
1039 # The Kubernetes Engine cluster used to run this environment.
1049 # The `machineType` must belong to the enclosing environment's project and
1067 # network must belong to the environment's project. If unspecified, the
1068 # "default" network ID in the environment's project is used. If a
1093 # This `location` must belong to the enclosing environment's project and
1108 # and the subnetwork must belong to the enclosing environment's project and
1112 # used to run this environment.
1115 # The time at which this environment was created.
1116 "name": "A String", # The resource name of the environment, in the form:
1120 updateMask: string, Required. A comma-separated list of paths, relative to `Environment`, of
1123 environment to 0.19.0 and to remove an existing installation of
1127 environment would specify the scikit-learn version as follows:
1149 and populate the patch environment as follows:
1163 be that which is provided in the patch environment. For example, to
1167 the patch environment would be the following:
1191 package map is not included in `environment`, all custom
1200 `environment.config.softwareConfig.pypiPackages`. It is an error
1206 <td>Replace all environment labels. If a replacement labels map is not
1207 included in `environment`, all labels are cleared. It is an error to
1215 mapping in `environment.labels`. It is an error to provide both a
1220 <td>Horizontally scale the number of nodes in the environment. An integer
1228 overrides map is not included in `environment`, all config overrides
1239 in `environment.config.softwareConfig.airflowConfigOverrides`.
1245 <td>Replace all environment variables. If a replacement environment
1246 variable map is not included in `environment`, all custom environment
1249 more individual environment variables.</td>