google-apis-cloudresourcemanager_v3 0.27.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: db65a76840faf0775534981da8a879b8a2c4be95071c22e4e19703cb0fc97422
4
- data.tar.gz: e4b7224195ef411de98dea8b4605c59599f32dc032725fada30e2d56dd050173
3
+ metadata.gz: d8136b5d96fa4c7c696f54a14102742beaf92a8d47ccc6769c0c5c47943f2e3c
4
+ data.tar.gz: d6fbf96cde9ab22e41d9d76d0fee56728edd72a56f748d24f6c21e4b41cc5213
5
5
  SHA512:
6
- metadata.gz: aca8da0db22f81edf5b25b669cd4e1e2d66c1f2b32177dd46e6a8ee73dd27fe926fdeff915f7597a6108dee8275d07770b334781f5289f1c53a109ea8d5a0d1e
7
- data.tar.gz: 1695d7dc620f04bab6daf63afa54b25432cd2332bcd0af5a8855f78ba06db3fdfb2b26ab976335ab02791fbc9a83ac7bc09a36269e718f11c61e38404db8efbf
6
+ metadata.gz: a29a596618cb7005febc1d9f046dc1e587b67ac45ae69c4fa3d42f35e76fa5d54e20af35e920cc499cc68c0e8782fecadd309fdd4eba8eb68de5267e778f811d
7
+ data.tar.gz: bf54a921ab593d4c57c3e9b10a29dc4c0fdbf1a4ba10446bafc947aa68afeaf4bb99375126f13fe6d734f169b1d4fb0f1252e3d823c1fc733ff7798ba453e942
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v3
2
2
 
3
+ ### v0.30.0 (2022-07-02)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.29.0 (2022-06-23)
8
+
9
+ * Regenerated from discovery document revision 20220619
10
+
11
+ ### v0.28.0 (2022-06-19)
12
+
13
+ * Regenerated using generator version 0.7.0
14
+
3
15
  ### v0.27.0 (2022-06-06)
4
16
 
5
17
  * Regenerated using generator version 0.5.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV3
18
18
  # Version of the google-apis-cloudresourcemanager_v3 gem
19
- GEM_VERSION = "0.27.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.5.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220523"
25
+ REVISION = "20220619"
26
26
  end
27
27
  end
28
28
  end
@@ -1520,7 +1520,7 @@ module Google
1520
1520
 
1521
1521
  # Creates a new TagKey. If another request with the same parameters is sent
1522
1522
  # while the original request is in process, the second request will receive an
1523
- # error. A maximum of 300 TagKeys can exist under a parent at any given time.
1523
+ # error. A maximum of 1000 TagKeys can exist under a parent at any given time.
1524
1524
  # @param [Google::Apis::CloudresourcemanagerV3::TagKey] tag_key_object
1525
1525
  # @param [Boolean] validate_only
1526
1526
  # Optional. Set to true to perform validations necessary for creating the
@@ -1823,7 +1823,7 @@ module Google
1823
1823
 
1824
1824
  # Creates a TagValue as a child of the specified TagKey. If a another request
1825
1825
  # with the same parameters is sent while the original request is in process the
1826
- # second request will receive an error. A maximum of 300 TagValues can exist
1826
+ # second request will receive an error. A maximum of 1000 TagValues can exist
1827
1827
  # under a TagKey at any given time.
1828
1828
  # @param [Google::Apis::CloudresourcemanagerV3::TagValue] tag_value_object
1829
1829
  # @param [Boolean] validate_only
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-cloudresourcemanager_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v3
63
63
  post_install_message:
64
64
  rdoc_options: []