google-apis-identitytoolkit_v2 0.1.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 +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google/apis/identitytoolkit_v2/classes.rb +2498 -0
- data/lib/google/apis/identitytoolkit_v2/gem_version.rb +28 -0
- data/lib/google/apis/identitytoolkit_v2/representations.rb +1133 -0
- data/lib/google/apis/identitytoolkit_v2/service.rb +1646 -0
- data/lib/google/apis/identitytoolkit_v2.rb +40 -0
- data/lib/google-apis-identitytoolkit_v2.rb +15 -0
- metadata +82 -0
|
@@ -0,0 +1,1133 @@
|
|
|
1
|
+
# Copyright 2020 Google LLC
|
|
2
|
+
#
|
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
4
|
+
# you may not use this file except in compliance with the License.
|
|
5
|
+
# You may obtain a copy of the License at
|
|
6
|
+
#
|
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
#
|
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12
|
+
# See the License for the specific language governing permissions and
|
|
13
|
+
# limitations under the License.
|
|
14
|
+
|
|
15
|
+
require 'date'
|
|
16
|
+
require 'google/apis/core/base_service'
|
|
17
|
+
require 'google/apis/core/json_representation'
|
|
18
|
+
require 'google/apis/core/hashable'
|
|
19
|
+
require 'google/apis/errors'
|
|
20
|
+
|
|
21
|
+
module Google
|
|
22
|
+
module Apis
|
|
23
|
+
module IdentitytoolkitV2
|
|
24
|
+
|
|
25
|
+
class GoogleCloudIdentitytoolkitAdminV2Anonymous
|
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
27
|
+
|
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
29
|
+
end
|
|
30
|
+
|
|
31
|
+
class GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig
|
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
33
|
+
|
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
35
|
+
end
|
|
36
|
+
|
|
37
|
+
class GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig
|
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
39
|
+
|
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
41
|
+
end
|
|
42
|
+
|
|
43
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientConfig
|
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
45
|
+
|
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
47
|
+
end
|
|
48
|
+
|
|
49
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig
|
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
51
|
+
|
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
53
|
+
end
|
|
54
|
+
|
|
55
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientPermissions
|
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
57
|
+
|
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
59
|
+
end
|
|
60
|
+
|
|
61
|
+
class GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig
|
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
63
|
+
|
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
65
|
+
end
|
|
66
|
+
|
|
67
|
+
class GoogleCloudIdentitytoolkitAdminV2Config
|
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
69
|
+
|
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
class GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp
|
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
75
|
+
|
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
class GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig
|
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
81
|
+
|
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
83
|
+
end
|
|
84
|
+
|
|
85
|
+
class GoogleCloudIdentitytoolkitAdminV2DnsInfo
|
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
+
|
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
+
end
|
|
90
|
+
|
|
91
|
+
class GoogleCloudIdentitytoolkitAdminV2Email
|
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
+
|
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
+
end
|
|
96
|
+
|
|
97
|
+
class GoogleCloudIdentitytoolkitAdminV2EmailTemplate
|
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
|
+
|
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
class GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials
|
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
105
|
+
|
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
107
|
+
end
|
|
108
|
+
|
|
109
|
+
class GoogleCloudIdentitytoolkitAdminV2HashConfig
|
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
111
|
+
|
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
113
|
+
end
|
|
114
|
+
|
|
115
|
+
class GoogleCloudIdentitytoolkitAdminV2IdpCertificate
|
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
117
|
+
|
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
119
|
+
end
|
|
120
|
+
|
|
121
|
+
class GoogleCloudIdentitytoolkitAdminV2IdpConfig
|
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
123
|
+
|
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
125
|
+
end
|
|
126
|
+
|
|
127
|
+
class GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig
|
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
129
|
+
|
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
class GoogleCloudIdentitytoolkitAdminV2Inheritance
|
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
135
|
+
|
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
137
|
+
end
|
|
138
|
+
|
|
139
|
+
class GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse
|
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
141
|
+
|
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
143
|
+
end
|
|
144
|
+
|
|
145
|
+
class GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse
|
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
147
|
+
|
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
149
|
+
end
|
|
150
|
+
|
|
151
|
+
class GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse
|
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
153
|
+
|
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
155
|
+
end
|
|
156
|
+
|
|
157
|
+
class GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse
|
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
159
|
+
|
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
161
|
+
end
|
|
162
|
+
|
|
163
|
+
class GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse
|
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
165
|
+
|
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
167
|
+
end
|
|
168
|
+
|
|
169
|
+
class GoogleCloudIdentitytoolkitAdminV2MonitoringConfig
|
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
171
|
+
|
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
173
|
+
end
|
|
174
|
+
|
|
175
|
+
class GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig
|
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
177
|
+
|
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
179
|
+
end
|
|
180
|
+
|
|
181
|
+
class GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig
|
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
183
|
+
|
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
185
|
+
end
|
|
186
|
+
|
|
187
|
+
class GoogleCloudIdentitytoolkitAdminV2NotificationConfig
|
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
189
|
+
|
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
191
|
+
end
|
|
192
|
+
|
|
193
|
+
class GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig
|
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
195
|
+
|
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
197
|
+
end
|
|
198
|
+
|
|
199
|
+
class GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
|
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
201
|
+
|
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
203
|
+
end
|
|
204
|
+
|
|
205
|
+
class GoogleCloudIdentitytoolkitAdminV2Permissions
|
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
207
|
+
|
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
209
|
+
end
|
|
210
|
+
|
|
211
|
+
class GoogleCloudIdentitytoolkitAdminV2PhoneNumber
|
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
213
|
+
|
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
215
|
+
end
|
|
216
|
+
|
|
217
|
+
class GoogleCloudIdentitytoolkitAdminV2QuotaConfig
|
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
219
|
+
|
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
221
|
+
end
|
|
222
|
+
|
|
223
|
+
class GoogleCloudIdentitytoolkitAdminV2RequestLogging
|
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
225
|
+
|
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
227
|
+
end
|
|
228
|
+
|
|
229
|
+
class GoogleCloudIdentitytoolkitAdminV2SendEmail
|
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
231
|
+
|
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
class GoogleCloudIdentitytoolkitAdminV2SendSms
|
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
237
|
+
|
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
239
|
+
end
|
|
240
|
+
|
|
241
|
+
class GoogleCloudIdentitytoolkitAdminV2SignInConfig
|
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
243
|
+
|
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
245
|
+
end
|
|
246
|
+
|
|
247
|
+
class GoogleCloudIdentitytoolkitAdminV2SmsTemplate
|
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
249
|
+
|
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
251
|
+
end
|
|
252
|
+
|
|
253
|
+
class GoogleCloudIdentitytoolkitAdminV2Smtp
|
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
255
|
+
|
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
257
|
+
end
|
|
258
|
+
|
|
259
|
+
class GoogleCloudIdentitytoolkitAdminV2SpCertificate
|
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
261
|
+
|
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
263
|
+
end
|
|
264
|
+
|
|
265
|
+
class GoogleCloudIdentitytoolkitAdminV2SpConfig
|
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
+
|
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
+
end
|
|
270
|
+
|
|
271
|
+
class GoogleCloudIdentitytoolkitAdminV2TemporaryQuota
|
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
|
+
|
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
+
end
|
|
276
|
+
|
|
277
|
+
class GoogleCloudIdentitytoolkitAdminV2Tenant
|
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
+
|
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
+
end
|
|
282
|
+
|
|
283
|
+
class GoogleCloudIdentitytoolkitAdminV2Trigger
|
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
+
|
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
+
end
|
|
288
|
+
|
|
289
|
+
class GoogleCloudIdentitytoolkitV2AutoRetrievalInfo
|
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
+
|
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
+
end
|
|
294
|
+
|
|
295
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest
|
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
|
+
|
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
299
|
+
end
|
|
300
|
+
|
|
301
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse
|
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
303
|
+
|
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
305
|
+
end
|
|
306
|
+
|
|
307
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo
|
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
309
|
+
|
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
311
|
+
end
|
|
312
|
+
|
|
313
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo
|
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
315
|
+
|
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
317
|
+
end
|
|
318
|
+
|
|
319
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest
|
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
321
|
+
|
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
323
|
+
end
|
|
324
|
+
|
|
325
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse
|
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
327
|
+
|
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
329
|
+
end
|
|
330
|
+
|
|
331
|
+
class GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest
|
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
333
|
+
|
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
335
|
+
end
|
|
336
|
+
|
|
337
|
+
class GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse
|
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
339
|
+
|
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
341
|
+
end
|
|
342
|
+
|
|
343
|
+
class GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo
|
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
345
|
+
|
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
347
|
+
end
|
|
348
|
+
|
|
349
|
+
class GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo
|
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
351
|
+
|
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
353
|
+
end
|
|
354
|
+
|
|
355
|
+
class GoogleCloudIdentitytoolkitV2StartMfaSignInRequest
|
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
357
|
+
|
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
class GoogleCloudIdentitytoolkitV2StartMfaSignInResponse
|
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
363
|
+
|
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
365
|
+
end
|
|
366
|
+
|
|
367
|
+
class GoogleCloudIdentitytoolkitV2WithdrawMfaRequest
|
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
369
|
+
|
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
371
|
+
end
|
|
372
|
+
|
|
373
|
+
class GoogleCloudIdentitytoolkitV2WithdrawMfaResponse
|
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
375
|
+
|
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
377
|
+
end
|
|
378
|
+
|
|
379
|
+
class GoogleIamV1AuditConfig
|
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
381
|
+
|
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
383
|
+
end
|
|
384
|
+
|
|
385
|
+
class GoogleIamV1AuditLogConfig
|
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
387
|
+
|
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
389
|
+
end
|
|
390
|
+
|
|
391
|
+
class GoogleIamV1Binding
|
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
+
|
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
395
|
+
end
|
|
396
|
+
|
|
397
|
+
class GoogleIamV1GetIamPolicyRequest
|
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
+
|
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
class GoogleIamV1GetPolicyOptions
|
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
405
|
+
|
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
407
|
+
end
|
|
408
|
+
|
|
409
|
+
class GoogleIamV1Policy
|
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
|
+
|
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
413
|
+
end
|
|
414
|
+
|
|
415
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
+
|
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
+
end
|
|
420
|
+
|
|
421
|
+
class GoogleIamV1TestIamPermissionsRequest
|
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
|
+
|
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
425
|
+
end
|
|
426
|
+
|
|
427
|
+
class GoogleIamV1TestIamPermissionsResponse
|
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
+
|
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
+
end
|
|
432
|
+
|
|
433
|
+
class GoogleProtobufEmpty
|
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
|
+
|
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
437
|
+
end
|
|
438
|
+
|
|
439
|
+
class GoogleTypeExpr
|
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
|
+
|
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
|
443
|
+
end
|
|
444
|
+
|
|
445
|
+
class GoogleCloudIdentitytoolkitAdminV2Anonymous
|
|
446
|
+
# @private
|
|
447
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
448
|
+
property :enabled, as: 'enabled'
|
|
449
|
+
end
|
|
450
|
+
end
|
|
451
|
+
|
|
452
|
+
class GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig
|
|
453
|
+
# @private
|
|
454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
455
|
+
collection :bundle_ids, as: 'bundleIds'
|
|
456
|
+
property :code_flow_config, as: 'codeFlowConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig::Representation
|
|
457
|
+
|
|
458
|
+
end
|
|
459
|
+
end
|
|
460
|
+
|
|
461
|
+
class GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig
|
|
462
|
+
# @private
|
|
463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
464
|
+
property :forward_inbound_credentials, as: 'forwardInboundCredentials', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials::Representation
|
|
465
|
+
|
|
466
|
+
hash :triggers, as: 'triggers', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Trigger, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Trigger::Representation
|
|
467
|
+
|
|
468
|
+
end
|
|
469
|
+
end
|
|
470
|
+
|
|
471
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientConfig
|
|
472
|
+
# @private
|
|
473
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
474
|
+
property :api_key, as: 'apiKey'
|
|
475
|
+
property :firebase_subdomain, as: 'firebaseSubdomain'
|
|
476
|
+
property :permissions, as: 'permissions', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Permissions, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Permissions::Representation
|
|
477
|
+
|
|
478
|
+
end
|
|
479
|
+
end
|
|
480
|
+
|
|
481
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig
|
|
482
|
+
# @private
|
|
483
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
484
|
+
property :permissions, as: 'permissions', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientPermissions, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientPermissions::Representation
|
|
485
|
+
|
|
486
|
+
end
|
|
487
|
+
end
|
|
488
|
+
|
|
489
|
+
class GoogleCloudIdentitytoolkitAdminV2ClientPermissions
|
|
490
|
+
# @private
|
|
491
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
492
|
+
property :disabled_user_deletion, as: 'disabledUserDeletion'
|
|
493
|
+
property :disabled_user_signup, as: 'disabledUserSignup'
|
|
494
|
+
end
|
|
495
|
+
end
|
|
496
|
+
|
|
497
|
+
class GoogleCloudIdentitytoolkitAdminV2CodeFlowConfig
|
|
498
|
+
# @private
|
|
499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
500
|
+
property :key_id, as: 'keyId'
|
|
501
|
+
property :private_key, as: 'privateKey'
|
|
502
|
+
property :team_id, as: 'teamId'
|
|
503
|
+
end
|
|
504
|
+
end
|
|
505
|
+
|
|
506
|
+
class GoogleCloudIdentitytoolkitAdminV2Config
|
|
507
|
+
# @private
|
|
508
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
509
|
+
collection :authorized_domains, as: 'authorizedDomains'
|
|
510
|
+
property :autodelete_anonymous_users, as: 'autodeleteAnonymousUsers'
|
|
511
|
+
property :blocking_functions, as: 'blockingFunctions', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2BlockingFunctionsConfig::Representation
|
|
512
|
+
|
|
513
|
+
property :client, as: 'client', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientConfig::Representation
|
|
514
|
+
|
|
515
|
+
property :mfa, as: 'mfa', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig::Representation
|
|
516
|
+
|
|
517
|
+
property :monitoring, as: 'monitoring', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MonitoringConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MonitoringConfig::Representation
|
|
518
|
+
|
|
519
|
+
property :multi_tenant, as: 'multiTenant', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig::Representation
|
|
520
|
+
|
|
521
|
+
property :name, as: 'name'
|
|
522
|
+
property :notification, as: 'notification', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2NotificationConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2NotificationConfig::Representation
|
|
523
|
+
|
|
524
|
+
property :quota, as: 'quota', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2QuotaConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2QuotaConfig::Representation
|
|
525
|
+
|
|
526
|
+
property :sign_in, as: 'signIn', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SignInConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SignInConfig::Representation
|
|
527
|
+
|
|
528
|
+
property :subtype, as: 'subtype'
|
|
529
|
+
end
|
|
530
|
+
end
|
|
531
|
+
|
|
532
|
+
class GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp
|
|
533
|
+
# @private
|
|
534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
535
|
+
property :description, as: 'description'
|
|
536
|
+
property :idp_id, as: 'idpId'
|
|
537
|
+
end
|
|
538
|
+
end
|
|
539
|
+
|
|
540
|
+
class GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig
|
|
541
|
+
# @private
|
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
543
|
+
property :apple_sign_in_config, as: 'appleSignInConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2AppleSignInConfig::Representation
|
|
544
|
+
|
|
545
|
+
property :client_id, as: 'clientId'
|
|
546
|
+
property :client_secret, as: 'clientSecret'
|
|
547
|
+
property :enabled, as: 'enabled'
|
|
548
|
+
property :name, as: 'name'
|
|
549
|
+
end
|
|
550
|
+
end
|
|
551
|
+
|
|
552
|
+
class GoogleCloudIdentitytoolkitAdminV2DnsInfo
|
|
553
|
+
# @private
|
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
555
|
+
property :custom_domain, as: 'customDomain'
|
|
556
|
+
property :custom_domain_state, as: 'customDomainState'
|
|
557
|
+
property :domain_verification_request_time, as: 'domainVerificationRequestTime'
|
|
558
|
+
property :pending_custom_domain, as: 'pendingCustomDomain'
|
|
559
|
+
property :use_custom_domain, as: 'useCustomDomain'
|
|
560
|
+
end
|
|
561
|
+
end
|
|
562
|
+
|
|
563
|
+
class GoogleCloudIdentitytoolkitAdminV2Email
|
|
564
|
+
# @private
|
|
565
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
566
|
+
property :enabled, as: 'enabled'
|
|
567
|
+
property :password_required, as: 'passwordRequired'
|
|
568
|
+
end
|
|
569
|
+
end
|
|
570
|
+
|
|
571
|
+
class GoogleCloudIdentitytoolkitAdminV2EmailTemplate
|
|
572
|
+
# @private
|
|
573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
574
|
+
property :body, as: 'body'
|
|
575
|
+
property :body_format, as: 'bodyFormat'
|
|
576
|
+
property :customized, as: 'customized'
|
|
577
|
+
property :reply_to, as: 'replyTo'
|
|
578
|
+
property :sender_display_name, as: 'senderDisplayName'
|
|
579
|
+
property :sender_local_part, as: 'senderLocalPart'
|
|
580
|
+
property :subject, as: 'subject'
|
|
581
|
+
end
|
|
582
|
+
end
|
|
583
|
+
|
|
584
|
+
class GoogleCloudIdentitytoolkitAdminV2ForwardInboundCredentials
|
|
585
|
+
# @private
|
|
586
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
587
|
+
property :access_token, as: 'accessToken'
|
|
588
|
+
property :id_token, as: 'idToken'
|
|
589
|
+
property :refresh_token, as: 'refreshToken'
|
|
590
|
+
end
|
|
591
|
+
end
|
|
592
|
+
|
|
593
|
+
class GoogleCloudIdentitytoolkitAdminV2HashConfig
|
|
594
|
+
# @private
|
|
595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
596
|
+
property :algorithm, as: 'algorithm'
|
|
597
|
+
property :memory_cost, as: 'memoryCost'
|
|
598
|
+
property :rounds, as: 'rounds'
|
|
599
|
+
property :salt_separator, as: 'saltSeparator'
|
|
600
|
+
property :signer_key, as: 'signerKey'
|
|
601
|
+
end
|
|
602
|
+
end
|
|
603
|
+
|
|
604
|
+
class GoogleCloudIdentitytoolkitAdminV2IdpCertificate
|
|
605
|
+
# @private
|
|
606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
607
|
+
property :x509_certificate, as: 'x509Certificate'
|
|
608
|
+
end
|
|
609
|
+
end
|
|
610
|
+
|
|
611
|
+
class GoogleCloudIdentitytoolkitAdminV2IdpConfig
|
|
612
|
+
# @private
|
|
613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
614
|
+
collection :idp_certificates, as: 'idpCertificates', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2IdpCertificate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2IdpCertificate::Representation
|
|
615
|
+
|
|
616
|
+
property :idp_entity_id, as: 'idpEntityId'
|
|
617
|
+
property :sign_request, as: 'signRequest'
|
|
618
|
+
property :sso_url, as: 'ssoUrl'
|
|
619
|
+
end
|
|
620
|
+
end
|
|
621
|
+
|
|
622
|
+
class GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig
|
|
623
|
+
# @private
|
|
624
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
625
|
+
property :display_name, as: 'displayName'
|
|
626
|
+
property :enabled, as: 'enabled'
|
|
627
|
+
property :idp_config, as: 'idpConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2IdpConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2IdpConfig::Representation
|
|
628
|
+
|
|
629
|
+
property :name, as: 'name'
|
|
630
|
+
property :sp_config, as: 'spConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SpConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SpConfig::Representation
|
|
631
|
+
|
|
632
|
+
end
|
|
633
|
+
end
|
|
634
|
+
|
|
635
|
+
class GoogleCloudIdentitytoolkitAdminV2Inheritance
|
|
636
|
+
# @private
|
|
637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
638
|
+
property :email_sending_config, as: 'emailSendingConfig'
|
|
639
|
+
end
|
|
640
|
+
end
|
|
641
|
+
|
|
642
|
+
class GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse
|
|
643
|
+
# @private
|
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
645
|
+
collection :default_supported_idp_configs, as: 'defaultSupportedIdpConfigs', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig::Representation
|
|
646
|
+
|
|
647
|
+
property :next_page_token, as: 'nextPageToken'
|
|
648
|
+
end
|
|
649
|
+
end
|
|
650
|
+
|
|
651
|
+
class GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse
|
|
652
|
+
# @private
|
|
653
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
654
|
+
collection :default_supported_idps, as: 'defaultSupportedIdps', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp::Representation
|
|
655
|
+
|
|
656
|
+
property :next_page_token, as: 'nextPageToken'
|
|
657
|
+
end
|
|
658
|
+
end
|
|
659
|
+
|
|
660
|
+
class GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse
|
|
661
|
+
# @private
|
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
663
|
+
collection :inbound_saml_configs, as: 'inboundSamlConfigs', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig::Representation
|
|
664
|
+
|
|
665
|
+
property :next_page_token, as: 'nextPageToken'
|
|
666
|
+
end
|
|
667
|
+
end
|
|
668
|
+
|
|
669
|
+
class GoogleCloudIdentitytoolkitAdminV2ListOAuthIdpConfigsResponse
|
|
670
|
+
# @private
|
|
671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
672
|
+
property :next_page_token, as: 'nextPageToken'
|
|
673
|
+
collection :oauth_idp_configs, as: 'oauthIdpConfigs', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig::Representation
|
|
674
|
+
|
|
675
|
+
end
|
|
676
|
+
end
|
|
677
|
+
|
|
678
|
+
class GoogleCloudIdentitytoolkitAdminV2ListTenantsResponse
|
|
679
|
+
# @private
|
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
681
|
+
property :next_page_token, as: 'nextPageToken'
|
|
682
|
+
collection :tenants, as: 'tenants', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Tenant, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Tenant::Representation
|
|
683
|
+
|
|
684
|
+
end
|
|
685
|
+
end
|
|
686
|
+
|
|
687
|
+
class GoogleCloudIdentitytoolkitAdminV2MonitoringConfig
|
|
688
|
+
# @private
|
|
689
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
690
|
+
property :request_logging, as: 'requestLogging', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2RequestLogging, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2RequestLogging::Representation
|
|
691
|
+
|
|
692
|
+
end
|
|
693
|
+
end
|
|
694
|
+
|
|
695
|
+
class GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig
|
|
696
|
+
# @private
|
|
697
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
698
|
+
collection :enabled_providers, as: 'enabledProviders'
|
|
699
|
+
property :state, as: 'state'
|
|
700
|
+
end
|
|
701
|
+
end
|
|
702
|
+
|
|
703
|
+
class GoogleCloudIdentitytoolkitAdminV2MultiTenantConfig
|
|
704
|
+
# @private
|
|
705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
706
|
+
property :allow_tenants, as: 'allowTenants'
|
|
707
|
+
property :default_tenant_location, as: 'defaultTenantLocation'
|
|
708
|
+
end
|
|
709
|
+
end
|
|
710
|
+
|
|
711
|
+
class GoogleCloudIdentitytoolkitAdminV2NotificationConfig
|
|
712
|
+
# @private
|
|
713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
714
|
+
property :default_locale, as: 'defaultLocale'
|
|
715
|
+
property :send_email, as: 'sendEmail', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SendEmail, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SendEmail::Representation
|
|
716
|
+
|
|
717
|
+
property :send_sms, as: 'sendSms', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SendSms, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SendSms::Representation
|
|
718
|
+
|
|
719
|
+
end
|
|
720
|
+
end
|
|
721
|
+
|
|
722
|
+
class GoogleCloudIdentitytoolkitAdminV2OAuthIdpConfig
|
|
723
|
+
# @private
|
|
724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
725
|
+
property :client_id, as: 'clientId'
|
|
726
|
+
property :client_secret, as: 'clientSecret'
|
|
727
|
+
property :display_name, as: 'displayName'
|
|
728
|
+
property :enabled, as: 'enabled'
|
|
729
|
+
property :issuer, as: 'issuer'
|
|
730
|
+
property :name, as: 'name'
|
|
731
|
+
property :response_type, as: 'responseType', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2OAuthResponseType, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2OAuthResponseType::Representation
|
|
732
|
+
|
|
733
|
+
end
|
|
734
|
+
end
|
|
735
|
+
|
|
736
|
+
class GoogleCloudIdentitytoolkitAdminV2OAuthResponseType
|
|
737
|
+
# @private
|
|
738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
739
|
+
property :code, as: 'code'
|
|
740
|
+
property :id_token, as: 'idToken'
|
|
741
|
+
property :token, as: 'token'
|
|
742
|
+
end
|
|
743
|
+
end
|
|
744
|
+
|
|
745
|
+
class GoogleCloudIdentitytoolkitAdminV2Permissions
|
|
746
|
+
# @private
|
|
747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
748
|
+
property :disabled_user_deletion, as: 'disabledUserDeletion'
|
|
749
|
+
property :disabled_user_signup, as: 'disabledUserSignup'
|
|
750
|
+
end
|
|
751
|
+
end
|
|
752
|
+
|
|
753
|
+
class GoogleCloudIdentitytoolkitAdminV2PhoneNumber
|
|
754
|
+
# @private
|
|
755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
756
|
+
property :enabled, as: 'enabled'
|
|
757
|
+
hash :test_phone_numbers, as: 'testPhoneNumbers'
|
|
758
|
+
end
|
|
759
|
+
end
|
|
760
|
+
|
|
761
|
+
class GoogleCloudIdentitytoolkitAdminV2QuotaConfig
|
|
762
|
+
# @private
|
|
763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
764
|
+
property :sign_up_quota_config, as: 'signUpQuotaConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2TemporaryQuota, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2TemporaryQuota::Representation
|
|
765
|
+
|
|
766
|
+
end
|
|
767
|
+
end
|
|
768
|
+
|
|
769
|
+
class GoogleCloudIdentitytoolkitAdminV2RequestLogging
|
|
770
|
+
# @private
|
|
771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
772
|
+
property :enabled, as: 'enabled'
|
|
773
|
+
end
|
|
774
|
+
end
|
|
775
|
+
|
|
776
|
+
class GoogleCloudIdentitytoolkitAdminV2SendEmail
|
|
777
|
+
# @private
|
|
778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
779
|
+
property :callback_uri, as: 'callbackUri'
|
|
780
|
+
property :change_email_template, as: 'changeEmailTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate::Representation
|
|
781
|
+
|
|
782
|
+
property :dns_info, as: 'dnsInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DnsInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2DnsInfo::Representation
|
|
783
|
+
|
|
784
|
+
property :legacy_reset_password_template, as: 'legacyResetPasswordTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate::Representation
|
|
785
|
+
|
|
786
|
+
property :method_prop, as: 'method'
|
|
787
|
+
property :reset_password_template, as: 'resetPasswordTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate::Representation
|
|
788
|
+
|
|
789
|
+
property :revert_second_factor_addition_template, as: 'revertSecondFactorAdditionTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate::Representation
|
|
790
|
+
|
|
791
|
+
property :smtp, as: 'smtp', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Smtp, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Smtp::Representation
|
|
792
|
+
|
|
793
|
+
property :verify_email_template, as: 'verifyEmailTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2EmailTemplate::Representation
|
|
794
|
+
|
|
795
|
+
end
|
|
796
|
+
end
|
|
797
|
+
|
|
798
|
+
class GoogleCloudIdentitytoolkitAdminV2SendSms
|
|
799
|
+
# @private
|
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
801
|
+
property :sms_template, as: 'smsTemplate', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SmsTemplate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SmsTemplate::Representation
|
|
802
|
+
|
|
803
|
+
property :use_device_locale, as: 'useDeviceLocale'
|
|
804
|
+
end
|
|
805
|
+
end
|
|
806
|
+
|
|
807
|
+
class GoogleCloudIdentitytoolkitAdminV2SignInConfig
|
|
808
|
+
# @private
|
|
809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
810
|
+
property :allow_duplicate_emails, as: 'allowDuplicateEmails'
|
|
811
|
+
property :anonymous, as: 'anonymous', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Anonymous, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Anonymous::Representation
|
|
812
|
+
|
|
813
|
+
property :email, as: 'email', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Email, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Email::Representation
|
|
814
|
+
|
|
815
|
+
property :hash_config, as: 'hashConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2HashConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2HashConfig::Representation
|
|
816
|
+
|
|
817
|
+
property :phone_number, as: 'phoneNumber', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2PhoneNumber, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2PhoneNumber::Representation
|
|
818
|
+
|
|
819
|
+
end
|
|
820
|
+
end
|
|
821
|
+
|
|
822
|
+
class GoogleCloudIdentitytoolkitAdminV2SmsTemplate
|
|
823
|
+
# @private
|
|
824
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
825
|
+
property :content, as: 'content'
|
|
826
|
+
end
|
|
827
|
+
end
|
|
828
|
+
|
|
829
|
+
class GoogleCloudIdentitytoolkitAdminV2Smtp
|
|
830
|
+
# @private
|
|
831
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
832
|
+
property :host, as: 'host'
|
|
833
|
+
property :password, as: 'password'
|
|
834
|
+
property :port, as: 'port'
|
|
835
|
+
property :security_mode, as: 'securityMode'
|
|
836
|
+
property :sender_email, as: 'senderEmail'
|
|
837
|
+
property :username, as: 'username'
|
|
838
|
+
end
|
|
839
|
+
end
|
|
840
|
+
|
|
841
|
+
class GoogleCloudIdentitytoolkitAdminV2SpCertificate
|
|
842
|
+
# @private
|
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
844
|
+
property :expires_at, as: 'expiresAt'
|
|
845
|
+
property :x509_certificate, as: 'x509Certificate'
|
|
846
|
+
end
|
|
847
|
+
end
|
|
848
|
+
|
|
849
|
+
class GoogleCloudIdentitytoolkitAdminV2SpConfig
|
|
850
|
+
# @private
|
|
851
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
852
|
+
property :callback_uri, as: 'callbackUri'
|
|
853
|
+
collection :sp_certificates, as: 'spCertificates', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SpCertificate, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2SpCertificate::Representation
|
|
854
|
+
|
|
855
|
+
property :sp_entity_id, as: 'spEntityId'
|
|
856
|
+
end
|
|
857
|
+
end
|
|
858
|
+
|
|
859
|
+
class GoogleCloudIdentitytoolkitAdminV2TemporaryQuota
|
|
860
|
+
# @private
|
|
861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
862
|
+
property :quota, :numeric_string => true, as: 'quota'
|
|
863
|
+
property :quota_duration, as: 'quotaDuration'
|
|
864
|
+
property :start_time, as: 'startTime'
|
|
865
|
+
end
|
|
866
|
+
end
|
|
867
|
+
|
|
868
|
+
class GoogleCloudIdentitytoolkitAdminV2Tenant
|
|
869
|
+
# @private
|
|
870
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
871
|
+
property :allow_password_signup, as: 'allowPasswordSignup'
|
|
872
|
+
property :autodelete_anonymous_users, as: 'autodeleteAnonymousUsers'
|
|
873
|
+
property :client, as: 'client', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2ClientPermissionConfig::Representation
|
|
874
|
+
|
|
875
|
+
property :disable_auth, as: 'disableAuth'
|
|
876
|
+
property :display_name, as: 'displayName'
|
|
877
|
+
property :enable_anonymous_user, as: 'enableAnonymousUser'
|
|
878
|
+
property :enable_email_link_signin, as: 'enableEmailLinkSignin'
|
|
879
|
+
property :hash_config, as: 'hashConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2HashConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2HashConfig::Representation
|
|
880
|
+
|
|
881
|
+
property :inheritance, as: 'inheritance', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Inheritance, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2Inheritance::Representation
|
|
882
|
+
|
|
883
|
+
property :mfa_config, as: 'mfaConfig', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitAdminV2MultiFactorAuthConfig::Representation
|
|
884
|
+
|
|
885
|
+
property :name, as: 'name'
|
|
886
|
+
hash :test_phone_numbers, as: 'testPhoneNumbers'
|
|
887
|
+
end
|
|
888
|
+
end
|
|
889
|
+
|
|
890
|
+
class GoogleCloudIdentitytoolkitAdminV2Trigger
|
|
891
|
+
# @private
|
|
892
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
893
|
+
property :function_uri, as: 'functionUri'
|
|
894
|
+
property :update_time, as: 'updateTime'
|
|
895
|
+
end
|
|
896
|
+
end
|
|
897
|
+
|
|
898
|
+
class GoogleCloudIdentitytoolkitV2AutoRetrievalInfo
|
|
899
|
+
# @private
|
|
900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
901
|
+
property :app_signature_hash, as: 'appSignatureHash'
|
|
902
|
+
end
|
|
903
|
+
end
|
|
904
|
+
|
|
905
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentRequest
|
|
906
|
+
# @private
|
|
907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
908
|
+
property :display_name, as: 'displayName'
|
|
909
|
+
property :id_token, as: 'idToken'
|
|
910
|
+
property :phone_verification_info, as: 'phoneVerificationInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo::Representation
|
|
911
|
+
|
|
912
|
+
property :tenant_id, as: 'tenantId'
|
|
913
|
+
end
|
|
914
|
+
end
|
|
915
|
+
|
|
916
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaEnrollmentResponse
|
|
917
|
+
# @private
|
|
918
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
919
|
+
property :id_token, as: 'idToken'
|
|
920
|
+
property :phone_auth_info, as: 'phoneAuthInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo::Representation
|
|
921
|
+
|
|
922
|
+
property :refresh_token, as: 'refreshToken'
|
|
923
|
+
end
|
|
924
|
+
end
|
|
925
|
+
|
|
926
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo
|
|
927
|
+
# @private
|
|
928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
929
|
+
property :android_verification_proof, as: 'androidVerificationProof'
|
|
930
|
+
property :code, as: 'code'
|
|
931
|
+
property :phone_number, as: 'phoneNumber'
|
|
932
|
+
property :session_info, as: 'sessionInfo'
|
|
933
|
+
end
|
|
934
|
+
end
|
|
935
|
+
|
|
936
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo
|
|
937
|
+
# @private
|
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
939
|
+
property :android_verification_proof, as: 'androidVerificationProof'
|
|
940
|
+
property :android_verification_proof_expire_time, as: 'androidVerificationProofExpireTime'
|
|
941
|
+
property :phone_number, as: 'phoneNumber'
|
|
942
|
+
end
|
|
943
|
+
end
|
|
944
|
+
|
|
945
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaSignInRequest
|
|
946
|
+
# @private
|
|
947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
948
|
+
property :mfa_pending_credential, as: 'mfaPendingCredential'
|
|
949
|
+
property :phone_verification_info, as: 'phoneVerificationInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneRequestInfo::Representation
|
|
950
|
+
|
|
951
|
+
property :tenant_id, as: 'tenantId'
|
|
952
|
+
end
|
|
953
|
+
end
|
|
954
|
+
|
|
955
|
+
class GoogleCloudIdentitytoolkitV2FinalizeMfaSignInResponse
|
|
956
|
+
# @private
|
|
957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
958
|
+
property :id_token, as: 'idToken'
|
|
959
|
+
property :phone_auth_info, as: 'phoneAuthInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2FinalizeMfaPhoneResponseInfo::Representation
|
|
960
|
+
|
|
961
|
+
property :refresh_token, as: 'refreshToken'
|
|
962
|
+
end
|
|
963
|
+
end
|
|
964
|
+
|
|
965
|
+
class GoogleCloudIdentitytoolkitV2StartMfaEnrollmentRequest
|
|
966
|
+
# @private
|
|
967
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
968
|
+
property :id_token, as: 'idToken'
|
|
969
|
+
property :phone_enrollment_info, as: 'phoneEnrollmentInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo::Representation
|
|
970
|
+
|
|
971
|
+
property :tenant_id, as: 'tenantId'
|
|
972
|
+
end
|
|
973
|
+
end
|
|
974
|
+
|
|
975
|
+
class GoogleCloudIdentitytoolkitV2StartMfaEnrollmentResponse
|
|
976
|
+
# @private
|
|
977
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
978
|
+
property :phone_session_info, as: 'phoneSessionInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo::Representation
|
|
979
|
+
|
|
980
|
+
end
|
|
981
|
+
end
|
|
982
|
+
|
|
983
|
+
class GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo
|
|
984
|
+
# @private
|
|
985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
986
|
+
property :auto_retrieval_info, as: 'autoRetrievalInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2AutoRetrievalInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2AutoRetrievalInfo::Representation
|
|
987
|
+
|
|
988
|
+
property :ios_receipt, as: 'iosReceipt'
|
|
989
|
+
property :ios_secret, as: 'iosSecret'
|
|
990
|
+
property :phone_number, as: 'phoneNumber'
|
|
991
|
+
property :recaptcha_token, as: 'recaptchaToken'
|
|
992
|
+
property :safety_net_token, as: 'safetyNetToken'
|
|
993
|
+
end
|
|
994
|
+
end
|
|
995
|
+
|
|
996
|
+
class GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo
|
|
997
|
+
# @private
|
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
999
|
+
property :session_info, as: 'sessionInfo'
|
|
1000
|
+
end
|
|
1001
|
+
end
|
|
1002
|
+
|
|
1003
|
+
class GoogleCloudIdentitytoolkitV2StartMfaSignInRequest
|
|
1004
|
+
# @private
|
|
1005
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1006
|
+
property :mfa_enrollment_id, as: 'mfaEnrollmentId'
|
|
1007
|
+
property :mfa_pending_credential, as: 'mfaPendingCredential'
|
|
1008
|
+
property :phone_sign_in_info, as: 'phoneSignInInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneRequestInfo::Representation
|
|
1009
|
+
|
|
1010
|
+
property :tenant_id, as: 'tenantId'
|
|
1011
|
+
end
|
|
1012
|
+
end
|
|
1013
|
+
|
|
1014
|
+
class GoogleCloudIdentitytoolkitV2StartMfaSignInResponse
|
|
1015
|
+
# @private
|
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1017
|
+
property :phone_response_info, as: 'phoneResponseInfo', class: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo, decorator: Google::Apis::IdentitytoolkitV2::GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo::Representation
|
|
1018
|
+
|
|
1019
|
+
end
|
|
1020
|
+
end
|
|
1021
|
+
|
|
1022
|
+
class GoogleCloudIdentitytoolkitV2WithdrawMfaRequest
|
|
1023
|
+
# @private
|
|
1024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1025
|
+
property :id_token, as: 'idToken'
|
|
1026
|
+
property :mfa_enrollment_id, as: 'mfaEnrollmentId'
|
|
1027
|
+
property :tenant_id, as: 'tenantId'
|
|
1028
|
+
end
|
|
1029
|
+
end
|
|
1030
|
+
|
|
1031
|
+
class GoogleCloudIdentitytoolkitV2WithdrawMfaResponse
|
|
1032
|
+
# @private
|
|
1033
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1034
|
+
property :id_token, as: 'idToken'
|
|
1035
|
+
property :refresh_token, as: 'refreshToken'
|
|
1036
|
+
end
|
|
1037
|
+
end
|
|
1038
|
+
|
|
1039
|
+
class GoogleIamV1AuditConfig
|
|
1040
|
+
# @private
|
|
1041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1042
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::IdentitytoolkitV2::GoogleIamV1AuditLogConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleIamV1AuditLogConfig::Representation
|
|
1043
|
+
|
|
1044
|
+
property :service, as: 'service'
|
|
1045
|
+
end
|
|
1046
|
+
end
|
|
1047
|
+
|
|
1048
|
+
class GoogleIamV1AuditLogConfig
|
|
1049
|
+
# @private
|
|
1050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1051
|
+
collection :exempted_members, as: 'exemptedMembers'
|
|
1052
|
+
property :log_type, as: 'logType'
|
|
1053
|
+
end
|
|
1054
|
+
end
|
|
1055
|
+
|
|
1056
|
+
class GoogleIamV1Binding
|
|
1057
|
+
# @private
|
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1059
|
+
property :condition, as: 'condition', class: Google::Apis::IdentitytoolkitV2::GoogleTypeExpr, decorator: Google::Apis::IdentitytoolkitV2::GoogleTypeExpr::Representation
|
|
1060
|
+
|
|
1061
|
+
collection :members, as: 'members'
|
|
1062
|
+
property :role, as: 'role'
|
|
1063
|
+
end
|
|
1064
|
+
end
|
|
1065
|
+
|
|
1066
|
+
class GoogleIamV1GetIamPolicyRequest
|
|
1067
|
+
# @private
|
|
1068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1069
|
+
property :options, as: 'options', class: Google::Apis::IdentitytoolkitV2::GoogleIamV1GetPolicyOptions, decorator: Google::Apis::IdentitytoolkitV2::GoogleIamV1GetPolicyOptions::Representation
|
|
1070
|
+
|
|
1071
|
+
end
|
|
1072
|
+
end
|
|
1073
|
+
|
|
1074
|
+
class GoogleIamV1GetPolicyOptions
|
|
1075
|
+
# @private
|
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1077
|
+
property :requested_policy_version, as: 'requestedPolicyVersion'
|
|
1078
|
+
end
|
|
1079
|
+
end
|
|
1080
|
+
|
|
1081
|
+
class GoogleIamV1Policy
|
|
1082
|
+
# @private
|
|
1083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1084
|
+
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::IdentitytoolkitV2::GoogleIamV1AuditConfig, decorator: Google::Apis::IdentitytoolkitV2::GoogleIamV1AuditConfig::Representation
|
|
1085
|
+
|
|
1086
|
+
collection :bindings, as: 'bindings', class: Google::Apis::IdentitytoolkitV2::GoogleIamV1Binding, decorator: Google::Apis::IdentitytoolkitV2::GoogleIamV1Binding::Representation
|
|
1087
|
+
|
|
1088
|
+
property :etag, :base64 => true, as: 'etag'
|
|
1089
|
+
property :version, as: 'version'
|
|
1090
|
+
end
|
|
1091
|
+
end
|
|
1092
|
+
|
|
1093
|
+
class GoogleIamV1SetIamPolicyRequest
|
|
1094
|
+
# @private
|
|
1095
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1096
|
+
property :policy, as: 'policy', class: Google::Apis::IdentitytoolkitV2::GoogleIamV1Policy, decorator: Google::Apis::IdentitytoolkitV2::GoogleIamV1Policy::Representation
|
|
1097
|
+
|
|
1098
|
+
property :update_mask, as: 'updateMask'
|
|
1099
|
+
end
|
|
1100
|
+
end
|
|
1101
|
+
|
|
1102
|
+
class GoogleIamV1TestIamPermissionsRequest
|
|
1103
|
+
# @private
|
|
1104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1105
|
+
collection :permissions, as: 'permissions'
|
|
1106
|
+
end
|
|
1107
|
+
end
|
|
1108
|
+
|
|
1109
|
+
class GoogleIamV1TestIamPermissionsResponse
|
|
1110
|
+
# @private
|
|
1111
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1112
|
+
collection :permissions, as: 'permissions'
|
|
1113
|
+
end
|
|
1114
|
+
end
|
|
1115
|
+
|
|
1116
|
+
class GoogleProtobufEmpty
|
|
1117
|
+
# @private
|
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1119
|
+
end
|
|
1120
|
+
end
|
|
1121
|
+
|
|
1122
|
+
class GoogleTypeExpr
|
|
1123
|
+
# @private
|
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1125
|
+
property :description, as: 'description'
|
|
1126
|
+
property :expression, as: 'expression'
|
|
1127
|
+
property :location, as: 'location'
|
|
1128
|
+
property :title, as: 'title'
|
|
1129
|
+
end
|
|
1130
|
+
end
|
|
1131
|
+
end
|
|
1132
|
+
end
|
|
1133
|
+
end
|