google-apis-cloudresourcemanager_v3 0.34.0 → 0.35.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: 4693242bf20dab3cdf3756f972b9d63a9be30548b70b0b8d039d994445b99bd3
4
- data.tar.gz: 6534ba4857f92b0deca8c8a6b85926189661b565842e2a0a9852995040a51dc4
3
+ metadata.gz: eec3a8cbd62efee07e0075212bb4982ec842c6578e730f1144654ed9d0aefa17
4
+ data.tar.gz: 6d11042dc48f233f708e4c356b2700403a0256c1c5ea95a4b33ef075f9536b4a
5
5
  SHA512:
6
- metadata.gz: bc782941d981e8f4c354196814a1de25d6c9d0ab8499e29086ba8668a9ab5579c2ef61bc7025db5f02876cbb94fa9ad1c470bf40e848482abcb9ba9d881b615c
7
- data.tar.gz: 4c36f98a6d005a557a79b4db054340d9363b5e15205147ba2d3a7fa403559823bbfbd15eda41d66b78ef03a98e30fbfe81a4ccddecf42005c043604b1da11942
6
+ metadata.gz: 38ceeb0f6c21bd3d067109fe44eb9c19e13284ceade66a715c7b8796b16fee5a279ea0dfea30d51b97c9c818adc7a6225d24be82fb7c3a08d60128c48824d3da
7
+ data.tar.gz: 7d08597c879d6468290810f16491b1531d5fc11a9dfe9da9e01dc1b8f0f06860e467b2d36cc3787b1215fea446aeef53dd069bda5175d3f4857ad59f757b8126
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v3
2
2
 
3
+ ### v0.35.0 (2022-09-13)
4
+
5
+ * Regenerated from discovery document revision 20220911
6
+
3
7
  ### v0.34.0 (2022-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220828
@@ -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.34.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220828"
25
+ REVISION = "20220911"
26
26
  end
27
27
  end
28
28
  end
@@ -1297,8 +1297,7 @@ module Google
1297
1297
  # longer have owners who have accepted the ToS. Edits to IAM policies will be
1298
1298
  # rejected until the lack of a ToS-accepting owner is rectified. If the project
1299
1299
  # is part of an organization, you can remove all owners, potentially making the
1300
- # organization inaccessible. + Calling this method requires enabling the App
1301
- # Engine Admin API.
1300
+ # organization inaccessible.
1302
1301
  # @param [String] resource
1303
1302
  # REQUIRED: The resource for which the policy is being specified. See [Resource
1304
1303
  # names](https://cloud.google.com/apis/design/resource_names) for the
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.34.0
4
+ version: 0.35.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-09-05 00:00:00.000000000 Z
11
+ date: 2022-09-19 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-cloudresourcemanager_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.35.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: []