google-cloud-orchestration-airflow-service-v1 1.2.0 → 1.3.1

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: c411e9f695752f45669790ed3b511f4c5e0c29388eaff1c8342fb7745b8af6e1
4
- data.tar.gz: bbb9f309c3fa2a3718be646910090c67aa206445f0c2d9485a5b1e6f4383f066
3
+ metadata.gz: 5f8a55f380b369a449fed393dd1401d7f6307a4c74ed7e22b780ba5575197d34
4
+ data.tar.gz: 8bf4038224021e3e8accabb346308f20e1ccbea5b6d4fbbbdab1c2f7dcb73a4b
5
5
  SHA512:
6
- metadata.gz: 65423544ab160aba75cea83f546ed1da815966a6b97c43a2607b71551592e3ce1e0994e84685e6943ca1ab3cbc7874f203cdc9e9dbcd7754c0ba448442b6fa15
7
- data.tar.gz: 4096130f5bf4b332bdb2e6387ad61a16a4fed0982bd8eadd7ce09a42df07d0ee7362f8c164e51c1b1e5655ccc83641ea424181678afa4c1b431738ae89037158
6
+ metadata.gz: 3395ea36268c81b819cc1f62345367bbda57c0e7aee57e1f607bfafaf3f9edb006cd6ccc820e6421de59d18f4ad67ac22c488a87ba5ed0bf034ba9651e095976
7
+ data.tar.gz: bd5f15fe3dbd0b13def78b2c6036e1204742a5b954210294d8b9adfb04627abb6ab1751c463c28abc2fe71241f92c02ad997922bd34e06884f89ba282e9bdf6d
data/README.md CHANGED
@@ -86,7 +86,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
86
86
 
87
87
  ## Supported Ruby Versions
88
88
 
89
- This library is supported on Ruby 2.7+.
89
+ This library is supported on Ruby 3.0+.
90
90
 
91
91
  Google provides official support for Ruby versions that are actively supported
92
92
  by Ruby Core—that is, Ruby versions that are either in normal maintenance or
@@ -1084,7 +1084,7 @@ module Google
1084
1084
  # runs a single Composer component.
1085
1085
  #
1086
1086
  # This method is supported for Cloud Composer environments in versions
1087
- # composer-3.*.*-airflow-*.*.* and newer.
1087
+ # composer-2.*.*-airflow-*.*.* and newer.
1088
1088
  #
1089
1089
  # @overload list_workloads(request, options = nil)
1090
1090
  # Pass arguments to `list_workloads` via a request object, either of type
@@ -1314,7 +1314,7 @@ module Google
1314
1314
  # Creates a user workloads Secret.
1315
1315
  #
1316
1316
  # This method is supported for Cloud Composer environments in versions
1317
- # composer-3.*.*-airflow-*.*.* and newer.
1317
+ # composer-3-airflow-*.*.*-build.* and newer.
1318
1318
  #
1319
1319
  # @overload create_user_workloads_secret(request, options = nil)
1320
1320
  # Pass arguments to `create_user_workloads_secret` via a request object, either of type
@@ -1406,7 +1406,7 @@ module Google
1406
1406
  # Values of the "data" field in the response are cleared.
1407
1407
  #
1408
1408
  # This method is supported for Cloud Composer environments in versions
1409
- # composer-3.*.*-airflow-*.*.* and newer.
1409
+ # composer-3-airflow-*.*.*-build.* and newer.
1410
1410
  #
1411
1411
  # @overload get_user_workloads_secret(request, options = nil)
1412
1412
  # Pass arguments to `get_user_workloads_secret` via a request object, either of type
@@ -1495,7 +1495,7 @@ module Google
1495
1495
  # Lists user workloads Secrets.
1496
1496
  #
1497
1497
  # This method is supported for Cloud Composer environments in versions
1498
- # composer-3.*.*-airflow-*.*.* and newer.
1498
+ # composer-3-airflow-*.*.*-build.* and newer.
1499
1499
  #
1500
1500
  # @overload list_user_workloads_secrets(request, options = nil)
1501
1501
  # Pass arguments to `list_user_workloads_secrets` via a request object, either of type
@@ -1595,7 +1595,7 @@ module Google
1595
1595
  # Updates a user workloads Secret.
1596
1596
  #
1597
1597
  # This method is supported for Cloud Composer environments in versions
1598
- # composer-3.*.*-airflow-*.*.* and newer.
1598
+ # composer-3-airflow-*.*.*-build.* and newer.
1599
1599
  #
1600
1600
  # @overload update_user_workloads_secret(request, options = nil)
1601
1601
  # Pass arguments to `update_user_workloads_secret` via a request object, either of type
@@ -1683,7 +1683,7 @@ module Google
1683
1683
  # Deletes a user workloads Secret.
1684
1684
  #
1685
1685
  # This method is supported for Cloud Composer environments in versions
1686
- # composer-3.*.*-airflow-*.*.* and newer.
1686
+ # composer-3-airflow-*.*.*-build.* and newer.
1687
1687
  #
1688
1688
  # @overload delete_user_workloads_secret(request, options = nil)
1689
1689
  # Pass arguments to `delete_user_workloads_secret` via a request object, either of type
@@ -1772,7 +1772,7 @@ module Google
1772
1772
  # Creates a user workloads ConfigMap.
1773
1773
  #
1774
1774
  # This method is supported for Cloud Composer environments in versions
1775
- # composer-3.*.*-airflow-*.*.* and newer.
1775
+ # composer-3-airflow-*.*.*-build.* and newer.
1776
1776
  #
1777
1777
  # @overload create_user_workloads_config_map(request, options = nil)
1778
1778
  # Pass arguments to `create_user_workloads_config_map` via a request object, either of type
@@ -1863,7 +1863,7 @@ module Google
1863
1863
  # Gets an existing user workloads ConfigMap.
1864
1864
  #
1865
1865
  # This method is supported for Cloud Composer environments in versions
1866
- # composer-3.*.*-airflow-*.*.* and newer.
1866
+ # composer-3-airflow-*.*.*-build.* and newer.
1867
1867
  #
1868
1868
  # @overload get_user_workloads_config_map(request, options = nil)
1869
1869
  # Pass arguments to `get_user_workloads_config_map` via a request object, either of type
@@ -1952,7 +1952,7 @@ module Google
1952
1952
  # Lists user workloads ConfigMaps.
1953
1953
  #
1954
1954
  # This method is supported for Cloud Composer environments in versions
1955
- # composer-3.*.*-airflow-*.*.* and newer.
1955
+ # composer-3-airflow-*.*.*-build.* and newer.
1956
1956
  #
1957
1957
  # @overload list_user_workloads_config_maps(request, options = nil)
1958
1958
  # Pass arguments to `list_user_workloads_config_maps` via a request object, either of type
@@ -2052,7 +2052,7 @@ module Google
2052
2052
  # Updates a user workloads ConfigMap.
2053
2053
  #
2054
2054
  # This method is supported for Cloud Composer environments in versions
2055
- # composer-3.*.*-airflow-*.*.* and newer.
2055
+ # composer-3-airflow-*.*.*-build.* and newer.
2056
2056
  #
2057
2057
  # @overload update_user_workloads_config_map(request, options = nil)
2058
2058
  # Pass arguments to `update_user_workloads_config_map` via a request object, either of type
@@ -2140,7 +2140,7 @@ module Google
2140
2140
  # Deletes a user workloads ConfigMap.
2141
2141
  #
2142
2142
  # This method is supported for Cloud Composer environments in versions
2143
- # composer-3.*.*-airflow-*.*.* and newer.
2143
+ # composer-3-airflow-*.*.*-build.* and newer.
2144
2144
  #
2145
2145
  # @overload delete_user_workloads_config_map(request, options = nil)
2146
2146
  # Pass arguments to `delete_user_workloads_config_map` via a request object, either of type
@@ -2664,6 +2664,13 @@ module Google
2664
2664
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
2665
2665
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
2666
2666
  # * (`nil`) indicating no credentials
2667
+ #
2668
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
2669
+ # external source for authentication to Google Cloud, you must validate it before
2670
+ # providing it to a Google API client library. Providing an unvalidated credential
2671
+ # configuration to Google APIs can compromise the security of your systems and data.
2672
+ # For more information, refer to [Validate credential configurations from external
2673
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
2667
2674
  # @return [::Object]
2668
2675
  # @!attribute [rw] scope
2669
2676
  # The OAuth scopes
@@ -642,6 +642,13 @@ module Google
642
642
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
643
643
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
644
644
  # * (`nil`) indicating no credentials
645
+ #
646
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
647
+ # external source for authentication to Google Cloud, you must validate it before
648
+ # providing it to a Google API client library. Providing an unvalidated credential
649
+ # configuration to Google APIs can compromise the security of your systems and data.
650
+ # For more information, refer to [Validate credential configurations from external
651
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
645
652
  # @return [::Object]
646
653
  # @!attribute [rw] scope
647
654
  # The OAuth scopes
@@ -1021,7 +1021,7 @@ module Google
1021
1021
  # runs a single Composer component.
1022
1022
  #
1023
1023
  # This method is supported for Cloud Composer environments in versions
1024
- # composer-3.*.*-airflow-*.*.* and newer.
1024
+ # composer-2.*.*-airflow-*.*.* and newer.
1025
1025
  #
1026
1026
  # @overload list_workloads(request, options = nil)
1027
1027
  # Pass arguments to `list_workloads` via a request object, either of type
@@ -1237,7 +1237,7 @@ module Google
1237
1237
  # Creates a user workloads Secret.
1238
1238
  #
1239
1239
  # This method is supported for Cloud Composer environments in versions
1240
- # composer-3.*.*-airflow-*.*.* and newer.
1240
+ # composer-3-airflow-*.*.*-build.* and newer.
1241
1241
  #
1242
1242
  # @overload create_user_workloads_secret(request, options = nil)
1243
1243
  # Pass arguments to `create_user_workloads_secret` via a request object, either of type
@@ -1322,7 +1322,7 @@ module Google
1322
1322
  # Values of the "data" field in the response are cleared.
1323
1323
  #
1324
1324
  # This method is supported for Cloud Composer environments in versions
1325
- # composer-3.*.*-airflow-*.*.* and newer.
1325
+ # composer-3-airflow-*.*.*-build.* and newer.
1326
1326
  #
1327
1327
  # @overload get_user_workloads_secret(request, options = nil)
1328
1328
  # Pass arguments to `get_user_workloads_secret` via a request object, either of type
@@ -1404,7 +1404,7 @@ module Google
1404
1404
  # Lists user workloads Secrets.
1405
1405
  #
1406
1406
  # This method is supported for Cloud Composer environments in versions
1407
- # composer-3.*.*-airflow-*.*.* and newer.
1407
+ # composer-3-airflow-*.*.*-build.* and newer.
1408
1408
  #
1409
1409
  # @overload list_user_workloads_secrets(request, options = nil)
1410
1410
  # Pass arguments to `list_user_workloads_secrets` via a request object, either of type
@@ -1497,7 +1497,7 @@ module Google
1497
1497
  # Updates a user workloads Secret.
1498
1498
  #
1499
1499
  # This method is supported for Cloud Composer environments in versions
1500
- # composer-3.*.*-airflow-*.*.* and newer.
1500
+ # composer-3-airflow-*.*.*-build.* and newer.
1501
1501
  #
1502
1502
  # @overload update_user_workloads_secret(request, options = nil)
1503
1503
  # Pass arguments to `update_user_workloads_secret` via a request object, either of type
@@ -1578,7 +1578,7 @@ module Google
1578
1578
  # Deletes a user workloads Secret.
1579
1579
  #
1580
1580
  # This method is supported for Cloud Composer environments in versions
1581
- # composer-3.*.*-airflow-*.*.* and newer.
1581
+ # composer-3-airflow-*.*.*-build.* and newer.
1582
1582
  #
1583
1583
  # @overload delete_user_workloads_secret(request, options = nil)
1584
1584
  # Pass arguments to `delete_user_workloads_secret` via a request object, either of type
@@ -1660,7 +1660,7 @@ module Google
1660
1660
  # Creates a user workloads ConfigMap.
1661
1661
  #
1662
1662
  # This method is supported for Cloud Composer environments in versions
1663
- # composer-3.*.*-airflow-*.*.* and newer.
1663
+ # composer-3-airflow-*.*.*-build.* and newer.
1664
1664
  #
1665
1665
  # @overload create_user_workloads_config_map(request, options = nil)
1666
1666
  # Pass arguments to `create_user_workloads_config_map` via a request object, either of type
@@ -1744,7 +1744,7 @@ module Google
1744
1744
  # Gets an existing user workloads ConfigMap.
1745
1745
  #
1746
1746
  # This method is supported for Cloud Composer environments in versions
1747
- # composer-3.*.*-airflow-*.*.* and newer.
1747
+ # composer-3-airflow-*.*.*-build.* and newer.
1748
1748
  #
1749
1749
  # @overload get_user_workloads_config_map(request, options = nil)
1750
1750
  # Pass arguments to `get_user_workloads_config_map` via a request object, either of type
@@ -1826,7 +1826,7 @@ module Google
1826
1826
  # Lists user workloads ConfigMaps.
1827
1827
  #
1828
1828
  # This method is supported for Cloud Composer environments in versions
1829
- # composer-3.*.*-airflow-*.*.* and newer.
1829
+ # composer-3-airflow-*.*.*-build.* and newer.
1830
1830
  #
1831
1831
  # @overload list_user_workloads_config_maps(request, options = nil)
1832
1832
  # Pass arguments to `list_user_workloads_config_maps` via a request object, either of type
@@ -1919,7 +1919,7 @@ module Google
1919
1919
  # Updates a user workloads ConfigMap.
1920
1920
  #
1921
1921
  # This method is supported for Cloud Composer environments in versions
1922
- # composer-3.*.*-airflow-*.*.* and newer.
1922
+ # composer-3-airflow-*.*.*-build.* and newer.
1923
1923
  #
1924
1924
  # @overload update_user_workloads_config_map(request, options = nil)
1925
1925
  # Pass arguments to `update_user_workloads_config_map` via a request object, either of type
@@ -2000,7 +2000,7 @@ module Google
2000
2000
  # Deletes a user workloads ConfigMap.
2001
2001
  #
2002
2002
  # This method is supported for Cloud Composer environments in versions
2003
- # composer-3.*.*-airflow-*.*.* and newer.
2003
+ # composer-3-airflow-*.*.*-build.* and newer.
2004
2004
  #
2005
2005
  # @overload delete_user_workloads_config_map(request, options = nil)
2006
2006
  # Pass arguments to `delete_user_workloads_config_map` via a request object, either of type
@@ -2487,6 +2487,13 @@ module Google
2487
2487
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
2488
2488
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
2489
2489
  # * (`nil`) indicating no credentials
2490
+ #
2491
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
2492
+ # external source for authentication to Google Cloud, you must validate it before
2493
+ # providing it to a Google API client library. Providing an unvalidated credential
2494
+ # configuration to Google APIs can compromise the security of your systems and data.
2495
+ # For more information, refer to [Validate credential configurations from external
2496
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
2490
2497
  # @return [::Object]
2491
2498
  # @!attribute [rw] scope
2492
2499
  # The OAuth scopes
@@ -504,6 +504,13 @@ module Google
504
504
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
505
505
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
506
506
  # * (`nil`) indicating no credentials
507
+ #
508
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
509
+ # external source for authentication to Google Cloud, you must validate it before
510
+ # providing it to a Google API client library. Providing an unvalidated credential
511
+ # configuration to Google APIs can compromise the security of your systems and data.
512
+ # For more information, refer to [Validate credential configurations from external
513
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
507
514
  # @return [::Object]
508
515
  # @!attribute [rw] scope
509
516
  # The OAuth scopes
@@ -55,7 +55,7 @@ module Google
55
55
  # runs a single Composer component.
56
56
  #
57
57
  # This method is supported for Cloud Composer environments in versions
58
- # composer-3.*.*-airflow-*.*.* and newer.
58
+ # composer-2.*.*-airflow-*.*.* and newer.
59
59
  rpc :ListWorkloads, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListWorkloadsResponse
60
60
  # Check if an upgrade operation on the environment will succeed.
61
61
  #
@@ -64,53 +64,53 @@ module Google
64
64
  # Creates a user workloads Secret.
65
65
  #
66
66
  # This method is supported for Cloud Composer environments in versions
67
- # composer-3.*.*-airflow-*.*.* and newer.
67
+ # composer-3-airflow-*.*.*-build.* and newer.
68
68
  rpc :CreateUserWorkloadsSecret, ::Google::Cloud::Orchestration::Airflow::Service::V1::CreateUserWorkloadsSecretRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsSecret
69
69
  # Gets an existing user workloads Secret.
70
70
  # Values of the "data" field in the response are cleared.
71
71
  #
72
72
  # This method is supported for Cloud Composer environments in versions
73
- # composer-3.*.*-airflow-*.*.* and newer.
73
+ # composer-3-airflow-*.*.*-build.* and newer.
74
74
  rpc :GetUserWorkloadsSecret, ::Google::Cloud::Orchestration::Airflow::Service::V1::GetUserWorkloadsSecretRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsSecret
75
75
  # Lists user workloads Secrets.
76
76
  #
77
77
  # This method is supported for Cloud Composer environments in versions
78
- # composer-3.*.*-airflow-*.*.* and newer.
78
+ # composer-3-airflow-*.*.*-build.* and newer.
79
79
  rpc :ListUserWorkloadsSecrets, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListUserWorkloadsSecretsRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListUserWorkloadsSecretsResponse
80
80
  # Updates a user workloads Secret.
81
81
  #
82
82
  # This method is supported for Cloud Composer environments in versions
83
- # composer-3.*.*-airflow-*.*.* and newer.
83
+ # composer-3-airflow-*.*.*-build.* and newer.
84
84
  rpc :UpdateUserWorkloadsSecret, ::Google::Cloud::Orchestration::Airflow::Service::V1::UpdateUserWorkloadsSecretRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsSecret
85
85
  # Deletes a user workloads Secret.
86
86
  #
87
87
  # This method is supported for Cloud Composer environments in versions
88
- # composer-3.*.*-airflow-*.*.* and newer.
88
+ # composer-3-airflow-*.*.*-build.* and newer.
89
89
  rpc :DeleteUserWorkloadsSecret, ::Google::Cloud::Orchestration::Airflow::Service::V1::DeleteUserWorkloadsSecretRequest, ::Google::Protobuf::Empty
90
90
  # Creates a user workloads ConfigMap.
91
91
  #
92
92
  # This method is supported for Cloud Composer environments in versions
93
- # composer-3.*.*-airflow-*.*.* and newer.
93
+ # composer-3-airflow-*.*.*-build.* and newer.
94
94
  rpc :CreateUserWorkloadsConfigMap, ::Google::Cloud::Orchestration::Airflow::Service::V1::CreateUserWorkloadsConfigMapRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsConfigMap
95
95
  # Gets an existing user workloads ConfigMap.
96
96
  #
97
97
  # This method is supported for Cloud Composer environments in versions
98
- # composer-3.*.*-airflow-*.*.* and newer.
98
+ # composer-3-airflow-*.*.*-build.* and newer.
99
99
  rpc :GetUserWorkloadsConfigMap, ::Google::Cloud::Orchestration::Airflow::Service::V1::GetUserWorkloadsConfigMapRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsConfigMap
100
100
  # Lists user workloads ConfigMaps.
101
101
  #
102
102
  # This method is supported for Cloud Composer environments in versions
103
- # composer-3.*.*-airflow-*.*.* and newer.
103
+ # composer-3-airflow-*.*.*-build.* and newer.
104
104
  rpc :ListUserWorkloadsConfigMaps, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListUserWorkloadsConfigMapsRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::ListUserWorkloadsConfigMapsResponse
105
105
  # Updates a user workloads ConfigMap.
106
106
  #
107
107
  # This method is supported for Cloud Composer environments in versions
108
- # composer-3.*.*-airflow-*.*.* and newer.
108
+ # composer-3-airflow-*.*.*-build.* and newer.
109
109
  rpc :UpdateUserWorkloadsConfigMap, ::Google::Cloud::Orchestration::Airflow::Service::V1::UpdateUserWorkloadsConfigMapRequest, ::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsConfigMap
110
110
  # Deletes a user workloads ConfigMap.
111
111
  #
112
112
  # This method is supported for Cloud Composer environments in versions
113
- # composer-3.*.*-airflow-*.*.* and newer.
113
+ # composer-3-airflow-*.*.*-build.* and newer.
114
114
  rpc :DeleteUserWorkloadsConfigMap, ::Google::Cloud::Orchestration::Airflow::Service::V1::DeleteUserWorkloadsConfigMapRequest, ::Google::Protobuf::Empty
115
115
  # Creates a snapshots of a Cloud Composer environment.
116
116
  #
@@ -325,6 +325,13 @@ module Google
325
325
  # * (`GRPC::Core::Channel`) a gRPC channel with included credentials
326
326
  # * (`GRPC::Core::ChannelCredentials`) a gRPC credentails object
327
327
  # * (`nil`) indicating no credentials
328
+ #
329
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
330
+ # external source for authentication to Google Cloud, you must validate it before
331
+ # providing it to a Google API client library. Providing an unvalidated credential
332
+ # configuration to Google APIs can compromise the security of your systems and data.
333
+ # For more information, refer to [Validate credential configurations from external
334
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
328
335
  # @return [::Object]
329
336
  # @!attribute [rw] scope
330
337
  # The OAuth scopes
@@ -309,6 +309,13 @@ module Google
309
309
  # * (`Signet::OAuth2::Client`) A signet oauth2 client object
310
310
  # (see the [signet docs](https://rubydoc.info/gems/signet/Signet/OAuth2/Client))
311
311
  # * (`nil`) indicating no credentials
312
+ #
313
+ # Warning: If you accept a credential configuration (JSON file or Hash) from an
314
+ # external source for authentication to Google Cloud, you must validate it before
315
+ # providing it to a Google API client library. Providing an unvalidated credential
316
+ # configuration to Google APIs can compromise the security of your systems and data.
317
+ # For more information, refer to [Validate credential configurations from external
318
+ # sources](https://cloud.google.com/docs/authentication/external/externally-sourced-credentials).
312
319
  # @return [::Object]
313
320
  # @!attribute [rw] scope
314
321
  # The OAuth scopes
@@ -23,7 +23,7 @@ module Google
23
23
  module Airflow
24
24
  module Service
25
25
  module V1
26
- VERSION = "1.2.0"
26
+ VERSION = "1.3.1"
27
27
  end
28
28
  end
29
29
  end
@@ -221,6 +221,12 @@ module Google
221
221
  # Pythonic which are included in `protobuf>=5.29.x`. This feature will be
222
222
  # enabled by default 1 month after launching the feature in preview
223
223
  # packages.
224
+ # @!attribute [rw] unversioned_package_disabled
225
+ # @return [::Boolean]
226
+ # Disables generation of an unversioned Python package for this client
227
+ # library. This means that the module names will need to be versioned in
228
+ # import statements. For example `import google.cloud.library_v2` instead
229
+ # of `import google.cloud.library`.
224
230
  class ExperimentalFeatures
225
231
  include ::Google::Protobuf::MessageExts
226
232
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -409,6 +415,14 @@ module Google
409
415
  # @return [::Array<::String>]
410
416
  # An allowlist of the fully qualified names of RPCs that should be included
411
417
  # on public client surfaces.
418
+ # @!attribute [rw] generate_omitted_as_internal
419
+ # @return [::Boolean]
420
+ # Setting this to true indicates to the client generators that methods
421
+ # that would be excluded from the generation should instead be generated
422
+ # in a way that indicates these methods should not be consumed by
423
+ # end users. How this is expressed is up to individual language
424
+ # implementations to decide. Some examples may be: added annotations,
425
+ # obfuscated identifiers, or other language idiomatic patterns.
412
426
  class SelectiveGapicGeneration
413
427
  include ::Google::Protobuf::MessageExts
414
428
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -1160,7 +1160,7 @@ module Google
1160
1160
  # If unspecified, the field defaults to `PLUGINS_ENABLED`.
1161
1161
  #
1162
1162
  # This field is supported for Cloud Composer environments in versions
1163
- # composer-3.*.*-airflow-*.*.* and newer.
1163
+ # composer-3-airflow-*.*.*-build.* and newer.
1164
1164
  class SoftwareConfig
1165
1165
  include ::Google::Protobuf::MessageExts
1166
1166
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -1222,6 +1222,8 @@ module Google
1222
1222
  #
1223
1223
  # For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*,
1224
1224
  # this field is applicable only when `use_ip_aliases` is true.
1225
+ #
1226
+ # Note: The following fields are mutually exclusive: `cluster_secondary_range_name`, `cluster_ipv4_cidr_block`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1225
1227
  # @!attribute [rw] cluster_ipv4_cidr_block
1226
1228
  # @return [::String]
1227
1229
  # Optional. The IP address range used to allocate IP addresses to pods in
@@ -1240,6 +1242,8 @@ module Google
1240
1242
  # notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.
1241
1243
  # `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range
1242
1244
  # to use.
1245
+ #
1246
+ # Note: The following fields are mutually exclusive: `cluster_ipv4_cidr_block`, `cluster_secondary_range_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1243
1247
  # @!attribute [rw] services_secondary_range_name
1244
1248
  # @return [::String]
1245
1249
  # Optional. The name of the services' secondary range used to allocate
@@ -1247,6 +1251,8 @@ module Google
1247
1251
  #
1248
1252
  # For Cloud Composer environments in versions composer-1.*.*-airflow-*.*.*,
1249
1253
  # this field is applicable only when `use_ip_aliases` is true.
1254
+ #
1255
+ # Note: The following fields are mutually exclusive: `services_secondary_range_name`, `services_ipv4_cidr_block`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1250
1256
  # @!attribute [rw] services_ipv4_cidr_block
1251
1257
  # @return [::String]
1252
1258
  # Optional. The IP address range of the services IP addresses in this
@@ -1265,6 +1271,8 @@ module Google
1265
1271
  # notation (e.g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.
1266
1272
  # `10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range
1267
1273
  # to use.
1274
+ #
1275
+ # Note: The following fields are mutually exclusive: `services_ipv4_cidr_block`, `services_secondary_range_name`. If a field in that set is populated, all other fields in the set will automatically be cleared.
1268
1276
  class IPAllocationPolicy
1269
1277
  include ::Google::Protobuf::MessageExts
1270
1278
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -1391,7 +1399,7 @@ module Google
1391
1399
  # projects/\\{project}/regions/\\{region}/networkAttachments/\\{networkAttachment}.
1392
1400
  #
1393
1401
  # This field is supported for Cloud Composer environments in versions
1394
- # composer-3.*.*-airflow-*.*.* and newer.
1402
+ # composer-3-airflow-*.*.*-build.* and newer.
1395
1403
  # @!attribute [rw] composer_internal_ipv4_cidr_block
1396
1404
  # @return [::String]
1397
1405
  # Optional. The IP range in CIDR notation to use internally by Cloud
@@ -1401,7 +1409,7 @@ module Google
1401
1409
  # If not specified, the default value of '100.64.128.0/20' is used.
1402
1410
  #
1403
1411
  # This field is supported for Cloud Composer environments in versions
1404
- # composer-3.*.*-airflow-*.*.* and newer.
1412
+ # composer-3-airflow-*.*.*-build.* and newer.
1405
1413
  class NodeConfig
1406
1414
  include ::Google::Protobuf::MessageExts
1407
1415
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -1476,7 +1484,7 @@ module Google
1476
1484
  # internet.
1477
1485
  #
1478
1486
  # This field is supported for Cloud Composer environments in versions
1479
- # composer-3.*.*-airflow-*.*.* and newer.
1487
+ # composer-3-airflow-*.*.*-build.* and newer.
1480
1488
  # @!attribute [rw] private_cluster_config
1481
1489
  # @return [::Google::Cloud::Orchestration::Airflow::Service::V1::PrivateClusterConfig]
1482
1490
  # Optional. Configuration for the private GKE cluster for a Private IP
@@ -1557,7 +1565,7 @@ module Google
1557
1565
  # Optional. Resources used by Airflow DAG processors.
1558
1566
  #
1559
1567
  # This field is supported for Cloud Composer environments in versions
1560
- # composer-3.*.*-airflow-*.*.* and newer.
1568
+ # composer-3-airflow-*.*.*-build.* and newer.
1561
1569
  class WorkloadsConfig
1562
1570
  include ::Google::Protobuf::MessageExts
1563
1571
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -1639,7 +1647,7 @@ module Google
1639
1647
  # Configuration for resources used by Airflow DAG processors.
1640
1648
  #
1641
1649
  # This field is supported for Cloud Composer environments in versions
1642
- # composer-3.*.*-airflow-*.*.* and newer.
1650
+ # composer-3-airflow-*.*.*-build.* and newer.
1643
1651
  # @!attribute [rw] cpu
1644
1652
  # @return [::Float]
1645
1653
  # Optional. CPU request and limit for a single Airflow DAG processor
@@ -40,6 +40,8 @@ module Google
40
40
  # @!attribute [rw] error
41
41
  # @return [::Google::Rpc::Status]
42
42
  # The error result of the operation in case of failure or cancellation.
43
+ #
44
+ # Note: The following fields are mutually exclusive: `error`, `response`. If a field in that set is populated, all other fields in the set will automatically be cleared.
43
45
  # @!attribute [rw] response
44
46
  # @return [::Google::Protobuf::Any]
45
47
  # The normal, successful response of the operation. If the original
@@ -50,6 +52,8 @@ module Google
50
52
  # is the original method name. For example, if the original method name
51
53
  # is `TakeSnapshot()`, the inferred response type is
52
54
  # `TakeSnapshotResponse`.
55
+ #
56
+ # Note: The following fields are mutually exclusive: `response`, `error`. If a field in that set is populated, all other fields in the set will automatically be cleared.
53
57
  class Operation
54
58
  include ::Google::Protobuf::MessageExts
55
59
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +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.2.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-10 00:00:00.000000000 Z
10
+ date: 2025-03-13 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: gapic-common
@@ -16,7 +15,7 @@ dependencies:
16
15
  requirements:
17
16
  - - ">="
18
17
  - !ruby/object:Gem::Version
19
- version: 0.24.0
18
+ version: 0.25.0
20
19
  - - "<"
21
20
  - !ruby/object:Gem::Version
22
21
  version: 2.a
@@ -26,7 +25,7 @@ dependencies:
26
25
  requirements:
27
26
  - - ">="
28
27
  - !ruby/object:Gem::Version
29
- version: 0.24.0
28
+ version: 0.25.0
30
29
  - - "<"
31
30
  - !ruby/object:Gem::Version
32
31
  version: 2.a
@@ -104,7 +103,6 @@ homepage: https://github.com/googleapis/google-cloud-ruby
104
103
  licenses:
105
104
  - Apache-2.0
106
105
  metadata: {}
107
- post_install_message:
108
106
  rdoc_options: []
109
107
  require_paths:
110
108
  - lib
@@ -112,15 +110,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
112
110
  requirements:
113
111
  - - ">="
114
112
  - !ruby/object:Gem::Version
115
- version: '2.7'
113
+ version: '3.0'
116
114
  required_rubygems_version: !ruby/object:Gem::Requirement
117
115
  requirements:
118
116
  - - ">="
119
117
  - !ruby/object:Gem::Version
120
118
  version: '0'
121
119
  requirements: []
122
- rubygems_version: 3.5.23
123
- signing_key:
120
+ rubygems_version: 3.6.5
124
121
  specification_version: 4
125
122
  summary: Manages Apache Airflow environments on Google Cloud Platform.
126
123
  test_files: []