google-apis-identitytoolkit_v2 0.14.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: e03e135d0641f5ea14781a483bf8a09bbaef51f43b70bd856b1bae8a1780d5e5
4
- data.tar.gz: d6fb3d23683fe27698a6172de883287cf52337f481f091fdae53c0ef0e53168c
3
+ metadata.gz: c3477e06e8caecb30a30997a825c31d3220b54be01c5630b90e564cdcb4def35
4
+ data.tar.gz: 68880fc8325959665c1e820c7a7b5cee08845db705882a595699897786753fb2
5
5
  SHA512:
6
- metadata.gz: 9160d9dbeb46c8e5fc4e17399c5aea891caaeb7dccd4a67a497e79cb523abb705421b167f5ce8a1235b2b0bb49ac41b9ddec6f8177eb7f1f6f05cce7e2062735
7
- data.tar.gz: 7f6f615fc8dc7c2813f1358120a329353a1fe962d7dd2a9c92d839bdaa920ef19e11f7d51a7ae1e586aba06b818d51d4b2f66a190d85db90b34ed0f5b2e46e4f
6
+ metadata.gz: 543c49611ea6b5241bc27b40c0a4cb30b3e9711f83fc81c461d95aa69af1e52f3cded09965897cade2f75c0e09e25368cc1adb5ed8c7ce1f7f54a121d7a52013
7
+ data.tar.gz: 39c7340fbf8d12ca241cf9c697df01b8dfcfd587a25461d1926cb3ecf2e151f759ac96bc50ccd961e3088c864dd7edba59a07923026c9e4eff3a620c0c65223a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-identitytoolkit_v2
2
2
 
3
+ ### v0.16.0 (2023-11-05)
4
+
5
+ * Regenerated from discovery document revision 20231027
6
+
7
+ ### v0.15.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230804
10
+
3
11
  ### v0.14.0 (2023-07-16)
4
12
 
5
13
  * Regenerated from discovery document revision 20230707
@@ -3099,22 +3099,22 @@ module Google
3099
3099
  # evaluates to `true`. A condition can add constraints based on attributes of
3100
3100
  # the request, the resource, or both. To learn which resources support
3101
3101
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3102
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3102
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3103
3103
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3104
3104
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3105
3105
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3106
3106
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3107
3107
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3108
3108
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
3109
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
3110
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
3111
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
3112
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
3113
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
3114
- # access description: Does not grant access after Sep 2020 expression: request.
3115
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
3116
- # a description of IAM and its features, see the [IAM documentation](https://
3117
- # cloud.google.com/iam/docs/).
3109
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3110
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3111
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3112
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3113
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3114
+ # title: expirable access description: Does not grant access after Sep 2020
3115
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3116
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3117
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3118
3118
  class GoogleIamV1Policy
3119
3119
  include Google::Apis::Core::Hashable
3120
3120
 
@@ -3198,22 +3198,22 @@ module Google
3198
3198
  # evaluates to `true`. A condition can add constraints based on attributes of
3199
3199
  # the request, the resource, or both. To learn which resources support
3200
3200
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3201
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3201
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3202
3202
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3203
3203
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3204
3204
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3205
3205
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3206
3206
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3207
3207
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
3208
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
3209
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
3210
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
3211
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
3212
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
3213
- # access description: Does not grant access after Sep 2020 expression: request.
3214
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
3215
- # a description of IAM and its features, see the [IAM documentation](https://
3216
- # cloud.google.com/iam/docs/).
3208
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3209
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3210
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3211
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3212
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3213
+ # title: expirable access description: Does not grant access after Sep 2020
3214
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3215
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3216
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3217
3217
  # Corresponds to the JSON property `policy`
3218
3218
  # @return [Google::Apis::IdentitytoolkitV2::GoogleIamV1Policy]
3219
3219
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IdentitytoolkitV2
18
18
  # Version of the google-apis-identitytoolkit_v2 gem
19
- GEM_VERSION = "0.14.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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230707"
25
+ REVISION = "20231027"
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-identitytoolkit_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.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: 2023-07-16 00:00:00.000000000 Z
11
+ date: 2023-11-05 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/main/generated/google-apis-identitytoolkit_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-identitytoolkit_v2/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-identitytoolkit_v2/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-identitytoolkit_v2
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Identity Toolkit API V2