google-apis-cloudresourcemanager_v1 0.17.0 → 0.18.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: e4fdb8a8b4a3cf973657c64d540eea2f79b7fc6b9e03359cdc772e5b103d7f28
4
- data.tar.gz: ea4bbc6b921b8c133b2ba01ec9c77e92f3a697f0a02771ebfdb84be9d3333ae8
3
+ metadata.gz: 33c3cb00e698cea301b637e533ff70b4266f2f063f7e8869e170853e53833464
4
+ data.tar.gz: d41f3d1b28efb9385e982845e099067a1aafbee142e04ee5a61015644a6a0bae
5
5
  SHA512:
6
- metadata.gz: 14cc90ec836e73fa60a1cde85cf324b5c248343fafd6757da67ca53f815ae4cf4c047a6c48ada8ea4967b4649b7630e63a4857f5670b87cbe9adc2abcb3f903b
7
- data.tar.gz: f0732c2267d065ba7937c9f9a0a04961864c71ff76c60bd892b4f4dcfb3630bbe8524a1bd9664f15af4d2d2deefa864e9f88dbb4a4673abf61173a94f86936fd
6
+ metadata.gz: 07f76fd99b5ae85e4caa6bba005d854a23916392b22d76816463a49b55d4ae60449b915b1bae9225339168575cdce45e11451036f2573b7fb9c14d0cd609371a
7
+ data.tar.gz: b0b4cd8c1e10fcee327105f0165f8c06bf782ad53d564198ff975bf311f44208b429fcbb3922e01d5cb2140babedb99d7e5e21a7e7368ae6715015a726b1b788
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1
2
2
 
3
+ ### v0.18.0 (2021-11-09)
4
+
5
+ * Regenerated from discovery document revision 20211107
6
+
3
7
  ### v0.17.0 (2021-10-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20211017
@@ -535,8 +535,8 @@ module Google
535
535
  end
536
536
  end
537
537
 
538
- # LINT.IfChange A status object which is used as the `metadata` field for the
539
- # operation returned by DeleteOrganization.
538
+ # A status object which is used as the `metadata` field for the operation
539
+ # returned by DeleteOrganization.
540
540
  class DeleteOrganizationMetadata
541
541
  include Google::Apis::Core::Hashable
542
542
 
@@ -825,13 +825,16 @@ module Google
825
825
  class GetPolicyOptions
826
826
  include Google::Apis::Core::Hashable
827
827
 
828
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
829
- # 3. Requests specifying an invalid value will be rejected. Requests for
830
- # policies with any conditional bindings must specify version 3. Policies
831
- # without any conditional bindings may specify any valid value or leave the
832
- # field unset. To learn which resources support conditions in their IAM policies,
833
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
834
- # resource-policies).
828
+ # Optional. The maximum policy version that will be used to format the policy.
829
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
830
+ # rejected. Requests for policies with any conditional role bindings must
831
+ # specify version 3. Policies with no conditional role bindings may specify any
832
+ # valid value or leave the field unset. The policy in the response might use the
833
+ # policy version that you specified, or it might use a lower policy version. For
834
+ # example, if you specify version 3, but the policy has no conditional role
835
+ # bindings, the response uses version 1. To learn which resources support
836
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
837
+ # google.com/iam/help/conditions/resource-policies).
835
838
  # Corresponds to the JSON property `requestedPolicyVersion`
836
839
  # @return [Fixnum]
837
840
  attr_accessor :requested_policy_version
@@ -1985,8 +1988,8 @@ module Google
1985
1988
  end
1986
1989
  end
1987
1990
 
1988
- # LINT.IfChange A status object which is used as the `metadata` field for the
1989
- # Operation returned by UndeleteOrganization.
1991
+ # A status object which is used as the `metadata` field for the Operation
1992
+ # returned by UndeleteOrganization.
1990
1993
  class UndeleteOrganizationMetadata
1991
1994
  include Google::Apis::Core::Hashable
1992
1995
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV1
18
18
  # Version of the google-apis-cloudresourcemanager_v1 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.18.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 = "20211017"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.18.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-10-27 00:00:00.000000000 Z
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.18.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []