google-apis-cloudresourcemanager_v2beta1 0.13.0 → 0.14.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: d1d2f769b154ff5c36c01c64ae7e2bd24990eecafc633be6801eca6bca17bbd6
4
- data.tar.gz: ece3def83e181520480a23ab2c540306630b935cfee09b9a385fc5d20eea7343
3
+ metadata.gz: 917b764cfff8441cc58d1c672465e1fc79d94ad581d613ed26c1357b32097794
4
+ data.tar.gz: 17090f7de59e2b7d55b78af208333b19cff30a4dd19e92d91ef88f36f3028043
5
5
  SHA512:
6
- metadata.gz: 33233ef385788bedb3a1f34d7d76ef95cac67569555f625250c512bb41aee732c71cfc5aadd16e50b724abb87abb8eaed284ca6b324e44db762802b284e093c3
7
- data.tar.gz: 6eac18a80047f316127bda7585f13225c5428bf87f95c91ac7eaa295bddd99d4e17074eefb8105fbd3c846596c70a5ac6cb4dd8e2c6494a6503890ab5c090d13
6
+ metadata.gz: c073c0c10ae3b63c4643cf2766d03aff213788b5c7d026084e6b2e7910141521b438aba8cf501ae9ef2688d592eb053791a0e29e89df1586d3b5f3720eeea3f1
7
+ data.tar.gz: cfec3d1770bfad4e98d5762689ba5b5a634f99b66ca18c6698acfa6579ddbc0e2fd602092c051ca2d82bb4ee8fe4fec49ac7d404914c1c80ccd05483b7d52be9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v2beta1
2
2
 
3
+ ### v0.14.0 (2021-10-05)
4
+
5
+ * Regenerated from discovery document revision 20211003
6
+
3
7
  ### v0.13.0 (2021-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210830
@@ -357,8 +357,8 @@ module Google
357
357
  end
358
358
  end
359
359
 
360
- # A status object which is used as the `metadata` field for the operation
361
- # returned by DeleteOrganization.
360
+ # LINT.IfChange A status object which is used as the `metadata` field for the
361
+ # operation returned by DeleteOrganization.
362
362
  class DeleteOrganizationMetadata
363
363
  include Google::Apis::Core::Hashable
364
364
 
@@ -824,7 +824,12 @@ module Google
824
824
 
825
825
  # Associates a list of `members` to a `role`. Optionally, may specify a `
826
826
  # condition` that determines how and when the `bindings` are applied. Each of
827
- # the `bindings` must contain at least one member.
827
+ # the `bindings` must contain at least one member. The `bindings` in a `Policy`
828
+ # can refer to up to 1,500 members; up to 250 of these members can be Google
829
+ # groups. Each occurrence of a member counts towards these limits. For example,
830
+ # if the `bindings` grant 50 different roles to `user:alice@example.com`, and
831
+ # not to any other member, then you can add another 1,450 members to the `
832
+ # bindings` in the `Policy`.
828
833
  # Corresponds to the JSON property `bindings`
829
834
  # @return [Array<Google::Apis::CloudresourcemanagerV2beta1::Binding>]
830
835
  attr_accessor :bindings
@@ -1145,8 +1150,8 @@ module Google
1145
1150
  end
1146
1151
  end
1147
1152
 
1148
- # A status object which is used as the `metadata` field for the Operation
1149
- # returned by UndeleteOrganization.
1153
+ # LINT.IfChange A status object which is used as the `metadata` field for the
1154
+ # Operation returned by UndeleteOrganization.
1150
1155
  class UndeleteOrganizationMetadata
1151
1156
  include Google::Apis::Core::Hashable
1152
1157
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV2beta1
18
18
  # Version of the google-apis-cloudresourcemanager_v2beta1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.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_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v2beta1
63
63
  post_install_message:
64
64
  rdoc_options: []