google-apis-cloudresourcemanager_v3 0.34.0 → 0.35.0
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: eec3a8cbd62efee07e0075212bb4982ec842c6578e730f1144654ed9d0aefa17
|
|
4
|
+
data.tar.gz: 6d11042dc48f233f708e4c356b2700403a0256c1c5ea95a4b33ef075f9536b4a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 38ceeb0f6c21bd3d067109fe44eb9c19e13284ceade66a715c7b8796b16fee5a279ea0dfea30d51b97c9c818adc7a6225d24be82fb7c3a08d60128c48824d3da
|
|
7
|
+
data.tar.gz: 7d08597c879d6468290810f16491b1531d5fc11a9dfe9da9e01dc1b8f0f06860e467b2d36cc3787b1215fea446aeef53dd069bda5175d3f4857ad59f757b8126
|
data/CHANGELOG.md
CHANGED
|
@@ -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.
|
|
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 = "
|
|
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.
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|