google-apis-iap_v1 0.10.0 → 0.11.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/iap_v1/classes.rb +62 -62
- data/lib/google/apis/iap_v1/gem_version.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ffef7847a3b39134813a8ef426612106013a5771a638a8170f550a54f4b3e594
|
4
|
+
data.tar.gz: c87087a1ab2700697e9ed9dd4a84bd425e2c49146cc911e81ae7ed4f7859cd2d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ae3a178311507f759e398cce6dcf0e8408137e2f7f2b4ee75fd79bf0949367169a77eb5a7f145047595bdd25be852c841e6857f439a459231a2563a5ea34d235
|
7
|
+
data.tar.gz: b8b01a8e439740e7c126ec6a40b0b33178a6344cd3a5b51e2a409a861b7d65d8b1cd4838987fbaecf76aab586b0ce94ec00171c8580193a435218c1907c2b4c0
|
data/CHANGELOG.md
CHANGED
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/
|
64
|
-
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
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
|
|
@@ -139,7 +139,7 @@ module Google
|
|
139
139
|
end
|
140
140
|
end
|
141
141
|
|
142
|
-
# Associates `members
|
142
|
+
# Associates `members`, or principals, with a `role`.
|
143
143
|
class Binding
|
144
144
|
include Google::Apis::Core::Hashable
|
145
145
|
|
@@ -162,7 +162,7 @@ module Google
|
|
162
162
|
# @return [Google::Apis::IapV1::Expr]
|
163
163
|
attr_accessor :condition
|
164
164
|
|
165
|
-
# Specifies the
|
165
|
+
# Specifies the principals requesting access for a Cloud Platform resource. `
|
166
166
|
# members` can have the following values: * `allUsers`: A special identifier
|
167
167
|
# that represents anyone who is on the internet; with or without a Google
|
168
168
|
# account. * `allAuthenticatedUsers`: A special identifier that represents
|
@@ -192,8 +192,8 @@ module Google
|
|
192
192
|
# @return [Array<String>]
|
193
193
|
attr_accessor :members
|
194
194
|
|
195
|
-
# Role that is assigned to `members
|
196
|
-
#
|
195
|
+
# Role that is assigned to the list of `members`, or principals. For example, `
|
196
|
+
# roles/viewer`, `roles/editor`, or `roles/owner`.
|
197
197
|
# Corresponds to the JSON property `role`
|
198
198
|
# @return [String]
|
199
199
|
attr_accessor :role
|
@@ -575,42 +575,42 @@ module Google
|
|
575
575
|
|
576
576
|
# An Identity and Access Management (IAM) policy, which specifies access
|
577
577
|
# controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
|
578
|
-
# A `binding` binds one or more `members
|
579
|
-
# user accounts, service accounts, Google groups, and domains (
|
580
|
-
# A `role` is a named list of permissions; each `role` can be
|
581
|
-
# role or a user-created custom role. For some types of Google
|
582
|
-
# a `binding` can also specify a `condition`, which is a
|
583
|
-
# allows access to a resource only if the expression
|
584
|
-
# condition can add constraints based on attributes of
|
585
|
-
# or both. To learn which resources support
|
586
|
-
# see the [IAM documentation](https://cloud.
|
587
|
-
# resource-policies). **JSON example:** ` "
|
588
|
-
# resourcemanager.organizationAdmin", "members": [
|
589
|
-
# group:admins@example.com", "domain:google.com", "
|
590
|
-
# appspot.gserviceaccount.com" ] `, ` "role": "
|
591
|
-
# organizationViewer", "members": [ "user:eve@example.com"
|
592
|
-
# title": "expirable access", "description": "Does not grant
|
593
|
-
# 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
594
|
-
# ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
595
|
-
# members: - user:mike@example.com - group:admins@example.com -
|
596
|
-
# com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
597
|
-
# resourcemanager.organizationAdmin - members: - user:eve@example.
|
598
|
-
# roles/resourcemanager.organizationViewer condition: title: expirable
|
599
|
-
# description: Does not grant access after Sep 2020 expression: request.
|
600
|
-
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
601
|
-
# description of IAM and its features, see the [IAM documentation](https://
|
602
|
-
# google.com/iam/docs/).
|
578
|
+
# A `binding` binds one or more `members`, or principals, to a single `role`.
|
579
|
+
# Principals can be user accounts, service accounts, Google groups, and domains (
|
580
|
+
# such as G Suite). A `role` is a named list of permissions; each `role` can be
|
581
|
+
# an IAM predefined role or a user-created custom role. For some types of Google
|
582
|
+
# Cloud resources, a `binding` can also specify a `condition`, which is a
|
583
|
+
# logical expression that allows access to a resource only if the expression
|
584
|
+
# evaluates to `true`. A condition can add constraints based on attributes of
|
585
|
+
# the request, the resource, or both. To learn which resources support
|
586
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
587
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
588
|
+
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
589
|
+
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
590
|
+
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
591
|
+
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
592
|
+
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
593
|
+
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
594
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
595
|
+
# bindings: - members: - user:mike@example.com - group:admins@example.com -
|
596
|
+
# domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
597
|
+
# role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
|
598
|
+
# com role: roles/resourcemanager.organizationViewer condition: title: expirable
|
599
|
+
# access description: Does not grant access after Sep 2020 expression: request.
|
600
|
+
# time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
601
|
+
# a description of IAM and its features, see the [IAM documentation](https://
|
602
|
+
# cloud.google.com/iam/docs/).
|
603
603
|
class Policy
|
604
604
|
include Google::Apis::Core::Hashable
|
605
605
|
|
606
|
-
# Associates a list of `members
|
607
|
-
# condition` that determines how and when the `bindings` are applied.
|
608
|
-
# the `bindings` must contain at least one
|
609
|
-
# can refer to up to 1,500
|
610
|
-
# groups. Each occurrence of a
|
611
|
-
# if the `bindings` grant 50 different roles to `user:alice@
|
612
|
-
# not to any other
|
613
|
-
# bindings` in the `Policy`.
|
606
|
+
# Associates a list of `members`, or principals, with a `role`. Optionally, may
|
607
|
+
# specify a `condition` that determines how and when the `bindings` are applied.
|
608
|
+
# Each of the `bindings` must contain at least one principal. The `bindings` in
|
609
|
+
# a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
|
610
|
+
# can be Google groups. Each occurrence of a principal counts towards these
|
611
|
+
# limits. For example, if the `bindings` grant 50 different roles to `user:alice@
|
612
|
+
# example.com`, and not to any other principal, then you can add another 1,450
|
613
|
+
# principals to the `bindings` in the `Policy`.
|
614
614
|
# Corresponds to the JSON property `bindings`
|
615
615
|
# @return [Array<Google::Apis::IapV1::Binding>]
|
616
616
|
attr_accessor :bindings
|
@@ -863,31 +863,31 @@ module Google
|
|
863
863
|
|
864
864
|
# An Identity and Access Management (IAM) policy, which specifies access
|
865
865
|
# controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
|
866
|
-
# A `binding` binds one or more `members
|
867
|
-
# user accounts, service accounts, Google groups, and domains (
|
868
|
-
# A `role` is a named list of permissions; each `role` can be
|
869
|
-
# role or a user-created custom role. For some types of Google
|
870
|
-
# a `binding` can also specify a `condition`, which is a
|
871
|
-
# allows access to a resource only if the expression
|
872
|
-
# condition can add constraints based on attributes of
|
873
|
-
# or both. To learn which resources support
|
874
|
-
# see the [IAM documentation](https://cloud.
|
875
|
-
# resource-policies). **JSON example:** ` "
|
876
|
-
# resourcemanager.organizationAdmin", "members": [
|
877
|
-
# group:admins@example.com", "domain:google.com", "
|
878
|
-
# appspot.gserviceaccount.com" ] `, ` "role": "
|
879
|
-
# organizationViewer", "members": [ "user:eve@example.com"
|
880
|
-
# title": "expirable access", "description": "Does not grant
|
881
|
-
# 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
882
|
-
# ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
883
|
-
# members: - user:mike@example.com - group:admins@example.com -
|
884
|
-
# com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
885
|
-
# resourcemanager.organizationAdmin - members: - user:eve@example.
|
886
|
-
# roles/resourcemanager.organizationViewer condition: title: expirable
|
887
|
-
# description: Does not grant access after Sep 2020 expression: request.
|
888
|
-
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
889
|
-
# description of IAM and its features, see the [IAM documentation](https://
|
890
|
-
# google.com/iam/docs/).
|
866
|
+
# A `binding` binds one or more `members`, or principals, to a single `role`.
|
867
|
+
# Principals can be user accounts, service accounts, Google groups, and domains (
|
868
|
+
# such as G Suite). A `role` is a named list of permissions; each `role` can be
|
869
|
+
# an IAM predefined role or a user-created custom role. For some types of Google
|
870
|
+
# Cloud resources, a `binding` can also specify a `condition`, which is a
|
871
|
+
# logical expression that allows access to a resource only if the expression
|
872
|
+
# evaluates to `true`. A condition can add constraints based on attributes of
|
873
|
+
# the request, the resource, or both. To learn which resources support
|
874
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
875
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
876
|
+
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
877
|
+
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
878
|
+
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
879
|
+
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
880
|
+
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
881
|
+
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
882
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
883
|
+
# bindings: - members: - user:mike@example.com - group:admins@example.com -
|
884
|
+
# domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
885
|
+
# role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
|
886
|
+
# com role: roles/resourcemanager.organizationViewer condition: title: expirable
|
887
|
+
# access description: Does not grant access after Sep 2020 expression: request.
|
888
|
+
# time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
889
|
+
# a description of IAM and its features, see the [IAM documentation](https://
|
890
|
+
# cloud.google.com/iam/docs/).
|
891
891
|
# Corresponds to the JSON property `policy`
|
892
892
|
# @return [Google::Apis::IapV1::Policy]
|
893
893
|
attr_accessor :policy
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module IapV1
|
18
18
|
# Version of the google-apis-iap_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.11.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 = "
|
25
|
+
REVISION = "20211015"
|
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-iap_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.11.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-
|
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/
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.
|
62
|
-
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
60
|
+
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1/CHANGELOG.md
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-iap_v1/v0.11.0
|
62
|
+
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-iap_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
65
65
|
require_paths:
|