google-apis-iap_v1beta1 0.6.0 → 0.10.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: 8d88436b0a19132910be68a45097632be749e07907b2f4f0b63ec47fef507d0e
4
- data.tar.gz: cbce6c69ba8fe789964b74a100e4b88d6a50074c344cf0f3ff248c522364fdc4
3
+ metadata.gz: b8d24e52a61413b7ab9f2830d224446c1eb424e83f456b9c77fe33dfb2335633
4
+ data.tar.gz: edd687882339c1b656742233a2d891643ad61c255a024cde0494f61760d3ea1d
5
5
  SHA512:
6
- metadata.gz: 2d11578f2a16438ec1bac1d5cb2360701e6ad571398ad36c6c65d702a69a062aa510e1bcbb628073eea50cf0c360d19e5273cf5f8b16d731043cbddbe79cf65d
7
- data.tar.gz: dd7f88cdfb0bf7a2b05b45c5c5e9d2f6ac2b3a27d28898a8b7496aa1b4d0e1b1a2911f806732b408c54a7ac1204a352663eebe4a4cac49a4245556154ad2f2b1
6
+ metadata.gz: c80d0439a1652cac47026d36d42c024300a5dc5b05fbce3068fa1d71922fe3c657c4075bb19488e6c75d9a8d9825c6217f47dde3b0b6f03375f546452b165ec8
7
+ data.tar.gz: 1e598e389085f98a5a599b38036151f5ac9a6aca10f611091352ca3a4c84f1786f1087eeec0ee33fea28180aad9ba179a9a8cd272beb27ae21c81c1a2a255700
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-iap_v1beta1
2
2
 
3
+ ### v0.10.0 (2021-11-09)
4
+
5
+ * Regenerated from discovery document revision 20211105
6
+
7
+ ### v0.9.0 (2021-10-20)
8
+
9
+ * Regenerated from discovery document revision 20211015
10
+
11
+ ### v0.8.0 (2021-10-07)
12
+
13
+ * Regenerated from discovery document revision 20210930
14
+
15
+ ### v0.7.0 (2021-09-01)
16
+
17
+ * Regenerated from discovery document revision 20210813
18
+
3
19
  ### v0.6.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 Iap service in particular.)
67
67
 
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module IapV1beta1
24
24
 
25
- # Associates `members` with a `role`.
25
+ # Associates `members`, or principals, with a `role`.
26
26
  class Binding
27
27
  include Google::Apis::Core::Hashable
28
28
 
@@ -45,7 +45,7 @@ module Google
45
45
  # @return [Google::Apis::IapV1beta1::Expr]
46
46
  attr_accessor :condition
47
47
 
48
- # Specifies the identities requesting access for a Cloud Platform resource. `
48
+ # Specifies the principals requesting access for a Cloud Platform resource. `
49
49
  # members` can have the following values: * `allUsers`: A special identifier
50
50
  # that represents anyone who is on the internet; with or without a Google
51
51
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -75,8 +75,8 @@ module Google
75
75
  # @return [Array<String>]
76
76
  attr_accessor :members
77
77
 
78
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
79
- # , or `roles/owner`.
78
+ # Role that is assigned to the list of `members`, or principals. For example, `
79
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
80
80
  # Corresponds to the JSON property `role`
81
81
  # @return [String]
82
82
  attr_accessor :role
@@ -170,13 +170,16 @@ module Google
170
170
  class GetPolicyOptions
171
171
  include Google::Apis::Core::Hashable
172
172
 
173
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
174
- # 3. Requests specifying an invalid value will be rejected. Requests for
175
- # policies with any conditional bindings must specify version 3. Policies
176
- # without any conditional bindings may specify any valid value or leave the
177
- # field unset. To learn which resources support conditions in their IAM policies,
178
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
179
- # resource-policies).
173
+ # Optional. The maximum policy version that will be used to format the policy.
174
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
175
+ # rejected. Requests for policies with any conditional role bindings must
176
+ # specify version 3. Policies with no conditional role bindings may specify any
177
+ # valid value or leave the field unset. The policy in the response might use the
178
+ # policy version that you specified, or it might use a lower policy version. For
179
+ # example, if you specify version 3, but the policy has no conditional role
180
+ # bindings, the response uses version 1. To learn which resources support
181
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
182
+ # google.com/iam/help/conditions/resource-policies).
180
183
  # Corresponds to the JSON property `requestedPolicyVersion`
181
184
  # @return [Fixnum]
182
185
  attr_accessor :requested_policy_version
@@ -193,37 +196,42 @@ module Google
193
196
 
194
197
  # An Identity and Access Management (IAM) policy, which specifies access
195
198
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
196
- # A `binding` binds one or more `members` to a single `role`. Members can be
197
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
198
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
199
- # role or a user-created custom role. For some types of Google Cloud resources,
200
- # a `binding` can also specify a `condition`, which is a logical expression that
201
- # allows access to a resource only if the expression evaluates to `true`. A
202
- # condition can add constraints based on attributes of the request, the resource,
203
- # or both. To learn which resources support conditions in their IAM policies,
204
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
205
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
206
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
207
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
208
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
209
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
210
- # title": "expirable access", "description": "Does not grant access after Sep
211
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
212
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
213
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
214
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
215
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
216
- # roles/resourcemanager.organizationViewer condition: title: expirable access
217
- # description: Does not grant access after Sep 2020 expression: request.time <
218
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
219
- # description of IAM and its features, see the [IAM documentation](https://cloud.
220
- # google.com/iam/docs/).
199
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
200
+ # Principals can be user accounts, service accounts, Google groups, and domains (
201
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
202
+ # an IAM predefined role or a user-created custom role. For some types of Google
203
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
204
+ # logical expression that allows access to a resource only if the expression
205
+ # evaluates to `true`. A condition can add constraints based on attributes of
206
+ # the request, the resource, or both. To learn which resources support
207
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
208
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
209
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
210
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
211
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
212
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
213
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
214
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
215
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
216
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
217
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
218
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
219
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
220
+ # access description: Does not grant access after Sep 2020 expression: request.
221
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
222
+ # a description of IAM and its features, see the [IAM documentation](https://
223
+ # cloud.google.com/iam/docs/).
221
224
  class Policy
222
225
  include Google::Apis::Core::Hashable
223
226
 
224
- # Associates a list of `members` to a `role`. Optionally, may specify a `
225
- # condition` that determines how and when the `bindings` are applied. Each of
226
- # the `bindings` must contain at least one member.
227
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
228
+ # specify a `condition` that determines how and when the `bindings` are applied.
229
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
230
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
231
+ # can be Google groups. Each occurrence of a principal counts towards these
232
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
233
+ # example.com`, and not to any other principal, then you can add another 1,450
234
+ # principals to the `bindings` in the `Policy`.
227
235
  # Corresponds to the JSON property `bindings`
228
236
  # @return [Array<Google::Apis::IapV1beta1::Binding>]
229
237
  attr_accessor :bindings
@@ -281,31 +289,31 @@ module Google
281
289
 
282
290
  # An Identity and Access Management (IAM) policy, which specifies access
283
291
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
284
- # A `binding` binds one or more `members` to a single `role`. Members can be
285
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
286
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
287
- # role or a user-created custom role. For some types of Google Cloud resources,
288
- # a `binding` can also specify a `condition`, which is a logical expression that
289
- # allows access to a resource only if the expression evaluates to `true`. A
290
- # condition can add constraints based on attributes of the request, the resource,
291
- # or both. To learn which resources support conditions in their IAM policies,
292
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
293
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
294
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
295
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
296
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
297
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
298
- # title": "expirable access", "description": "Does not grant access after Sep
299
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
300
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
301
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
302
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
303
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
304
- # roles/resourcemanager.organizationViewer condition: title: expirable access
305
- # description: Does not grant access after Sep 2020 expression: request.time <
306
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
307
- # description of IAM and its features, see the [IAM documentation](https://cloud.
308
- # google.com/iam/docs/).
292
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
293
+ # Principals can be user accounts, service accounts, Google groups, and domains (
294
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
295
+ # an IAM predefined role or a user-created custom role. For some types of Google
296
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
297
+ # logical expression that allows access to a resource only if the expression
298
+ # evaluates to `true`. A condition can add constraints based on attributes of
299
+ # the request, the resource, or both. To learn which resources support
300
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
301
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
302
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
303
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
304
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
305
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
306
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
307
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
308
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
309
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
310
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
311
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
312
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
313
+ # access description: Does not grant access after Sep 2020 expression: request.
314
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
315
+ # a description of IAM and its features, see the [IAM documentation](https://
316
+ # cloud.google.com/iam/docs/).
309
317
  # Corresponds to the JSON property `policy`
310
318
  # @return [Google::Apis::IapV1beta1::Policy]
311
319
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IapV1beta1
18
18
  # Version of the google-apis-iap_v1beta1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.10.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 = "20210326"
25
+ REVISION = "20211105"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-iap_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.10.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-11-15 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-iap_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.6.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-iap_v1beta1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1beta1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1beta1/v0.10.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: