google-apis-composer_v1beta1 0.29.0 → 0.30.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: edd49673f16cd9cd1e10bad37b9637fcd2a5a7f710ccb1d25b6e21214568e2ae
4
- data.tar.gz: 53787cf33962175488c7d8e07b73c1a6b1e84990fb31865a78d4074ee7e4a731
3
+ metadata.gz: '08c9a30a4a8d8de7d87868b874d540bcc75b80449b5c430365af3bbfe934b6d0'
4
+ data.tar.gz: a1e1f5e7ff597e81e8be04f379fc0ab60bde4d63c5ca96444dda30d1c26c1cfd
5
5
  SHA512:
6
- metadata.gz: 58eb281ba6238c6839a7715a635fdc11afdce474c620d706ca52319cf0e18c1928cc5119b74419798af7758d293e483c3c216aa7752bcde5bfde2160027c77ed
7
- data.tar.gz: d734da535fb5cf75f808fe169ebf77269c623f593a68d6a80595c90c393ed044e3222a3ec76051bdc5eb8d9fadaf33d3f7bdb47f412677822707566e99f8964d
6
+ metadata.gz: c41b265caf9f5eab2d4b8317b160f464bf39a31244a0c6c26af1bb0a9e17631f9cf633d67976e0143b5d7553d2239406fa93636f9024e78f73cc129ba08fe1f7
7
+ data.tar.gz: f9a6b6e0383b8117f754b5d3100ff7ec00fb71e12476800acb320d6aa03d8d364845a729149ba6b3ae746c125fb96a3b21da53a571cad9af42abd19c1f2a2f5a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-composer_v1beta1
2
2
 
3
+ ### v0.30.0 (2023-01-29)
4
+
5
+ * Regenerated from discovery document revision 20230124
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.29.0 (2022-11-22)
4
9
 
5
10
  * Regenerated from discovery document revision 20221114
@@ -1042,8 +1042,7 @@ module Google
1042
1042
  # Optional. The list of instance tags applied to all node VMs. Tags are used to
1043
1043
  # identify valid sources or targets for network firewalls. Each tag within the
1044
1044
  # list must comply with [RFC1035](https://www.ietf.org/rfc/rfc1035.txt). Cannot
1045
- # be updated. This field is supported for Cloud Composer environments in
1046
- # versions composer-1.*.*-airflow-*.*.*.
1045
+ # be updated.
1047
1046
  # Corresponds to the JSON property `tags`
1048
1047
  # @return [Array<String>]
1049
1048
  attr_accessor :tags
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ComposerV1beta1
18
18
  # Version of the google-apis-composer_v1beta1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221114"
25
+ REVISION = "20230124"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-composer_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-composer_v1beta1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-composer_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Composer API V1beta1