google-apis-cloudresourcemanager_v1beta1 0.14.0 → 0.15.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: dada1d7af453e426869ae76267a8c9ead15adf77907e448cb52175db94151a65
|
|
4
|
+
data.tar.gz: e28b425be1856a7160a32b3c049c290520cc057c21e3a66b8d336c813413d07f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 215a114564f422c8d3f4001db56719119dcf00ae2e51aa722379139064cdb29a0b7f06f3e8baebd16126ec6b33bfebb2b7f0c697d18ad81f3b3934eb0f53e3e2
|
|
7
|
+
data.tar.gz: 42615911eb95211b20e570275afb6cb6f622ce6d2ddb0e937cd2afd0cc0f90709d9aec2a80dab42ef5c5a4db49a98b6fd971b8a798d6a35bc64db48854626d0e
|
data/CHANGELOG.md
CHANGED
|
@@ -379,8 +379,8 @@ module Google
|
|
|
379
379
|
end
|
|
380
380
|
end
|
|
381
381
|
|
|
382
|
-
#
|
|
383
|
-
#
|
|
382
|
+
# A status object which is used as the `metadata` field for the operation
|
|
383
|
+
# returned by DeleteOrganization.
|
|
384
384
|
class DeleteOrganizationMetadata
|
|
385
385
|
include Google::Apis::Core::Hashable
|
|
386
386
|
|
|
@@ -632,13 +632,16 @@ module Google
|
|
|
632
632
|
class GetPolicyOptions
|
|
633
633
|
include Google::Apis::Core::Hashable
|
|
634
634
|
|
|
635
|
-
# Optional. The policy
|
|
636
|
-
# 3. Requests specifying an invalid value will be
|
|
637
|
-
# policies with any conditional bindings must
|
|
638
|
-
#
|
|
639
|
-
# field unset.
|
|
640
|
-
#
|
|
641
|
-
#
|
|
635
|
+
# Optional. The maximum policy version that will be used to format the policy.
|
|
636
|
+
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
|
637
|
+
# rejected. Requests for policies with any conditional role bindings must
|
|
638
|
+
# specify version 3. Policies with no conditional role bindings may specify any
|
|
639
|
+
# valid value or leave the field unset. The policy in the response might use the
|
|
640
|
+
# policy version that you specified, or it might use a lower policy version. For
|
|
641
|
+
# example, if you specify version 3, but the policy has no conditional role
|
|
642
|
+
# bindings, the response uses version 1. To learn which resources support
|
|
643
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
|
644
|
+
# google.com/iam/help/conditions/resource-policies).
|
|
642
645
|
# Corresponds to the JSON property `requestedPolicyVersion`
|
|
643
646
|
# @return [Fixnum]
|
|
644
647
|
attr_accessor :requested_policy_version
|
|
@@ -1178,8 +1181,8 @@ module Google
|
|
|
1178
1181
|
end
|
|
1179
1182
|
end
|
|
1180
1183
|
|
|
1181
|
-
#
|
|
1182
|
-
#
|
|
1184
|
+
# A status object which is used as the `metadata` field for the Operation
|
|
1185
|
+
# returned by UndeleteOrganization.
|
|
1183
1186
|
class UndeleteOrganizationMetadata
|
|
1184
1187
|
include Google::Apis::Core::Hashable
|
|
1185
1188
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module CloudresourcemanagerV1beta1
|
|
18
18
|
# Version of the google-apis-cloudresourcemanager_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.15.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20211107"
|
|
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-cloudresourcemanager_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.15.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: 2021-
|
|
11
|
+
date: 2021-11-15 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_v1beta1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.15.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1beta1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|