google-apis-identitytoolkit_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1174 @@
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 IdentitytoolkitV1
24
+
25
+ class GoogleCloudIdentitytoolkitV1Argon2Parameters
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudIdentitytoolkitV1AutoRetrievalInfo
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudIdentitytoolkitV1CreateAuthUriRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudIdentitytoolkitV1CreateAuthUriResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudIdentitytoolkitV1DeleteAccountRequest
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudIdentitytoolkitV1DeleteAccountResponse
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudIdentitytoolkitV1DownloadAccountResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudIdentitytoolkitV1EmailTemplate
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudIdentitytoolkitV1ErrorInfo
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudIdentitytoolkitV1FederatedUserIdentifier
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudIdentitytoolkitV1GetAccountInfoRequest
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudIdentitytoolkitV1GetAccountInfoResponse
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudIdentitytoolkitV1GetOobCodeRequest
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudIdentitytoolkitV1GetOobCodeResponse
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudIdentitytoolkitV1GetProjectConfigResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudIdentitytoolkitV1IdpConfig
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudIdentitytoolkitV1MfaEnrollment
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudIdentitytoolkitV1MfaFactor
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudIdentitytoolkitV1MfaInfo
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudIdentitytoolkitV1OpenIdConnectKey
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudIdentitytoolkitV1ProviderUserInfo
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudIdentitytoolkitV1QueryUserInfoRequest
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudIdentitytoolkitV1QueryUserInfoResponse
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudIdentitytoolkitV1ResetPasswordRequest
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudIdentitytoolkitV1ResetPasswordResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudIdentitytoolkitV1SetAccountInfoRequest
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudIdentitytoolkitV1SetAccountInfoResponse
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudIdentitytoolkitV1SignInWithIdpRequest
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudIdentitytoolkitV1SignInWithIdpResponse
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GoogleCloudIdentitytoolkitV1SignUpRequest
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleCloudIdentitytoolkitV1SignUpResponse
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudIdentitytoolkitV1SqlExpression
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudIdentitytoolkitV1UploadAccountRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudIdentitytoolkitV1UploadAccountResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudIdentitytoolkitV1UserInfo
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudIdentitytoolkitV1VerifyIosClientRequest
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudIdentitytoolkitV1VerifyIosClientResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudIdentitytoolkitV1Argon2Parameters
374
+ # @private
375
+ class Representation < Google::Apis::Core::JsonRepresentation
376
+ property :associated_data, :base64 => true, as: 'associatedData'
377
+ property :hash_length_bytes, as: 'hashLengthBytes'
378
+ property :hash_type, as: 'hashType'
379
+ property :iterations, as: 'iterations'
380
+ property :memory_cost_kib, as: 'memoryCostKib'
381
+ property :parallelism, as: 'parallelism'
382
+ property :version, as: 'version'
383
+ end
384
+ end
385
+
386
+ class GoogleCloudIdentitytoolkitV1AutoRetrievalInfo
387
+ # @private
388
+ class Representation < Google::Apis::Core::JsonRepresentation
389
+ property :app_signature_hash, as: 'appSignatureHash'
390
+ end
391
+ end
392
+
393
+ class GoogleCloudIdentitytoolkitV1BatchDeleteAccountsRequest
394
+ # @private
395
+ class Representation < Google::Apis::Core::JsonRepresentation
396
+ property :force, as: 'force'
397
+ collection :local_ids, as: 'localIds'
398
+ property :tenant_id, as: 'tenantId'
399
+ end
400
+ end
401
+
402
+ class GoogleCloudIdentitytoolkitV1BatchDeleteAccountsResponse
403
+ # @private
404
+ class Representation < Google::Apis::Core::JsonRepresentation
405
+ collection :errors, as: 'errors', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo::Representation
406
+
407
+ end
408
+ end
409
+
410
+ class GoogleCloudIdentitytoolkitV1BatchDeleteErrorInfo
411
+ # @private
412
+ class Representation < Google::Apis::Core::JsonRepresentation
413
+ property :index, as: 'index'
414
+ property :local_id, as: 'localId'
415
+ property :message, as: 'message'
416
+ end
417
+ end
418
+
419
+ class GoogleCloudIdentitytoolkitV1CreateAuthUriRequest
420
+ # @private
421
+ class Representation < Google::Apis::Core::JsonRepresentation
422
+ property :app_id, as: 'appId'
423
+ property :auth_flow_type, as: 'authFlowType'
424
+ property :context, as: 'context'
425
+ property :continue_uri, as: 'continueUri'
426
+ hash :custom_parameter, as: 'customParameter'
427
+ property :hosted_domain, as: 'hostedDomain'
428
+ property :identifier, as: 'identifier'
429
+ property :oauth_consumer_key, as: 'oauthConsumerKey'
430
+ property :oauth_scope, as: 'oauthScope'
431
+ property :openid_realm, as: 'openidRealm'
432
+ property :ota_app, as: 'otaApp'
433
+ property :provider_id, as: 'providerId'
434
+ property :session_id, as: 'sessionId'
435
+ property :tenant_id, as: 'tenantId'
436
+ end
437
+ end
438
+
439
+ class GoogleCloudIdentitytoolkitV1CreateAuthUriResponse
440
+ # @private
441
+ class Representation < Google::Apis::Core::JsonRepresentation
442
+ collection :all_providers, as: 'allProviders'
443
+ property :auth_uri, as: 'authUri'
444
+ property :captcha_required, as: 'captchaRequired'
445
+ property :for_existing_provider, as: 'forExistingProvider'
446
+ property :kind, as: 'kind'
447
+ property :provider_id, as: 'providerId'
448
+ property :registered, as: 'registered'
449
+ property :session_id, as: 'sessionId'
450
+ collection :signin_methods, as: 'signinMethods'
451
+ end
452
+ end
453
+
454
+ class GoogleCloudIdentitytoolkitV1CreateSessionCookieRequest
455
+ # @private
456
+ class Representation < Google::Apis::Core::JsonRepresentation
457
+ property :id_token, as: 'idToken'
458
+ property :tenant_id, as: 'tenantId'
459
+ property :valid_duration, :numeric_string => true, as: 'validDuration'
460
+ end
461
+ end
462
+
463
+ class GoogleCloudIdentitytoolkitV1CreateSessionCookieResponse
464
+ # @private
465
+ class Representation < Google::Apis::Core::JsonRepresentation
466
+ property :session_cookie, as: 'sessionCookie'
467
+ end
468
+ end
469
+
470
+ class GoogleCloudIdentitytoolkitV1DeleteAccountRequest
471
+ # @private
472
+ class Representation < Google::Apis::Core::JsonRepresentation
473
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
474
+ property :id_token, as: 'idToken'
475
+ property :local_id, as: 'localId'
476
+ property :target_project_id, as: 'targetProjectId'
477
+ property :tenant_id, as: 'tenantId'
478
+ end
479
+ end
480
+
481
+ class GoogleCloudIdentitytoolkitV1DeleteAccountResponse
482
+ # @private
483
+ class Representation < Google::Apis::Core::JsonRepresentation
484
+ property :kind, as: 'kind'
485
+ end
486
+ end
487
+
488
+ class GoogleCloudIdentitytoolkitV1DownloadAccountResponse
489
+ # @private
490
+ class Representation < Google::Apis::Core::JsonRepresentation
491
+ property :kind, as: 'kind'
492
+ property :next_page_token, as: 'nextPageToken'
493
+ collection :users, as: 'users', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo::Representation
494
+
495
+ end
496
+ end
497
+
498
+ class GoogleCloudIdentitytoolkitV1EmailTemplate
499
+ # @private
500
+ class Representation < Google::Apis::Core::JsonRepresentation
501
+ property :body, as: 'body'
502
+ property :customized, as: 'customized'
503
+ property :disabled, as: 'disabled'
504
+ property :format, as: 'format'
505
+ property :from, as: 'from'
506
+ property :from_display_name, as: 'fromDisplayName'
507
+ property :from_local_part, as: 'fromLocalPart'
508
+ property :locale, as: 'locale'
509
+ property :reply_to, as: 'replyTo'
510
+ property :subject, as: 'subject'
511
+ end
512
+ end
513
+
514
+ class GoogleCloudIdentitytoolkitV1ErrorInfo
515
+ # @private
516
+ class Representation < Google::Apis::Core::JsonRepresentation
517
+ property :index, as: 'index'
518
+ property :message, as: 'message'
519
+ end
520
+ end
521
+
522
+ class GoogleCloudIdentitytoolkitV1FederatedUserIdentifier
523
+ # @private
524
+ class Representation < Google::Apis::Core::JsonRepresentation
525
+ property :provider_id, as: 'providerId'
526
+ property :raw_id, as: 'rawId'
527
+ end
528
+ end
529
+
530
+ class GoogleCloudIdentitytoolkitV1GetAccountInfoRequest
531
+ # @private
532
+ class Representation < Google::Apis::Core::JsonRepresentation
533
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
534
+ collection :email, as: 'email'
535
+ collection :federated_user_id, as: 'federatedUserId', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1FederatedUserIdentifier, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1FederatedUserIdentifier::Representation
536
+
537
+ property :id_token, as: 'idToken'
538
+ collection :initial_email, as: 'initialEmail'
539
+ collection :local_id, as: 'localId'
540
+ collection :phone_number, as: 'phoneNumber'
541
+ property :target_project_id, as: 'targetProjectId'
542
+ property :tenant_id, as: 'tenantId'
543
+ end
544
+ end
545
+
546
+ class GoogleCloudIdentitytoolkitV1GetAccountInfoResponse
547
+ # @private
548
+ class Representation < Google::Apis::Core::JsonRepresentation
549
+ property :kind, as: 'kind'
550
+ collection :users, as: 'users', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo::Representation
551
+
552
+ end
553
+ end
554
+
555
+ class GoogleCloudIdentitytoolkitV1GetOobCodeRequest
556
+ # @private
557
+ class Representation < Google::Apis::Core::JsonRepresentation
558
+ property :android_install_app, as: 'androidInstallApp'
559
+ property :android_minimum_version, as: 'androidMinimumVersion'
560
+ property :android_package_name, as: 'androidPackageName'
561
+ property :can_handle_code_in_app, as: 'canHandleCodeInApp'
562
+ property :captcha_resp, as: 'captchaResp'
563
+ property :challenge, as: 'challenge'
564
+ property :continue_url, as: 'continueUrl'
565
+ property :dynamic_link_domain, as: 'dynamicLinkDomain'
566
+ property :email, as: 'email'
567
+ property :i_os_app_store_id, as: 'iOSAppStoreId'
568
+ property :i_os_bundle_id, as: 'iOSBundleId'
569
+ property :id_token, as: 'idToken'
570
+ property :new_email, as: 'newEmail'
571
+ property :request_type, as: 'requestType'
572
+ property :return_oob_link, as: 'returnOobLink'
573
+ property :target_project_id, as: 'targetProjectId'
574
+ property :tenant_id, as: 'tenantId'
575
+ property :user_ip, as: 'userIp'
576
+ end
577
+ end
578
+
579
+ class GoogleCloudIdentitytoolkitV1GetOobCodeResponse
580
+ # @private
581
+ class Representation < Google::Apis::Core::JsonRepresentation
582
+ property :email, as: 'email'
583
+ property :kind, as: 'kind'
584
+ property :oob_code, as: 'oobCode'
585
+ property :oob_link, as: 'oobLink'
586
+ end
587
+ end
588
+
589
+ class GoogleCloudIdentitytoolkitV1GetProjectConfigResponse
590
+ # @private
591
+ class Representation < Google::Apis::Core::JsonRepresentation
592
+ property :allow_password_user, as: 'allowPasswordUser'
593
+ property :api_key, as: 'apiKey'
594
+ collection :authorized_domains, as: 'authorizedDomains'
595
+ property :change_email_template, as: 'changeEmailTemplate', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate::Representation
596
+
597
+ property :dynamic_links_domain, as: 'dynamicLinksDomain'
598
+ property :enable_anonymous_user, as: 'enableAnonymousUser'
599
+ collection :idp_config, as: 'idpConfig', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1IdpConfig, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1IdpConfig::Representation
600
+
601
+ property :legacy_reset_password_template, as: 'legacyResetPasswordTemplate', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate::Representation
602
+
603
+ property :project_id, as: 'projectId'
604
+ property :reset_password_template, as: 'resetPasswordTemplate', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate::Representation
605
+
606
+ property :revert_second_factor_addition_template, as: 'revertSecondFactorAdditionTemplate', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate::Representation
607
+
608
+ property :use_email_sending, as: 'useEmailSending'
609
+ property :verify_email_template, as: 'verifyEmailTemplate', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1EmailTemplate::Representation
610
+
611
+ end
612
+ end
613
+
614
+ class GoogleCloudIdentitytoolkitV1GetRecaptchaParamResponse
615
+ # @private
616
+ class Representation < Google::Apis::Core::JsonRepresentation
617
+ property :kind, as: 'kind'
618
+ property :recaptcha_site_key, as: 'recaptchaSiteKey'
619
+ property :recaptcha_stoken, as: 'recaptchaStoken'
620
+ end
621
+ end
622
+
623
+ class GoogleCloudIdentitytoolkitV1GetSessionCookiePublicKeysResponse
624
+ # @private
625
+ class Representation < Google::Apis::Core::JsonRepresentation
626
+ collection :keys, as: 'keys', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1OpenIdConnectKey, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1OpenIdConnectKey::Representation
627
+
628
+ end
629
+ end
630
+
631
+ class GoogleCloudIdentitytoolkitV1IdpConfig
632
+ # @private
633
+ class Representation < Google::Apis::Core::JsonRepresentation
634
+ property :client_id, as: 'clientId'
635
+ property :enabled, as: 'enabled'
636
+ property :experiment_percent, as: 'experimentPercent'
637
+ property :provider, as: 'provider'
638
+ property :secret, as: 'secret'
639
+ collection :whitelisted_audiences, as: 'whitelistedAudiences'
640
+ end
641
+ end
642
+
643
+ class GoogleCloudIdentitytoolkitV1IssueSamlResponseRequest
644
+ # @private
645
+ class Representation < Google::Apis::Core::JsonRepresentation
646
+ property :id_token, as: 'idToken'
647
+ property :rp_id, as: 'rpId'
648
+ property :saml_app_entity_id, as: 'samlAppEntityId'
649
+ end
650
+ end
651
+
652
+ class GoogleCloudIdentitytoolkitV1IssueSamlResponseResponse
653
+ # @private
654
+ class Representation < Google::Apis::Core::JsonRepresentation
655
+ property :acs_endpoint, as: 'acsEndpoint'
656
+ property :email, as: 'email'
657
+ property :first_name, as: 'firstName'
658
+ property :is_new_user, as: 'isNewUser'
659
+ property :last_name, as: 'lastName'
660
+ property :relay_state, as: 'relayState'
661
+ property :saml_response, as: 'samlResponse'
662
+ end
663
+ end
664
+
665
+ class GoogleCloudIdentitytoolkitV1MfaEnrollment
666
+ # @private
667
+ class Representation < Google::Apis::Core::JsonRepresentation
668
+ property :display_name, as: 'displayName'
669
+ property :enrolled_at, as: 'enrolledAt'
670
+ property :mfa_enrollment_id, as: 'mfaEnrollmentId'
671
+ property :phone_info, as: 'phoneInfo'
672
+ property :unobfuscated_phone_info, as: 'unobfuscatedPhoneInfo'
673
+ end
674
+ end
675
+
676
+ class GoogleCloudIdentitytoolkitV1MfaFactor
677
+ # @private
678
+ class Representation < Google::Apis::Core::JsonRepresentation
679
+ property :display_name, as: 'displayName'
680
+ property :phone_info, as: 'phoneInfo'
681
+ end
682
+ end
683
+
684
+ class GoogleCloudIdentitytoolkitV1MfaInfo
685
+ # @private
686
+ class Representation < Google::Apis::Core::JsonRepresentation
687
+ collection :enrollments, as: 'enrollments', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
688
+
689
+ end
690
+ end
691
+
692
+ class GoogleCloudIdentitytoolkitV1OpenIdConnectKey
693
+ # @private
694
+ class Representation < Google::Apis::Core::JsonRepresentation
695
+ property :alg, as: 'alg'
696
+ property :e, as: 'e'
697
+ property :kid, as: 'kid'
698
+ property :kty, as: 'kty'
699
+ property :n, as: 'n'
700
+ property :use, as: 'use'
701
+ end
702
+ end
703
+
704
+ class GoogleCloudIdentitytoolkitV1ProviderUserInfo
705
+ # @private
706
+ class Representation < Google::Apis::Core::JsonRepresentation
707
+ property :display_name, as: 'displayName'
708
+ property :email, as: 'email'
709
+ property :federated_id, as: 'federatedId'
710
+ property :phone_number, as: 'phoneNumber'
711
+ property :photo_url, as: 'photoUrl'
712
+ property :provider_id, as: 'providerId'
713
+ property :raw_id, as: 'rawId'
714
+ property :screen_name, as: 'screenName'
715
+ end
716
+ end
717
+
718
+ class GoogleCloudIdentitytoolkitV1QueryUserInfoRequest
719
+ # @private
720
+ class Representation < Google::Apis::Core::JsonRepresentation
721
+ collection :expression, as: 'expression', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1SqlExpression, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1SqlExpression::Representation
722
+
723
+ property :limit, :numeric_string => true, as: 'limit'
724
+ property :offset, :numeric_string => true, as: 'offset'
725
+ property :order, as: 'order'
726
+ property :return_user_info, as: 'returnUserInfo'
727
+ property :sort_by, as: 'sortBy'
728
+ property :tenant_id, as: 'tenantId'
729
+ end
730
+ end
731
+
732
+ class GoogleCloudIdentitytoolkitV1QueryUserInfoResponse
733
+ # @private
734
+ class Representation < Google::Apis::Core::JsonRepresentation
735
+ property :records_count, :numeric_string => true, as: 'recordsCount'
736
+ collection :user_info, as: 'userInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo::Representation
737
+
738
+ end
739
+ end
740
+
741
+ class GoogleCloudIdentitytoolkitV1ResetPasswordRequest
742
+ # @private
743
+ class Representation < Google::Apis::Core::JsonRepresentation
744
+ property :email, as: 'email'
745
+ property :new_password, as: 'newPassword'
746
+ property :old_password, as: 'oldPassword'
747
+ property :oob_code, as: 'oobCode'
748
+ property :tenant_id, as: 'tenantId'
749
+ end
750
+ end
751
+
752
+ class GoogleCloudIdentitytoolkitV1ResetPasswordResponse
753
+ # @private
754
+ class Representation < Google::Apis::Core::JsonRepresentation
755
+ property :email, as: 'email'
756
+ property :kind, as: 'kind'
757
+ property :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
758
+
759
+ property :new_email, as: 'newEmail'
760
+ property :request_type, as: 'requestType'
761
+ end
762
+ end
763
+
764
+ class GoogleCloudIdentitytoolkitV1SendVerificationCodeRequest
765
+ # @private
766
+ class Representation < Google::Apis::Core::JsonRepresentation
767
+ property :auto_retrieval_info, as: 'autoRetrievalInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1AutoRetrievalInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1AutoRetrievalInfo::Representation
768
+
769
+ property :ios_receipt, as: 'iosReceipt'
770
+ property :ios_secret, as: 'iosSecret'
771
+ property :phone_number, as: 'phoneNumber'
772
+ property :recaptcha_token, as: 'recaptchaToken'
773
+ property :safety_net_token, as: 'safetyNetToken'
774
+ property :tenant_id, as: 'tenantId'
775
+ end
776
+ end
777
+
778
+ class GoogleCloudIdentitytoolkitV1SendVerificationCodeResponse
779
+ # @private
780
+ class Representation < Google::Apis::Core::JsonRepresentation
781
+ property :session_info, as: 'sessionInfo'
782
+ end
783
+ end
784
+
785
+ class GoogleCloudIdentitytoolkitV1SetAccountInfoRequest
786
+ # @private
787
+ class Representation < Google::Apis::Core::JsonRepresentation
788
+ property :captcha_challenge, as: 'captchaChallenge'
789
+ property :captcha_response, as: 'captchaResponse'
790
+ property :created_at, :numeric_string => true, as: 'createdAt'
791
+ property :custom_attributes, as: 'customAttributes'
792
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
793
+ collection :delete_attribute, as: 'deleteAttribute'
794
+ collection :delete_provider, as: 'deleteProvider'
795
+ property :disable_user, as: 'disableUser'
796
+ property :display_name, as: 'displayName'
797
+ property :email, as: 'email'
798
+ property :email_verified, as: 'emailVerified'
799
+ property :id_token, as: 'idToken'
800
+ property :instance_id, as: 'instanceId'
801
+ property :last_login_at, :numeric_string => true, as: 'lastLoginAt'
802
+ property :link_provider_user_info, as: 'linkProviderUserInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo::Representation
803
+
804
+ property :local_id, as: 'localId'
805
+ property :mfa, as: 'mfa', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaInfo::Representation
806
+
807
+ property :oob_code, as: 'oobCode'
808
+ property :password, as: 'password'
809
+ property :phone_number, as: 'phoneNumber'
810
+ property :photo_url, as: 'photoUrl'
811
+ collection :provider, as: 'provider'
812
+ property :return_secure_token, as: 'returnSecureToken'
813
+ property :target_project_id, as: 'targetProjectId'
814
+ property :tenant_id, as: 'tenantId'
815
+ property :upgrade_to_federated_login, as: 'upgradeToFederatedLogin'
816
+ property :valid_since, :numeric_string => true, as: 'validSince'
817
+ end
818
+ end
819
+
820
+ class GoogleCloudIdentitytoolkitV1SetAccountInfoResponse
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ property :display_name, as: 'displayName'
824
+ property :email, as: 'email'
825
+ property :email_verified, as: 'emailVerified'
826
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
827
+ property :id_token, as: 'idToken'
828
+ property :kind, as: 'kind'
829
+ property :local_id, as: 'localId'
830
+ property :new_email, as: 'newEmail'
831
+ property :password_hash, as: 'passwordHash'
832
+ property :photo_url, as: 'photoUrl'
833
+ collection :provider_user_info, as: 'providerUserInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo::Representation
834
+
835
+ property :refresh_token, as: 'refreshToken'
836
+ end
837
+ end
838
+
839
+ class GoogleCloudIdentitytoolkitV1SignInWithCustomTokenRequest
840
+ # @private
841
+ class Representation < Google::Apis::Core::JsonRepresentation
842
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
843
+ property :instance_id, as: 'instanceId'
844
+ property :return_secure_token, as: 'returnSecureToken'
845
+ property :tenant_id, as: 'tenantId'
846
+ property :token, as: 'token'
847
+ end
848
+ end
849
+
850
+ class GoogleCloudIdentitytoolkitV1SignInWithCustomTokenResponse
851
+ # @private
852
+ class Representation < Google::Apis::Core::JsonRepresentation
853
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
854
+ property :id_token, as: 'idToken'
855
+ property :is_new_user, as: 'isNewUser'
856
+ property :kind, as: 'kind'
857
+ property :refresh_token, as: 'refreshToken'
858
+ end
859
+ end
860
+
861
+ class GoogleCloudIdentitytoolkitV1SignInWithEmailLinkRequest
862
+ # @private
863
+ class Representation < Google::Apis::Core::JsonRepresentation
864
+ property :email, as: 'email'
865
+ property :id_token, as: 'idToken'
866
+ property :oob_code, as: 'oobCode'
867
+ property :tenant_id, as: 'tenantId'
868
+ end
869
+ end
870
+
871
+ class GoogleCloudIdentitytoolkitV1SignInWithEmailLinkResponse
872
+ # @private
873
+ class Representation < Google::Apis::Core::JsonRepresentation
874
+ property :email, as: 'email'
875
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
876
+ property :id_token, as: 'idToken'
877
+ property :is_new_user, as: 'isNewUser'
878
+ property :kind, as: 'kind'
879
+ property :local_id, as: 'localId'
880
+ collection :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
881
+
882
+ property :mfa_pending_credential, as: 'mfaPendingCredential'
883
+ property :refresh_token, as: 'refreshToken'
884
+ end
885
+ end
886
+
887
+ class GoogleCloudIdentitytoolkitV1SignInWithGameCenterRequest
888
+ # @private
889
+ class Representation < Google::Apis::Core::JsonRepresentation
890
+ property :display_name, as: 'displayName'
891
+ property :id_token, as: 'idToken'
892
+ property :player_id, as: 'playerId'
893
+ property :public_key_url, as: 'publicKeyUrl'
894
+ property :salt, as: 'salt'
895
+ property :signature, as: 'signature'
896
+ property :tenant_id, as: 'tenantId'
897
+ property :timestamp, :numeric_string => true, as: 'timestamp'
898
+ end
899
+ end
900
+
901
+ class GoogleCloudIdentitytoolkitV1SignInWithGameCenterResponse
902
+ # @private
903
+ class Representation < Google::Apis::Core::JsonRepresentation
904
+ property :display_name, as: 'displayName'
905
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
906
+ property :id_token, as: 'idToken'
907
+ property :is_new_user, as: 'isNewUser'
908
+ property :local_id, as: 'localId'
909
+ property :player_id, as: 'playerId'
910
+ property :refresh_token, as: 'refreshToken'
911
+ end
912
+ end
913
+
914
+ class GoogleCloudIdentitytoolkitV1SignInWithIdpRequest
915
+ # @private
916
+ class Representation < Google::Apis::Core::JsonRepresentation
917
+ property :auto_create, as: 'autoCreate'
918
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
919
+ property :id_token, as: 'idToken'
920
+ property :pending_id_token, as: 'pendingIdToken'
921
+ property :pending_token, as: 'pendingToken'
922
+ property :post_body, as: 'postBody'
923
+ property :request_uri, as: 'requestUri'
924
+ property :return_idp_credential, as: 'returnIdpCredential'
925
+ property :return_refresh_token, as: 'returnRefreshToken'
926
+ property :return_secure_token, as: 'returnSecureToken'
927
+ property :session_id, as: 'sessionId'
928
+ property :tenant_id, as: 'tenantId'
929
+ end
930
+ end
931
+
932
+ class GoogleCloudIdentitytoolkitV1SignInWithIdpResponse
933
+ # @private
934
+ class Representation < Google::Apis::Core::JsonRepresentation
935
+ property :context, as: 'context'
936
+ property :date_of_birth, as: 'dateOfBirth'
937
+ property :display_name, as: 'displayName'
938
+ property :email, as: 'email'
939
+ property :email_recycled, as: 'emailRecycled'
940
+ property :email_verified, as: 'emailVerified'
941
+ property :error_message, as: 'errorMessage'
942
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
943
+ property :federated_id, as: 'federatedId'
944
+ property :first_name, as: 'firstName'
945
+ property :full_name, as: 'fullName'
946
+ property :id_token, as: 'idToken'
947
+ property :input_email, as: 'inputEmail'
948
+ property :is_new_user, as: 'isNewUser'
949
+ property :kind, as: 'kind'
950
+ property :language, as: 'language'
951
+ property :last_name, as: 'lastName'
952
+ property :local_id, as: 'localId'
953
+ collection :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
954
+
955
+ property :mfa_pending_credential, as: 'mfaPendingCredential'
956
+ property :need_confirmation, as: 'needConfirmation'
957
+ property :need_email, as: 'needEmail'
958
+ property :nick_name, as: 'nickName'
959
+ property :oauth_access_token, as: 'oauthAccessToken'
960
+ property :oauth_authorization_code, as: 'oauthAuthorizationCode'
961
+ property :oauth_expire_in, as: 'oauthExpireIn'
962
+ property :oauth_id_token, as: 'oauthIdToken'
963
+ property :oauth_refresh_token, as: 'oauthRefreshToken'
964
+ property :oauth_token_secret, as: 'oauthTokenSecret'
965
+ property :original_email, as: 'originalEmail'
966
+ property :pending_token, as: 'pendingToken'
967
+ property :photo_url, as: 'photoUrl'
968
+ property :provider_id, as: 'providerId'
969
+ property :raw_user_info, as: 'rawUserInfo'
970
+ property :refresh_token, as: 'refreshToken'
971
+ property :screen_name, as: 'screenName'
972
+ property :tenant_id, as: 'tenantId'
973
+ property :time_zone, as: 'timeZone'
974
+ collection :verified_provider, as: 'verifiedProvider'
975
+ end
976
+ end
977
+
978
+ class GoogleCloudIdentitytoolkitV1SignInWithPasswordRequest
979
+ # @private
980
+ class Representation < Google::Apis::Core::JsonRepresentation
981
+ property :captcha_challenge, as: 'captchaChallenge'
982
+ property :captcha_response, as: 'captchaResponse'
983
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
984
+ property :email, as: 'email'
985
+ property :id_token, as: 'idToken'
986
+ property :instance_id, as: 'instanceId'
987
+ property :password, as: 'password'
988
+ property :pending_id_token, as: 'pendingIdToken'
989
+ property :return_secure_token, as: 'returnSecureToken'
990
+ property :tenant_id, as: 'tenantId'
991
+ end
992
+ end
993
+
994
+ class GoogleCloudIdentitytoolkitV1SignInWithPasswordResponse
995
+ # @private
996
+ class Representation < Google::Apis::Core::JsonRepresentation
997
+ property :display_name, as: 'displayName'
998
+ property :email, as: 'email'
999
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
1000
+ property :id_token, as: 'idToken'
1001
+ property :kind, as: 'kind'
1002
+ property :local_id, as: 'localId'
1003
+ collection :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
1004
+
1005
+ property :mfa_pending_credential, as: 'mfaPendingCredential'
1006
+ property :oauth_access_token, as: 'oauthAccessToken'
1007
+ property :oauth_authorization_code, as: 'oauthAuthorizationCode'
1008
+ property :oauth_expire_in, as: 'oauthExpireIn'
1009
+ property :profile_picture, as: 'profilePicture'
1010
+ property :refresh_token, as: 'refreshToken'
1011
+ property :registered, as: 'registered'
1012
+ end
1013
+ end
1014
+
1015
+ class GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberRequest
1016
+ # @private
1017
+ class Representation < Google::Apis::Core::JsonRepresentation
1018
+ property :code, as: 'code'
1019
+ property :id_token, as: 'idToken'
1020
+ property :operation, as: 'operation'
1021
+ property :phone_number, as: 'phoneNumber'
1022
+ property :session_info, as: 'sessionInfo'
1023
+ property :temporary_proof, as: 'temporaryProof'
1024
+ property :tenant_id, as: 'tenantId'
1025
+ property :verification_proof, as: 'verificationProof'
1026
+ end
1027
+ end
1028
+
1029
+ class GoogleCloudIdentitytoolkitV1SignInWithPhoneNumberResponse
1030
+ # @private
1031
+ class Representation < Google::Apis::Core::JsonRepresentation
1032
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
1033
+ property :id_token, as: 'idToken'
1034
+ property :is_new_user, as: 'isNewUser'
1035
+ property :local_id, as: 'localId'
1036
+ property :phone_number, as: 'phoneNumber'
1037
+ property :refresh_token, as: 'refreshToken'
1038
+ property :temporary_proof, as: 'temporaryProof'
1039
+ property :temporary_proof_expires_in, :numeric_string => true, as: 'temporaryProofExpiresIn'
1040
+ property :verification_proof, as: 'verificationProof'
1041
+ property :verification_proof_expires_in, :numeric_string => true, as: 'verificationProofExpiresIn'
1042
+ end
1043
+ end
1044
+
1045
+ class GoogleCloudIdentitytoolkitV1SignUpRequest
1046
+ # @private
1047
+ class Representation < Google::Apis::Core::JsonRepresentation
1048
+ property :captcha_challenge, as: 'captchaChallenge'
1049
+ property :captcha_response, as: 'captchaResponse'
1050
+ property :disabled, as: 'disabled'
1051
+ property :display_name, as: 'displayName'
1052
+ property :email, as: 'email'
1053
+ property :email_verified, as: 'emailVerified'
1054
+ property :id_token, as: 'idToken'
1055
+ property :instance_id, as: 'instanceId'
1056
+ property :local_id, as: 'localId'
1057
+ collection :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaFactor, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaFactor::Representation
1058
+
1059
+ property :password, as: 'password'
1060
+ property :phone_number, as: 'phoneNumber'
1061
+ property :photo_url, as: 'photoUrl'
1062
+ property :target_project_id, as: 'targetProjectId'
1063
+ property :tenant_id, as: 'tenantId'
1064
+ end
1065
+ end
1066
+
1067
+ class GoogleCloudIdentitytoolkitV1SignUpResponse
1068
+ # @private
1069
+ class Representation < Google::Apis::Core::JsonRepresentation
1070
+ property :display_name, as: 'displayName'
1071
+ property :email, as: 'email'
1072
+ property :expires_in, :numeric_string => true, as: 'expiresIn'
1073
+ property :id_token, as: 'idToken'
1074
+ property :kind, as: 'kind'
1075
+ property :local_id, as: 'localId'
1076
+ property :refresh_token, as: 'refreshToken'
1077
+ end
1078
+ end
1079
+
1080
+ class GoogleCloudIdentitytoolkitV1SqlExpression
1081
+ # @private
1082
+ class Representation < Google::Apis::Core::JsonRepresentation
1083
+ property :email, as: 'email'
1084
+ property :phone_number, as: 'phoneNumber'
1085
+ property :user_id, as: 'userId'
1086
+ end
1087
+ end
1088
+
1089
+ class GoogleCloudIdentitytoolkitV1UploadAccountRequest
1090
+ # @private
1091
+ class Representation < Google::Apis::Core::JsonRepresentation
1092
+ property :allow_overwrite, as: 'allowOverwrite'
1093
+ property :argon2_parameters, as: 'argon2Parameters', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1Argon2Parameters, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1Argon2Parameters::Representation
1094
+
1095
+ property :block_size, as: 'blockSize'
1096
+ property :cpu_mem_cost, as: 'cpuMemCost'
1097
+ property :delegated_project_number, :numeric_string => true, as: 'delegatedProjectNumber'
1098
+ property :dk_len, as: 'dkLen'
1099
+ property :hash_algorithm, as: 'hashAlgorithm'
1100
+ property :memory_cost, as: 'memoryCost'
1101
+ property :parallelization, as: 'parallelization'
1102
+ property :password_hash_order, as: 'passwordHashOrder'
1103
+ property :rounds, as: 'rounds'
1104
+ property :salt_separator, :base64 => true, as: 'saltSeparator'
1105
+ property :sanity_check, as: 'sanityCheck'
1106
+ property :signer_key, :base64 => true, as: 'signerKey'
1107
+ property :tenant_id, as: 'tenantId'
1108
+ collection :users, as: 'users', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1UserInfo::Representation
1109
+
1110
+ end
1111
+ end
1112
+
1113
+ class GoogleCloudIdentitytoolkitV1UploadAccountResponse
1114
+ # @private
1115
+ class Representation < Google::Apis::Core::JsonRepresentation
1116
+ collection :error, as: 'error', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ErrorInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ErrorInfo::Representation
1117
+
1118
+ property :kind, as: 'kind'
1119
+ end
1120
+ end
1121
+
1122
+ class GoogleCloudIdentitytoolkitV1UserInfo
1123
+ # @private
1124
+ class Representation < Google::Apis::Core::JsonRepresentation
1125
+ property :created_at, :numeric_string => true, as: 'createdAt'
1126
+ property :custom_attributes, as: 'customAttributes'
1127
+ property :custom_auth, as: 'customAuth'
1128
+ property :date_of_birth, as: 'dateOfBirth'
1129
+ property :disabled, as: 'disabled'
1130
+ property :display_name, as: 'displayName'
1131
+ property :email, as: 'email'
1132
+ property :email_link_signin, as: 'emailLinkSignin'
1133
+ property :email_verified, as: 'emailVerified'
1134
+ property :initial_email, as: 'initialEmail'
1135
+ property :language, as: 'language'
1136
+ property :last_login_at, :numeric_string => true, as: 'lastLoginAt'
1137
+ property :last_refresh_at, as: 'lastRefreshAt'
1138
+ property :local_id, as: 'localId'
1139
+ collection :mfa_info, as: 'mfaInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1MfaEnrollment::Representation
1140
+
1141
+ property :password_hash, :base64 => true, as: 'passwordHash'
1142
+ property :password_updated_at, as: 'passwordUpdatedAt'
1143
+ property :phone_number, as: 'phoneNumber'
1144
+ property :photo_url, as: 'photoUrl'
1145
+ collection :provider_user_info, as: 'providerUserInfo', class: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo, decorator: Google::Apis::IdentitytoolkitV1::GoogleCloudIdentitytoolkitV1ProviderUserInfo::Representation
1146
+
1147
+ property :raw_password, as: 'rawPassword'
1148
+ property :salt, :base64 => true, as: 'salt'
1149
+ property :screen_name, as: 'screenName'
1150
+ property :tenant_id, as: 'tenantId'
1151
+ property :time_zone, as: 'timeZone'
1152
+ property :valid_since, :numeric_string => true, as: 'validSince'
1153
+ property :version, as: 'version'
1154
+ end
1155
+ end
1156
+
1157
+ class GoogleCloudIdentitytoolkitV1VerifyIosClientRequest
1158
+ # @private
1159
+ class Representation < Google::Apis::Core::JsonRepresentation
1160
+ property :app_token, as: 'appToken'
1161
+ property :is_sandbox, as: 'isSandbox'
1162
+ end
1163
+ end
1164
+
1165
+ class GoogleCloudIdentitytoolkitV1VerifyIosClientResponse
1166
+ # @private
1167
+ class Representation < Google::Apis::Core::JsonRepresentation
1168
+ property :receipt, as: 'receipt'
1169
+ property :suggested_timeout, :numeric_string => true, as: 'suggestedTimeout'
1170
+ end
1171
+ end
1172
+ end
1173
+ end
1174
+ end