google-apis-cloudresourcemanager_v1 0.15.0 → 0.16.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: ccd6f2ecd6c429d20f6d00fa1f2b6bfbe1b5ad12d74eb65c89377344feea8a4b
4
- data.tar.gz: b7797b415a3c684a74832734c8daf95fcd5a7dbdd43177d21aaddf1ef13dd9b3
3
+ metadata.gz: bd1e78873fa530b18a6bfbe03438e82d3c6a3ec14b1760ef0823eb3ff16c6d6d
4
+ data.tar.gz: e54b6e7f1ba9f668f1f1e3e45b006556001de6d0399962b46132987632d9533e
5
5
  SHA512:
6
- metadata.gz: 1170576e3a93b49f061685573fa4b85b20a316376b101193f6d33d4bf81cc8774d424dbdca17f6fcb3862923f24578e7fe9a527f9b0338f3c477837b218a5f92
7
- data.tar.gz: 8fb925bd744af69bceeef3f962421f70e6af13de5490c1646677f6d7e102c1968db1b52d338be324a63765b11c23d6715c20ea1002c04835bf3c39cdcd1065e9
6
+ metadata.gz: d22ea11b166fc04b869842b515b69bb5bc7a5b5c92f79617b2139858f00512c259e3f70e1532c71fb857ab9af3ea9fcc2f7ebb131f4d96781f944f33cdc739e8
7
+ data.tar.gz: da17bc8cfdc8c713deab6f1322da0a9c1a34b9067ccd3af5252fdb86d1c303fc61a6f84ba0dfd58d7ef32184ce4059bb1f1b64e3df565a6b3ca5767bce3acf90
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1
2
2
 
3
+ ### v0.16.0 (2021-10-05)
4
+
5
+ * Regenerated from discovery document revision 20211003
6
+
3
7
  ### v0.15.0 (2021-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210830
@@ -535,8 +535,8 @@ module Google
535
535
  end
536
536
  end
537
537
 
538
- # A status object which is used as the `metadata` field for the operation
539
- # returned by DeleteOrganization.
538
+ # LINT.IfChange A status object which is used as the `metadata` field for the
539
+ # operation returned by DeleteOrganization.
540
540
  class DeleteOrganizationMetadata
541
541
  include Google::Apis::Core::Hashable
542
542
 
@@ -1535,7 +1535,12 @@ module Google
1535
1535
 
1536
1536
  # Associates a list of `members` to a `role`. Optionally, may specify a `
1537
1537
  # condition` that determines how and when the `bindings` are applied. Each of
1538
- # the `bindings` must contain at least one member.
1538
+ # the `bindings` must contain at least one member. The `bindings` in a `Policy`
1539
+ # can refer to up to 1,500 members; up to 250 of these members can be Google
1540
+ # groups. Each occurrence of a member counts towards these limits. For example,
1541
+ # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
1542
+ # not to any other member, then you can add another 1,450 members to the `
1543
+ # bindings` in the `Policy`.
1539
1544
  # Corresponds to the JSON property `bindings`
1540
1545
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Binding>]
1541
1546
  attr_accessor :bindings
@@ -1980,8 +1985,8 @@ module Google
1980
1985
  end
1981
1986
  end
1982
1987
 
1983
- # A status object which is used as the `metadata` field for the Operation
1984
- # returned by UndeleteOrganization.
1988
+ # LINT.IfChange A status object which is used as the `metadata` field for the
1989
+ # Operation returned by UndeleteOrganization.
1985
1990
  class UndeleteOrganizationMetadata
1986
1991
  include Google::Apis::Core::Hashable
1987
1992
 
@@ -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.15.0"
19
+ GEM_VERSION = "0.16.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 = "20210830"
25
+ REVISION = "20211003"
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.15.0
4
+ version: 0.16.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-09-06 00:00:00.000000000 Z
11
+ date: 2021-10-11 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/master/generated/google-apis-cloudresourcemanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []