google-apis-cloudresourcemanager_v3 0.34.0 → 0.36.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9357934dfa12936adb91039cbc9cb698e22e0f9ac1865fcbb284b9878a23649b
|
4
|
+
data.tar.gz: 1e2d1b114e2abca691d0e411ca7b511b7c8824bed91a67258138bb922c5969ca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d85025fbcdbe405edcb2e5fc7b39bddc052244fa8196ccbb29951a4bd82d4b47e5ff7402d70d35d4fbabb5d9e0763a2657c97b7cf61c58038027a58d32dc46a
|
7
|
+
data.tar.gz: 683d5de3bf1ca13322cf816143639c3e3b54e9b3aee27eee8934c7d1126627259fdcae4be71b5a0ab6030062b94d981be63161ae31285e8a54c9eb92574f0480
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-cloudresourcemanager_v3
|
2
2
|
|
3
|
+
### v0.36.0 (2022-09-22)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.10.0
|
6
|
+
|
7
|
+
### v0.35.0 (2022-09-13)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220911
|
10
|
+
|
3
11
|
### v0.34.0 (2022-09-01)
|
4
12
|
|
5
13
|
* 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.
|
19
|
+
GEM_VERSION = "0.36.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.10.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.36.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-26 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:
|
19
|
+
version: 0.9.0
|
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:
|
29
|
+
version: 0.9.0
|
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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v3/v0.36.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: []
|