You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/dyn/composer_v1.projects.locations.environments.html
+12
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,9 @@ <h3>Method Details</h3>
166
166
"cloudSqlIpv4CidrBlock": "A String", # Optional. The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from `web_server_ipv4_cidr_block`.
167
167
"enablePrivateEnvironment": True or False, # Optional. If `true`, a Private IP Cloud Composer environment is created. If this field is set to true, `IPAllocationPolicy.use_ip_aliases` must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
168
168
"enablePrivatelyUsedPublicIps": True or False, # Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.service_ipv4_cidr_block`.
169
+
"networkingConfig": { # Configuration options for networking connections in the Composer 2 environment. # Optional. Configuration for the network connections configuration in the environment.
170
+
"connectionType": "A String", # Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
171
+
},
169
172
"privateClusterConfig": { # Configuration options for the private GKE cluster in a Cloud Composer environment. # Optional. Configuration for the private GKE cluster for a Private IP Cloud Composer environment.
170
173
"enablePrivateEndpoint": True or False, # Optional. If `true`, access to the public endpoint of the GKE cluster is denied.
171
174
"masterIpv4CidrBlock": "A String", # Optional. The CIDR block from which IPv4 range for GKE master will be reserved. If left blank, the default value of '172.16.0.0/23' is used.
@@ -364,6 +367,9 @@ <h3>Method Details</h3>
364
367
"cloudSqlIpv4CidrBlock": "A String", # Optional. The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from `web_server_ipv4_cidr_block`.
365
368
"enablePrivateEnvironment": True or False, # Optional. If `true`, a Private IP Cloud Composer environment is created. If this field is set to true, `IPAllocationPolicy.use_ip_aliases` must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
366
369
"enablePrivatelyUsedPublicIps": True or False, # Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.service_ipv4_cidr_block`.
370
+
"networkingConfig": { # Configuration options for networking connections in the Composer 2 environment. # Optional. Configuration for the network connections configuration in the environment.
371
+
"connectionType": "A String", # Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
372
+
},
367
373
"privateClusterConfig": { # Configuration options for the private GKE cluster in a Cloud Composer environment. # Optional. Configuration for the private GKE cluster for a Private IP Cloud Composer environment.
368
374
"enablePrivateEndpoint": True or False, # Optional. If `true`, access to the public endpoint of the GKE cluster is denied.
369
375
"masterIpv4CidrBlock": "A String", # Optional. The CIDR block from which IPv4 range for GKE master will be reserved. If left blank, the default value of '172.16.0.0/23' is used.
@@ -503,6 +509,9 @@ <h3>Method Details</h3>
503
509
"cloudSqlIpv4CidrBlock": "A String", # Optional. The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from `web_server_ipv4_cidr_block`.
504
510
"enablePrivateEnvironment": True or False, # Optional. If `true`, a Private IP Cloud Composer environment is created. If this field is set to true, `IPAllocationPolicy.use_ip_aliases` must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
505
511
"enablePrivatelyUsedPublicIps": True or False, # Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.service_ipv4_cidr_block`.
512
+
"networkingConfig": { # Configuration options for networking connections in the Composer 2 environment. # Optional. Configuration for the network connections configuration in the environment.
513
+
"connectionType": "A String", # Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
514
+
},
506
515
"privateClusterConfig": { # Configuration options for the private GKE cluster in a Cloud Composer environment. # Optional. Configuration for the private GKE cluster for a Private IP Cloud Composer environment.
507
516
"enablePrivateEndpoint": True or False, # Optional. If `true`, access to the public endpoint of the GKE cluster is denied.
508
517
"masterIpv4CidrBlock": "A String", # Optional. The CIDR block from which IPv4 range for GKE master will be reserved. If left blank, the default value of '172.16.0.0/23' is used.
@@ -650,6 +659,9 @@ <h3>Method Details</h3>
650
659
"cloudSqlIpv4CidrBlock": "A String", # Optional. The CIDR block from which IP range in tenant project will be reserved for Cloud SQL. Needs to be disjoint from `web_server_ipv4_cidr_block`.
651
660
"enablePrivateEnvironment": True or False, # Optional. If `true`, a Private IP Cloud Composer environment is created. If this field is set to true, `IPAllocationPolicy.use_ip_aliases` must be set to true for Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*.
652
661
"enablePrivatelyUsedPublicIps": True or False, # Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.service_ipv4_cidr_block`.
662
+
"networkingConfig": { # Configuration options for networking connections in the Composer 2 environment. # Optional. Configuration for the network connections configuration in the environment.
663
+
"connectionType": "A String", # Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.
664
+
},
653
665
"privateClusterConfig": { # Configuration options for the private GKE cluster in a Cloud Composer environment. # Optional. Configuration for the private GKE cluster for a Private IP Cloud Composer environment.
654
666
"enablePrivateEndpoint": True or False, # Optional. If `true`, access to the public endpoint of the GKE cluster is denied.
655
667
"masterIpv4CidrBlock": "A String", # Optional. The CIDR block from which IPv4 range for GKE master will be reserved. If left blank, the default value of '172.16.0.0/23' is used.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/composer.v1.json
+26-1
Original file line number
Diff line number
Diff line change
@@ -406,7 +406,7 @@
406
406
}
407
407
}
408
408
},
409
-
"revision": "20220926",
409
+
"revision": "20221012",
410
410
"rootUrl": "https://composer.googleapis.com/",
411
411
"schemas": {
412
412
"AllowedIpRange": {
@@ -828,6 +828,27 @@
828
828
},
829
829
"type": "object"
830
830
},
831
+
"NetworkingConfig": {
832
+
"description": "Configuration options for networking connections in the Composer 2 environment.",
833
+
"id": "NetworkingConfig",
834
+
"properties": {
835
+
"connectionType": {
836
+
"description": "Optional. Indicates the user requested specifc connection type between Tenant and Customer projects. You cannot set networking connection type in public IP environment.",
837
+
"enum": [
838
+
"CONNECTION_TYPE_UNSPECIFIED",
839
+
"VPC_PEERING",
840
+
"PRIVATE_SERVICE_CONNECT"
841
+
],
842
+
"enumDescriptions": [
843
+
"No specific connection type was requested, so the environment uses the default value corresponding to the rest of its configuration.",
844
+
"Requests the use of VPC peerings for connecting the Customer and Tenant projects.",
845
+
"Requests the use of Private Service Connect for connecting the Customer and Tenant projects."
846
+
],
847
+
"type": "string"
848
+
}
849
+
},
850
+
"type": "object"
851
+
},
831
852
"NodeConfig": {
832
853
"description": "The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.",
833
854
"id": "NodeConfig",
@@ -1033,6 +1054,10 @@
1033
1054
"description": "Optional. When enabled, IPs from public (non-RFC1918) ranges can be used for `IPAllocationPolicy.cluster_ipv4_cidr_block` and `IPAllocationPolicy.service_ipv4_cidr_block`.",
1034
1055
"type": "boolean"
1035
1056
},
1057
+
"networkingConfig": {
1058
+
"$ref": "NetworkingConfig",
1059
+
"description": "Optional. Configuration for the network connections configuration in the environment."
1060
+
},
1036
1061
"privateClusterConfig": {
1037
1062
"$ref": "PrivateClusterConfig",
1038
1063
"description": "Optional. Configuration for the private GKE cluster for a Private IP Cloud Composer environment."
0 commit comments