google-apis-cloudresourcemanager_v1beta1 0.10.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: 4201c7e76ad772690b51439da73dc84b8cdf54e1a8fc81fe807ad107cc4be141
4
- data.tar.gz: 6f469e2e32f814a8843a009a47cbf4c1a17360548334accf506b71b39d98b9df
3
+ metadata.gz: 57d3151cabe91d5b4f8e2d3f70a7d282694b4882907dea69a777a3d192133b91
4
+ data.tar.gz: 89316ee4ab7c57150a445e1c48d89ea17addc1a4e1167a45f53e99656dcadbee
5
5
  SHA512:
6
- metadata.gz: a9790eb1f784c02b913acc11a974aaf6d5d77c9221d02b191501a935783a6d2da2adb15c3d941fdc2fb54b32e789085f476c0f27d520c6796ec5f614c7a66a39
7
- data.tar.gz: bbf2ec3f826db40e883d59af68f8ac3c1c6d8a5809aee1403bbdef01da942f285bfebb83295549caee962debdbd8297a93312bbd0c684134bab8c0ab4f8b7b1b
6
+ metadata.gz: 6f74187f7c1129b9d3d073e5993c5217c5962e3dae6586abadea7b89c8ff78245fec623b58531412a0974a91014d2225516cfcb3ad5b68aeb36092dbb1a06359
7
+ data.tar.gz: 263fac7bb89dc9e0b46b7d4f7dd7d61e51f23149471f1838e111f1cb7fbdcb20287370813aea5045acdb1b8ff7d0bbb13f381020606e27ac9ccea087b2ba5824
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1beta1
2
2
 
3
+ ### v0.14.0 (2021-10-20)
4
+
5
+ * Regenerated from discovery document revision 20211017
6
+
7
+ ### v0.13.0 (2021-10-05)
8
+
9
+ * Regenerated from discovery document revision 20211003
10
+
11
+ ### v0.12.0 (2021-09-01)
12
+
13
+ * Regenerated from discovery document revision 20210815
14
+
15
+ ### v0.11.0 (2021-08-03)
16
+
17
+ * Regenerated from discovery document revision 20210801
18
+
3
19
  ### v0.10.0 (2021-06-29)
4
20
 
5
21
  * Regenerated using generator version 0.4.0
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Cloudresourcemanager service in particular.)
67
67
 
@@ -115,7 +115,7 @@ module Google
115
115
  end
116
116
  end
117
117
 
118
- # Associates `members` with a `role`.
118
+ # Associates `members`, or principals, with a `role`.
119
119
  class Binding
120
120
  include Google::Apis::Core::Hashable
121
121
 
@@ -138,7 +138,7 @@ module Google
138
138
  # @return [Google::Apis::CloudresourcemanagerV1beta1::Expr]
139
139
  attr_accessor :condition
140
140
 
141
- # Specifies the identities requesting access for a Cloud Platform resource. `
141
+ # Specifies the principals requesting access for a Cloud Platform resource. `
142
142
  # members` can have the following values: * `allUsers`: A special identifier
143
143
  # that represents anyone who is on the internet; with or without a Google
144
144
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -168,8 +168,8 @@ module Google
168
168
  # @return [Array<String>]
169
169
  attr_accessor :members
170
170
 
171
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
172
- # , or `roles/owner`.
171
+ # Role that is assigned to the list of `members`, or principals. For example, `
172
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
173
173
  # Corresponds to the JSON property `role`
174
174
  # @return [String]
175
175
  attr_accessor :role
@@ -379,8 +379,8 @@ module Google
379
379
  end
380
380
  end
381
381
 
382
- # A status object which is used as the `metadata` field for the operation
383
- # returned by DeleteOrganization.
382
+ # LINT.IfChange A status object which is used as the `metadata` field for the
383
+ # operation returned by DeleteOrganization.
384
384
  class DeleteOrganizationMetadata
385
385
  include Google::Apis::Core::Hashable
386
386
 
@@ -842,31 +842,31 @@ module Google
842
842
 
843
843
  # An Identity and Access Management (IAM) policy, which specifies access
844
844
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
845
- # A `binding` binds one or more `members` to a single `role`. Members can be
846
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
847
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
848
- # role or a user-created custom role. For some types of Google Cloud resources,
849
- # a `binding` can also specify a `condition`, which is a logical expression that
850
- # allows access to a resource only if the expression evaluates to `true`. A
851
- # condition can add constraints based on attributes of the request, the resource,
852
- # or both. To learn which resources support conditions in their IAM policies,
853
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
854
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
855
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
856
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
857
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
858
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
859
- # title": "expirable access", "description": "Does not grant access after Sep
860
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
861
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
862
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
863
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
864
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
865
- # roles/resourcemanager.organizationViewer condition: title: expirable access
866
- # description: Does not grant access after Sep 2020 expression: request.time <
867
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
868
- # description of IAM and its features, see the [IAM documentation](https://cloud.
869
- # google.com/iam/docs/).
845
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
846
+ # Principals can be user accounts, service accounts, Google groups, and domains (
847
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
848
+ # an IAM predefined role or a user-created custom role. For some types of Google
849
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
850
+ # logical expression that allows access to a resource only if the expression
851
+ # evaluates to `true`. A condition can add constraints based on attributes of
852
+ # the request, the resource, or both. To learn which resources support
853
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
854
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
855
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
856
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
857
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
858
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
859
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
860
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
861
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
862
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
863
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
864
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
865
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
866
+ # access description: Does not grant access after Sep 2020 expression: request.
867
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
868
+ # a description of IAM and its features, see the [IAM documentation](https://
869
+ # cloud.google.com/iam/docs/).
870
870
  class Policy
871
871
  include Google::Apis::Core::Hashable
872
872
 
@@ -875,9 +875,14 @@ module Google
875
875
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::AuditConfig>]
876
876
  attr_accessor :audit_configs
877
877
 
878
- # Associates a list of `members` to a `role`. Optionally, may specify a `
879
- # condition` that determines how and when the `bindings` are applied. Each of
880
- # the `bindings` must contain at least one member.
878
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
879
+ # specify a `condition` that determines how and when the `bindings` are applied.
880
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
881
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
882
+ # can be Google groups. Each occurrence of a principal counts towards these
883
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
884
+ # example.com`, and not to any other principal, then you can add another 1,450
885
+ # principals to the `bindings` in the `Policy`.
881
886
  # Corresponds to the JSON property `bindings`
882
887
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::Binding>]
883
888
  attr_accessor :bindings
@@ -1072,31 +1077,31 @@ module Google
1072
1077
 
1073
1078
  # An Identity and Access Management (IAM) policy, which specifies access
1074
1079
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1075
- # A `binding` binds one or more `members` to a single `role`. Members can be
1076
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1077
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1078
- # role or a user-created custom role. For some types of Google Cloud resources,
1079
- # a `binding` can also specify a `condition`, which is a logical expression that
1080
- # allows access to a resource only if the expression evaluates to `true`. A
1081
- # condition can add constraints based on attributes of the request, the resource,
1082
- # or both. To learn which resources support conditions in their IAM policies,
1083
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1084
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1085
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1086
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1087
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1088
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1089
- # title": "expirable access", "description": "Does not grant access after Sep
1090
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1091
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1092
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1093
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1094
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1095
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1096
- # description: Does not grant access after Sep 2020 expression: request.time <
1097
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1098
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1099
- # google.com/iam/docs/).
1080
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1081
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1082
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1083
+ # an IAM predefined role or a user-created custom role. For some types of Google
1084
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1085
+ # logical expression that allows access to a resource only if the expression
1086
+ # evaluates to `true`. A condition can add constraints based on attributes of
1087
+ # the request, the resource, or both. To learn which resources support
1088
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1089
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1090
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1091
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1092
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1093
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1094
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1095
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1096
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1097
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1098
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1099
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1100
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1101
+ # access description: Does not grant access after Sep 2020 expression: request.
1102
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1103
+ # a description of IAM and its features, see the [IAM documentation](https://
1104
+ # cloud.google.com/iam/docs/).
1100
1105
  # Corresponds to the JSON property `policy`
1101
1106
  # @return [Google::Apis::CloudresourcemanagerV1beta1::Policy]
1102
1107
  attr_accessor :policy
@@ -1173,8 +1178,8 @@ module Google
1173
1178
  end
1174
1179
  end
1175
1180
 
1176
- # A status object which is used as the `metadata` field for the Operation
1177
- # returned by UndeleteOrganization.
1181
+ # LINT.IfChange A status object which is used as the `metadata` field for the
1182
+ # Operation returned by UndeleteOrganization.
1178
1183
  class UndeleteOrganizationMetadata
1179
1184
  include Google::Apis::Core::Hashable
1180
1185
 
@@ -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.10.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 = "20210331"
25
+ REVISION = "20211017"
26
26
  end
27
27
  end
28
28
  end
@@ -30,10 +30,10 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
- # View your data across Google Cloud Platform services
36
+ # View your data across Google Cloud services and see the email address of your Google Account
37
37
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
38
38
  end
39
39
  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.10.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.10.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1beta1
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.14.0
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: []
65
65
  require_paths: