google-cloud-orchestration-airflow-service-v1 1.3.1 → 1.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7fb33b187226c5dc81af9ca78c30f2008534e4a2a09ea237b2c49f566db22840
|
4
|
+
data.tar.gz: c2991faa02dac97fe145571899c9814e2bd2eef68360e77501a10f559b34f411
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6a5c02ecf285fe97b568f6ddbe6df27e8426eff23516c2aec64c218095d502680112a161b87836749de7b1b4b5ecdd608d3f218ae6b31b53ef2b1ae3679aaa7c
|
7
|
+
data.tar.gz: 9176fb4a50df3a613f4bdcb702e0d126bcce750bec4c66383b625c14a95dc1f57e9673ed4a58eb8837d2264db9fc674318bfebe3ee98feb72f946426f8a95e33
|
@@ -1441,7 +1441,7 @@ module Google
|
|
1441
1441
|
# environment.
|
1442
1442
|
# @!attribute [rw] connection_type
|
1443
1443
|
# @return [::Google::Cloud::Orchestration::Airflow::Service::V1::NetworkingConfig::ConnectionType]
|
1444
|
-
# Optional. Indicates the user requested
|
1444
|
+
# Optional. Indicates the user requested specific connection type between
|
1445
1445
|
# Tenant and Customer projects. You cannot set networking connection type in
|
1446
1446
|
# public IP environment.
|
1447
1447
|
class NetworkingConfig
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-orchestration-airflow-service-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-21 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: gapic-common
|