google-apis-walletobjects_v1 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.
@@ -0,0 +1,3156 @@
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 WalletobjectsV1
24
+
25
+ class ActivationOptions
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ActivationStatus
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AddMessageRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AirportInfo
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AppLinkData
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AppLinkDataAppLinkInfo
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AppLinkDataAppLinkInfoAppTarget
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AuthenticationKey
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Barcode
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BarcodeSectionDetail
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Blobstore2Info
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class BoardingAndSeatingInfo
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class BoardingAndSeatingPolicy
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class CallbackOptions
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class CardBarcodeSectionDetails
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class CardRowOneItem
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class CardRowTemplateInfo
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class CardRowThreeItems
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class CardRowTwoItems
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CardTemplateOverride
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class ClassTemplateInfo
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class CompositeMedia
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class ContentTypeInfo
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DateTime
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class DetailsItemInfo
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class DetailsTemplateOverride
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class DeviceContext
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class DiffChecksumsResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class DiffDownloadResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class DiffUploadRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class DiffUploadResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class DiffVersionResponse
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class DiscoverableProgram
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class DiscoverableProgramMerchantSigninInfo
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class DiscoverableProgramMerchantSignupInfo
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class DownloadParameters
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class EventDateTime
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class EventReservationInfo
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class EventSeat
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class EventTicketClass
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class EventTicketClassAddMessageResponse
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class EventTicketClassListResponse
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class EventTicketObject
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class EventTicketObjectAddMessageResponse
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class EventTicketObjectListResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class EventVenue
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class ExpiryNotification
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class FieldReference
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class FieldSelector
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class FirstRowOption
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class FlightCarrier
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class FlightClass
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class FlightClassAddMessageResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class FlightClassListResponse
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class FlightHeader
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class FlightObject
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class FlightObjectAddMessageResponse
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class FlightObjectListResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class FrequentFlyerInfo
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GenericClass
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GenericClassListResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GenericObject
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GenericObjectListResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GiftCardClass
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GiftCardClassAddMessageResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GiftCardClassListResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GiftCardObject
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GiftCardObjectAddMessageResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GiftCardObjectListResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GroupingInfo
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class Image
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class ImageModuleData
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class ImageUri
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class InfoModuleData
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class Issuer
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class IssuerContactInfo
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class IssuerListResponse
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class IssuerToUserInfo
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class JwtInsertResponse
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class JwtResource
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class LabelValue
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class LabelValueRow
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class LatLongPoint
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class LinksModuleData
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class ListTemplateOverride
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class LocalizedString
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class LoyaltyClass
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class LoyaltyClassAddMessageResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class LoyaltyClassListResponse
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class LoyaltyObject
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class LoyaltyObjectAddMessageResponse
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class LoyaltyObjectListResponse
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class LoyaltyPoints
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class LoyaltyPointsBalance
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class Media
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class MediaRequestInfo
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class Message
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class ModifyLinkedOfferObjects
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class ModifyLinkedOfferObjectsRequest
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class Money
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class Notifications
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class ObjectIdProp
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class OfferClass
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class OfferClassAddMessageResponse
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class OfferClassListResponse
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class OfferObject
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class OfferObjectAddMessageResponse
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class OfferObjectListResponse
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class Pagination
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class PassConstraints
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class Permission
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class Permissions
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class PrivateText
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class PrivateUri
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class PurchaseDetails
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class ReservationInfo
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class Resources
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class Review
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class RotatingBarcode
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class RotatingBarcodeTotpDetails
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class RotatingBarcodeTotpDetailsTotpParameters
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class RotatingBarcodeValues
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class SecurityAnimation
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class SetPassUpdateNoticeRequest
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class SetPassUpdateNoticeResponse
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class SignUpInfo
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class SmartTap
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class SmartTapMerchantData
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class TemplateItem
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class TextModuleData
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class TicketCost
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class TicketLeg
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class TicketRestrictions
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class TicketSeat
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class TimeInterval
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class TransitClass
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class TransitClassAddMessageResponse
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class TransitClassListResponse
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class TransitObject
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class TransitObjectAddMessageResponse
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class TransitObjectListResponse
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class TransitObjectUploadRotatingBarcodeValuesRequest
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class TransitObjectUploadRotatingBarcodeValuesResponse
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class TranslatedString
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class UpcomingNotification
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class UploadPrivateDataRequest
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class UploadPrivateDataResponse
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class UploadPrivateImageRequest
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class UploadPrivateImageResponse
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class Uri
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class ActivationOptions
926
+ # @private
927
+ class Representation < Google::Apis::Core::JsonRepresentation
928
+ property :activation_url, as: 'activationUrl'
929
+ property :allow_reactivation, as: 'allowReactivation'
930
+ end
931
+ end
932
+
933
+ class ActivationStatus
934
+ # @private
935
+ class Representation < Google::Apis::Core::JsonRepresentation
936
+ property :state, as: 'state'
937
+ end
938
+ end
939
+
940
+ class AddMessageRequest
941
+ # @private
942
+ class Representation < Google::Apis::Core::JsonRepresentation
943
+ property :message, as: 'message', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
944
+
945
+ end
946
+ end
947
+
948
+ class AirportInfo
949
+ # @private
950
+ class Representation < Google::Apis::Core::JsonRepresentation
951
+ property :airport_iata_code, as: 'airportIataCode'
952
+ property :airport_name_override, as: 'airportNameOverride', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
953
+
954
+ property :gate, as: 'gate'
955
+ property :kind, as: 'kind'
956
+ property :terminal, as: 'terminal'
957
+ end
958
+ end
959
+
960
+ class AppLinkData
961
+ # @private
962
+ class Representation < Google::Apis::Core::JsonRepresentation
963
+ property :android_app_link_info, as: 'androidAppLinkInfo', class: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo, decorator: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo::Representation
964
+
965
+ property :ios_app_link_info, as: 'iosAppLinkInfo', class: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo, decorator: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo::Representation
966
+
967
+ property :web_app_link_info, as: 'webAppLinkInfo', class: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo, decorator: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfo::Representation
968
+
969
+ end
970
+ end
971
+
972
+ class AppLinkDataAppLinkInfo
973
+ # @private
974
+ class Representation < Google::Apis::Core::JsonRepresentation
975
+ property :app_logo_image, as: 'appLogoImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
976
+
977
+ property :app_target, as: 'appTarget', class: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfoAppTarget, decorator: Google::Apis::WalletobjectsV1::AppLinkDataAppLinkInfoAppTarget::Representation
978
+
979
+ property :description, as: 'description', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
980
+
981
+ property :title, as: 'title', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
982
+
983
+ end
984
+ end
985
+
986
+ class AppLinkDataAppLinkInfoAppTarget
987
+ # @private
988
+ class Representation < Google::Apis::Core::JsonRepresentation
989
+ property :target_uri, as: 'targetUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
990
+
991
+ end
992
+ end
993
+
994
+ class AuthenticationKey
995
+ # @private
996
+ class Representation < Google::Apis::Core::JsonRepresentation
997
+ property :id, as: 'id'
998
+ property :public_key_pem, as: 'publicKeyPem'
999
+ end
1000
+ end
1001
+
1002
+ class Barcode
1003
+ # @private
1004
+ class Representation < Google::Apis::Core::JsonRepresentation
1005
+ property :alternate_text, as: 'alternateText'
1006
+ property :kind, as: 'kind'
1007
+ property :render_encoding, as: 'renderEncoding'
1008
+ property :show_code_text, as: 'showCodeText', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1009
+
1010
+ property :type, as: 'type'
1011
+ property :value, as: 'value'
1012
+ end
1013
+ end
1014
+
1015
+ class BarcodeSectionDetail
1016
+ # @private
1017
+ class Representation < Google::Apis::Core::JsonRepresentation
1018
+ property :field_selector, as: 'fieldSelector', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
1019
+
1020
+ end
1021
+ end
1022
+
1023
+ class Blobstore2Info
1024
+ # @private
1025
+ class Representation < Google::Apis::Core::JsonRepresentation
1026
+ property :blob_generation, :numeric_string => true, as: 'blobGeneration'
1027
+ property :blob_id, as: 'blobId'
1028
+ property :download_read_handle, :base64 => true, as: 'downloadReadHandle'
1029
+ property :read_token, as: 'readToken'
1030
+ property :upload_metadata_container, :base64 => true, as: 'uploadMetadataContainer'
1031
+ end
1032
+ end
1033
+
1034
+ class BoardingAndSeatingInfo
1035
+ # @private
1036
+ class Representation < Google::Apis::Core::JsonRepresentation
1037
+ property :boarding_door, as: 'boardingDoor'
1038
+ property :boarding_group, as: 'boardingGroup'
1039
+ property :boarding_position, as: 'boardingPosition'
1040
+ property :boarding_privilege_image, as: 'boardingPrivilegeImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1041
+
1042
+ property :kind, as: 'kind'
1043
+ property :seat_assignment, as: 'seatAssignment', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1044
+
1045
+ property :seat_class, as: 'seatClass'
1046
+ property :seat_number, as: 'seatNumber'
1047
+ property :sequence_number, as: 'sequenceNumber'
1048
+ end
1049
+ end
1050
+
1051
+ class BoardingAndSeatingPolicy
1052
+ # @private
1053
+ class Representation < Google::Apis::Core::JsonRepresentation
1054
+ property :boarding_policy, as: 'boardingPolicy'
1055
+ property :kind, as: 'kind'
1056
+ property :seat_class_policy, as: 'seatClassPolicy'
1057
+ end
1058
+ end
1059
+
1060
+ class CallbackOptions
1061
+ # @private
1062
+ class Representation < Google::Apis::Core::JsonRepresentation
1063
+ property :update_request_url, as: 'updateRequestUrl'
1064
+ property :url, as: 'url'
1065
+ end
1066
+ end
1067
+
1068
+ class CardBarcodeSectionDetails
1069
+ # @private
1070
+ class Representation < Google::Apis::Core::JsonRepresentation
1071
+ property :first_bottom_detail, as: 'firstBottomDetail', class: Google::Apis::WalletobjectsV1::BarcodeSectionDetail, decorator: Google::Apis::WalletobjectsV1::BarcodeSectionDetail::Representation
1072
+
1073
+ property :first_top_detail, as: 'firstTopDetail', class: Google::Apis::WalletobjectsV1::BarcodeSectionDetail, decorator: Google::Apis::WalletobjectsV1::BarcodeSectionDetail::Representation
1074
+
1075
+ property :second_top_detail, as: 'secondTopDetail', class: Google::Apis::WalletobjectsV1::BarcodeSectionDetail, decorator: Google::Apis::WalletobjectsV1::BarcodeSectionDetail::Representation
1076
+
1077
+ end
1078
+ end
1079
+
1080
+ class CardRowOneItem
1081
+ # @private
1082
+ class Representation < Google::Apis::Core::JsonRepresentation
1083
+ property :item, as: 'item', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1084
+
1085
+ end
1086
+ end
1087
+
1088
+ class CardRowTemplateInfo
1089
+ # @private
1090
+ class Representation < Google::Apis::Core::JsonRepresentation
1091
+ property :one_item, as: 'oneItem', class: Google::Apis::WalletobjectsV1::CardRowOneItem, decorator: Google::Apis::WalletobjectsV1::CardRowOneItem::Representation
1092
+
1093
+ property :three_items, as: 'threeItems', class: Google::Apis::WalletobjectsV1::CardRowThreeItems, decorator: Google::Apis::WalletobjectsV1::CardRowThreeItems::Representation
1094
+
1095
+ property :two_items, as: 'twoItems', class: Google::Apis::WalletobjectsV1::CardRowTwoItems, decorator: Google::Apis::WalletobjectsV1::CardRowTwoItems::Representation
1096
+
1097
+ end
1098
+ end
1099
+
1100
+ class CardRowThreeItems
1101
+ # @private
1102
+ class Representation < Google::Apis::Core::JsonRepresentation
1103
+ property :end_item, as: 'endItem', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1104
+
1105
+ property :middle_item, as: 'middleItem', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1106
+
1107
+ property :start_item, as: 'startItem', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1108
+
1109
+ end
1110
+ end
1111
+
1112
+ class CardRowTwoItems
1113
+ # @private
1114
+ class Representation < Google::Apis::Core::JsonRepresentation
1115
+ property :end_item, as: 'endItem', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1116
+
1117
+ property :start_item, as: 'startItem', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1118
+
1119
+ end
1120
+ end
1121
+
1122
+ class CardTemplateOverride
1123
+ # @private
1124
+ class Representation < Google::Apis::Core::JsonRepresentation
1125
+ collection :card_row_template_infos, as: 'cardRowTemplateInfos', class: Google::Apis::WalletobjectsV1::CardRowTemplateInfo, decorator: Google::Apis::WalletobjectsV1::CardRowTemplateInfo::Representation
1126
+
1127
+ end
1128
+ end
1129
+
1130
+ class ClassTemplateInfo
1131
+ # @private
1132
+ class Representation < Google::Apis::Core::JsonRepresentation
1133
+ property :card_barcode_section_details, as: 'cardBarcodeSectionDetails', class: Google::Apis::WalletobjectsV1::CardBarcodeSectionDetails, decorator: Google::Apis::WalletobjectsV1::CardBarcodeSectionDetails::Representation
1134
+
1135
+ property :card_template_override, as: 'cardTemplateOverride', class: Google::Apis::WalletobjectsV1::CardTemplateOverride, decorator: Google::Apis::WalletobjectsV1::CardTemplateOverride::Representation
1136
+
1137
+ property :details_template_override, as: 'detailsTemplateOverride', class: Google::Apis::WalletobjectsV1::DetailsTemplateOverride, decorator: Google::Apis::WalletobjectsV1::DetailsTemplateOverride::Representation
1138
+
1139
+ property :list_template_override, as: 'listTemplateOverride', class: Google::Apis::WalletobjectsV1::ListTemplateOverride, decorator: Google::Apis::WalletobjectsV1::ListTemplateOverride::Representation
1140
+
1141
+ end
1142
+ end
1143
+
1144
+ class CompositeMedia
1145
+ # @private
1146
+ class Representation < Google::Apis::Core::JsonRepresentation
1147
+ property :blob_ref, :base64 => true, as: 'blobRef'
1148
+ property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::WalletobjectsV1::Blobstore2Info, decorator: Google::Apis::WalletobjectsV1::Blobstore2Info::Representation
1149
+
1150
+ property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
1151
+ property :crc32c_hash, as: 'crc32cHash'
1152
+ property :inline, :base64 => true, as: 'inline'
1153
+ property :length, :numeric_string => true, as: 'length'
1154
+ property :md5_hash, :base64 => true, as: 'md5Hash'
1155
+ property :object_id_prop, as: 'objectId', class: Google::Apis::WalletobjectsV1::ObjectIdProp, decorator: Google::Apis::WalletobjectsV1::ObjectIdProp::Representation
1156
+
1157
+ property :path, as: 'path'
1158
+ property :reference_type, as: 'referenceType'
1159
+ property :sha1_hash, :base64 => true, as: 'sha1Hash'
1160
+ end
1161
+ end
1162
+
1163
+ class ContentTypeInfo
1164
+ # @private
1165
+ class Representation < Google::Apis::Core::JsonRepresentation
1166
+ property :best_guess, as: 'bestGuess'
1167
+ property :from_bytes, as: 'fromBytes'
1168
+ property :from_file_name, as: 'fromFileName'
1169
+ property :from_header, as: 'fromHeader'
1170
+ property :from_url_path, as: 'fromUrlPath'
1171
+ end
1172
+ end
1173
+
1174
+ class DateTime
1175
+ # @private
1176
+ class Representation < Google::Apis::Core::JsonRepresentation
1177
+ property :date, as: 'date'
1178
+ end
1179
+ end
1180
+
1181
+ class DetailsItemInfo
1182
+ # @private
1183
+ class Representation < Google::Apis::Core::JsonRepresentation
1184
+ property :item, as: 'item', class: Google::Apis::WalletobjectsV1::TemplateItem, decorator: Google::Apis::WalletobjectsV1::TemplateItem::Representation
1185
+
1186
+ end
1187
+ end
1188
+
1189
+ class DetailsTemplateOverride
1190
+ # @private
1191
+ class Representation < Google::Apis::Core::JsonRepresentation
1192
+ collection :details_item_infos, as: 'detailsItemInfos', class: Google::Apis::WalletobjectsV1::DetailsItemInfo, decorator: Google::Apis::WalletobjectsV1::DetailsItemInfo::Representation
1193
+
1194
+ end
1195
+ end
1196
+
1197
+ class DeviceContext
1198
+ # @private
1199
+ class Representation < Google::Apis::Core::JsonRepresentation
1200
+ property :device_token, as: 'deviceToken'
1201
+ end
1202
+ end
1203
+
1204
+ class DiffChecksumsResponse
1205
+ # @private
1206
+ class Representation < Google::Apis::Core::JsonRepresentation
1207
+ property :checksums_location, as: 'checksumsLocation', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1208
+
1209
+ property :chunk_size_bytes, :numeric_string => true, as: 'chunkSizeBytes'
1210
+ property :object_location, as: 'objectLocation', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1211
+
1212
+ property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
1213
+ property :object_version, as: 'objectVersion'
1214
+ end
1215
+ end
1216
+
1217
+ class DiffDownloadResponse
1218
+ # @private
1219
+ class Representation < Google::Apis::Core::JsonRepresentation
1220
+ property :object_location, as: 'objectLocation', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1221
+
1222
+ end
1223
+ end
1224
+
1225
+ class DiffUploadRequest
1226
+ # @private
1227
+ class Representation < Google::Apis::Core::JsonRepresentation
1228
+ property :checksums_info, as: 'checksumsInfo', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1229
+
1230
+ property :object_info, as: 'objectInfo', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1231
+
1232
+ property :object_version, as: 'objectVersion'
1233
+ end
1234
+ end
1235
+
1236
+ class DiffUploadResponse
1237
+ # @private
1238
+ class Representation < Google::Apis::Core::JsonRepresentation
1239
+ property :object_version, as: 'objectVersion'
1240
+ property :original_object, as: 'originalObject', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
1241
+
1242
+ end
1243
+ end
1244
+
1245
+ class DiffVersionResponse
1246
+ # @private
1247
+ class Representation < Google::Apis::Core::JsonRepresentation
1248
+ property :object_size_bytes, :numeric_string => true, as: 'objectSizeBytes'
1249
+ property :object_version, as: 'objectVersion'
1250
+ end
1251
+ end
1252
+
1253
+ class DiscoverableProgram
1254
+ # @private
1255
+ class Representation < Google::Apis::Core::JsonRepresentation
1256
+ property :merchant_signin_info, as: 'merchantSigninInfo', class: Google::Apis::WalletobjectsV1::DiscoverableProgramMerchantSigninInfo, decorator: Google::Apis::WalletobjectsV1::DiscoverableProgramMerchantSigninInfo::Representation
1257
+
1258
+ property :merchant_signup_info, as: 'merchantSignupInfo', class: Google::Apis::WalletobjectsV1::DiscoverableProgramMerchantSignupInfo, decorator: Google::Apis::WalletobjectsV1::DiscoverableProgramMerchantSignupInfo::Representation
1259
+
1260
+ property :state, as: 'state'
1261
+ end
1262
+ end
1263
+
1264
+ class DiscoverableProgramMerchantSigninInfo
1265
+ # @private
1266
+ class Representation < Google::Apis::Core::JsonRepresentation
1267
+ property :signin_website, as: 'signinWebsite', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
1268
+
1269
+ end
1270
+ end
1271
+
1272
+ class DiscoverableProgramMerchantSignupInfo
1273
+ # @private
1274
+ class Representation < Google::Apis::Core::JsonRepresentation
1275
+ collection :signup_shared_datas, as: 'signupSharedDatas'
1276
+ property :signup_website, as: 'signupWebsite', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
1277
+
1278
+ end
1279
+ end
1280
+
1281
+ class DownloadParameters
1282
+ # @private
1283
+ class Representation < Google::Apis::Core::JsonRepresentation
1284
+ property :allow_gzip_compression, as: 'allowGzipCompression'
1285
+ property :ignore_range, as: 'ignoreRange'
1286
+ end
1287
+ end
1288
+
1289
+ class EventDateTime
1290
+ # @private
1291
+ class Representation < Google::Apis::Core::JsonRepresentation
1292
+ property :custom_doors_open_label, as: 'customDoorsOpenLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1293
+
1294
+ property :doors_open, as: 'doorsOpen'
1295
+ property :doors_open_label, as: 'doorsOpenLabel'
1296
+ property :end, as: 'end'
1297
+ property :kind, as: 'kind'
1298
+ property :start, as: 'start'
1299
+ end
1300
+ end
1301
+
1302
+ class EventReservationInfo
1303
+ # @private
1304
+ class Representation < Google::Apis::Core::JsonRepresentation
1305
+ property :confirmation_code, as: 'confirmationCode'
1306
+ property :kind, as: 'kind'
1307
+ end
1308
+ end
1309
+
1310
+ class EventSeat
1311
+ # @private
1312
+ class Representation < Google::Apis::Core::JsonRepresentation
1313
+ property :gate, as: 'gate', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1314
+
1315
+ property :kind, as: 'kind'
1316
+ property :row, as: 'row', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1317
+
1318
+ property :seat, as: 'seat', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1319
+
1320
+ property :section, as: 'section', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1321
+
1322
+ end
1323
+ end
1324
+
1325
+ class EventTicketClass
1326
+ # @private
1327
+ class Representation < Google::Apis::Core::JsonRepresentation
1328
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
1329
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
1330
+
1331
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
1332
+
1333
+ property :confirmation_code_label, as: 'confirmationCodeLabel'
1334
+ property :country_code, as: 'countryCode'
1335
+ property :custom_confirmation_code_label, as: 'customConfirmationCodeLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1336
+
1337
+ property :custom_gate_label, as: 'customGateLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1338
+
1339
+ property :custom_row_label, as: 'customRowLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1340
+
1341
+ property :custom_seat_label, as: 'customSeatLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1342
+
1343
+ property :custom_section_label, as: 'customSectionLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1344
+
1345
+ property :date_time, as: 'dateTime', class: Google::Apis::WalletobjectsV1::EventDateTime, decorator: Google::Apis::WalletobjectsV1::EventDateTime::Representation
1346
+
1347
+ property :enable_smart_tap, as: 'enableSmartTap'
1348
+ property :event_id, as: 'eventId'
1349
+ property :event_name, as: 'eventName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1350
+
1351
+ property :fine_print, as: 'finePrint', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1352
+
1353
+ property :gate_label, as: 'gateLabel'
1354
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1355
+
1356
+ property :hex_background_color, as: 'hexBackgroundColor'
1357
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
1358
+
1359
+ property :id, as: 'id'
1360
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1361
+
1362
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1363
+
1364
+ property :issuer_name, as: 'issuerName'
1365
+ property :kind, as: 'kind'
1366
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1367
+
1368
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1369
+
1370
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1371
+
1372
+ property :logo, as: 'logo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1373
+
1374
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1375
+
1376
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
1377
+ collection :redemption_issuers, as: 'redemptionIssuers'
1378
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
1379
+
1380
+ property :review_status, as: 'reviewStatus'
1381
+ property :row_label, as: 'rowLabel'
1382
+ property :seat_label, as: 'seatLabel'
1383
+ property :section_label, as: 'sectionLabel'
1384
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
1385
+
1386
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1387
+
1388
+ property :venue, as: 'venue', class: Google::Apis::WalletobjectsV1::EventVenue, decorator: Google::Apis::WalletobjectsV1::EventVenue::Representation
1389
+
1390
+ property :version, :numeric_string => true, as: 'version'
1391
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
1392
+ property :wide_logo, as: 'wideLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1393
+
1394
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1395
+
1396
+ end
1397
+ end
1398
+
1399
+ class EventTicketClassAddMessageResponse
1400
+ # @private
1401
+ class Representation < Google::Apis::Core::JsonRepresentation
1402
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::EventTicketClass, decorator: Google::Apis::WalletobjectsV1::EventTicketClass::Representation
1403
+
1404
+ end
1405
+ end
1406
+
1407
+ class EventTicketClassListResponse
1408
+ # @private
1409
+ class Representation < Google::Apis::Core::JsonRepresentation
1410
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1411
+
1412
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::EventTicketClass, decorator: Google::Apis::WalletobjectsV1::EventTicketClass::Representation
1413
+
1414
+ end
1415
+ end
1416
+
1417
+ class EventTicketObject
1418
+ # @private
1419
+ class Representation < Google::Apis::Core::JsonRepresentation
1420
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
1421
+
1422
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
1423
+
1424
+ property :class_id, as: 'classId'
1425
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::EventTicketClass, decorator: Google::Apis::WalletobjectsV1::EventTicketClass::Representation
1426
+
1427
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
1428
+ property :face_value, as: 'faceValue', class: Google::Apis::WalletobjectsV1::Money, decorator: Google::Apis::WalletobjectsV1::Money::Representation
1429
+
1430
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
1431
+
1432
+ property :has_linked_device, as: 'hasLinkedDevice'
1433
+ property :has_users, as: 'hasUsers'
1434
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1435
+
1436
+ property :hex_background_color, as: 'hexBackgroundColor'
1437
+ property :id, as: 'id'
1438
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1439
+
1440
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1441
+
1442
+ property :kind, as: 'kind'
1443
+ collection :linked_offer_ids, as: 'linkedOfferIds'
1444
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1445
+
1446
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1447
+
1448
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1449
+
1450
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
1451
+
1452
+ property :reservation_info, as: 'reservationInfo', class: Google::Apis::WalletobjectsV1::EventReservationInfo, decorator: Google::Apis::WalletobjectsV1::EventReservationInfo::Representation
1453
+
1454
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1455
+
1456
+ property :seat_info, as: 'seatInfo', class: Google::Apis::WalletobjectsV1::EventSeat, decorator: Google::Apis::WalletobjectsV1::EventSeat::Representation
1457
+
1458
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1459
+ property :state, as: 'state'
1460
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1461
+
1462
+ property :ticket_holder_name, as: 'ticketHolderName'
1463
+ property :ticket_number, as: 'ticketNumber'
1464
+ property :ticket_type, as: 'ticketType', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1465
+
1466
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
1467
+
1468
+ property :version, :numeric_string => true, as: 'version'
1469
+ end
1470
+ end
1471
+
1472
+ class EventTicketObjectAddMessageResponse
1473
+ # @private
1474
+ class Representation < Google::Apis::Core::JsonRepresentation
1475
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::EventTicketObject, decorator: Google::Apis::WalletobjectsV1::EventTicketObject::Representation
1476
+
1477
+ end
1478
+ end
1479
+
1480
+ class EventTicketObjectListResponse
1481
+ # @private
1482
+ class Representation < Google::Apis::Core::JsonRepresentation
1483
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1484
+
1485
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::EventTicketObject, decorator: Google::Apis::WalletobjectsV1::EventTicketObject::Representation
1486
+
1487
+ end
1488
+ end
1489
+
1490
+ class EventVenue
1491
+ # @private
1492
+ class Representation < Google::Apis::Core::JsonRepresentation
1493
+ property :address, as: 'address', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1494
+
1495
+ property :kind, as: 'kind'
1496
+ property :name, as: 'name', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1497
+
1498
+ end
1499
+ end
1500
+
1501
+ class ExpiryNotification
1502
+ # @private
1503
+ class Representation < Google::Apis::Core::JsonRepresentation
1504
+ property :enable_notification, as: 'enableNotification'
1505
+ end
1506
+ end
1507
+
1508
+ class FieldReference
1509
+ # @private
1510
+ class Representation < Google::Apis::Core::JsonRepresentation
1511
+ property :date_format, as: 'dateFormat'
1512
+ property :field_path, as: 'fieldPath'
1513
+ end
1514
+ end
1515
+
1516
+ class FieldSelector
1517
+ # @private
1518
+ class Representation < Google::Apis::Core::JsonRepresentation
1519
+ collection :fields, as: 'fields', class: Google::Apis::WalletobjectsV1::FieldReference, decorator: Google::Apis::WalletobjectsV1::FieldReference::Representation
1520
+
1521
+ end
1522
+ end
1523
+
1524
+ class FirstRowOption
1525
+ # @private
1526
+ class Representation < Google::Apis::Core::JsonRepresentation
1527
+ property :field_option, as: 'fieldOption', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
1528
+
1529
+ property :transit_option, as: 'transitOption'
1530
+ end
1531
+ end
1532
+
1533
+ class FlightCarrier
1534
+ # @private
1535
+ class Representation < Google::Apis::Core::JsonRepresentation
1536
+ property :airline_alliance_logo, as: 'airlineAllianceLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1537
+
1538
+ property :airline_logo, as: 'airlineLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1539
+
1540
+ property :airline_name, as: 'airlineName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1541
+
1542
+ property :carrier_iata_code, as: 'carrierIataCode'
1543
+ property :carrier_icao_code, as: 'carrierIcaoCode'
1544
+ property :kind, as: 'kind'
1545
+ property :wide_airline_logo, as: 'wideAirlineLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1546
+
1547
+ end
1548
+ end
1549
+
1550
+ class FlightClass
1551
+ # @private
1552
+ class Representation < Google::Apis::Core::JsonRepresentation
1553
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
1554
+ property :boarding_and_seating_policy, as: 'boardingAndSeatingPolicy', class: Google::Apis::WalletobjectsV1::BoardingAndSeatingPolicy, decorator: Google::Apis::WalletobjectsV1::BoardingAndSeatingPolicy::Representation
1555
+
1556
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
1557
+
1558
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
1559
+
1560
+ property :country_code, as: 'countryCode'
1561
+ property :destination, as: 'destination', class: Google::Apis::WalletobjectsV1::AirportInfo, decorator: Google::Apis::WalletobjectsV1::AirportInfo::Representation
1562
+
1563
+ property :enable_smart_tap, as: 'enableSmartTap'
1564
+ property :flight_header, as: 'flightHeader', class: Google::Apis::WalletobjectsV1::FlightHeader, decorator: Google::Apis::WalletobjectsV1::FlightHeader::Representation
1565
+
1566
+ property :flight_status, as: 'flightStatus'
1567
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1568
+
1569
+ property :hex_background_color, as: 'hexBackgroundColor'
1570
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
1571
+
1572
+ property :id, as: 'id'
1573
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1574
+
1575
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1576
+
1577
+ property :issuer_name, as: 'issuerName'
1578
+ property :kind, as: 'kind'
1579
+ property :language_override, as: 'languageOverride'
1580
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1581
+
1582
+ property :local_boarding_date_time, as: 'localBoardingDateTime'
1583
+ property :local_estimated_or_actual_arrival_date_time, as: 'localEstimatedOrActualArrivalDateTime'
1584
+ property :local_estimated_or_actual_departure_date_time, as: 'localEstimatedOrActualDepartureDateTime'
1585
+ property :local_gate_closing_date_time, as: 'localGateClosingDateTime'
1586
+ property :local_scheduled_arrival_date_time, as: 'localScheduledArrivalDateTime'
1587
+ property :local_scheduled_departure_date_time, as: 'localScheduledDepartureDateTime'
1588
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1589
+
1590
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1591
+
1592
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1593
+
1594
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
1595
+ property :origin, as: 'origin', class: Google::Apis::WalletobjectsV1::AirportInfo, decorator: Google::Apis::WalletobjectsV1::AirportInfo::Representation
1596
+
1597
+ collection :redemption_issuers, as: 'redemptionIssuers'
1598
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
1599
+
1600
+ property :review_status, as: 'reviewStatus'
1601
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
1602
+
1603
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1604
+
1605
+ property :version, :numeric_string => true, as: 'version'
1606
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
1607
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1608
+
1609
+ end
1610
+ end
1611
+
1612
+ class FlightClassAddMessageResponse
1613
+ # @private
1614
+ class Representation < Google::Apis::Core::JsonRepresentation
1615
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::FlightClass, decorator: Google::Apis::WalletobjectsV1::FlightClass::Representation
1616
+
1617
+ end
1618
+ end
1619
+
1620
+ class FlightClassListResponse
1621
+ # @private
1622
+ class Representation < Google::Apis::Core::JsonRepresentation
1623
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1624
+
1625
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::FlightClass, decorator: Google::Apis::WalletobjectsV1::FlightClass::Representation
1626
+
1627
+ end
1628
+ end
1629
+
1630
+ class FlightHeader
1631
+ # @private
1632
+ class Representation < Google::Apis::Core::JsonRepresentation
1633
+ property :carrier, as: 'carrier', class: Google::Apis::WalletobjectsV1::FlightCarrier, decorator: Google::Apis::WalletobjectsV1::FlightCarrier::Representation
1634
+
1635
+ property :flight_number, as: 'flightNumber'
1636
+ property :flight_number_display_override, as: 'flightNumberDisplayOverride'
1637
+ property :kind, as: 'kind'
1638
+ property :operating_carrier, as: 'operatingCarrier', class: Google::Apis::WalletobjectsV1::FlightCarrier, decorator: Google::Apis::WalletobjectsV1::FlightCarrier::Representation
1639
+
1640
+ property :operating_flight_number, as: 'operatingFlightNumber'
1641
+ end
1642
+ end
1643
+
1644
+ class FlightObject
1645
+ # @private
1646
+ class Representation < Google::Apis::Core::JsonRepresentation
1647
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
1648
+
1649
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
1650
+
1651
+ property :boarding_and_seating_info, as: 'boardingAndSeatingInfo', class: Google::Apis::WalletobjectsV1::BoardingAndSeatingInfo, decorator: Google::Apis::WalletobjectsV1::BoardingAndSeatingInfo::Representation
1652
+
1653
+ property :class_id, as: 'classId'
1654
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::FlightClass, decorator: Google::Apis::WalletobjectsV1::FlightClass::Representation
1655
+
1656
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
1657
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
1658
+
1659
+ property :has_linked_device, as: 'hasLinkedDevice'
1660
+ property :has_users, as: 'hasUsers'
1661
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1662
+
1663
+ property :hex_background_color, as: 'hexBackgroundColor'
1664
+ property :id, as: 'id'
1665
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1666
+
1667
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1668
+
1669
+ property :kind, as: 'kind'
1670
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1671
+
1672
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1673
+
1674
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1675
+
1676
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
1677
+
1678
+ property :passenger_name, as: 'passengerName'
1679
+ property :reservation_info, as: 'reservationInfo', class: Google::Apis::WalletobjectsV1::ReservationInfo, decorator: Google::Apis::WalletobjectsV1::ReservationInfo::Representation
1680
+
1681
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1682
+
1683
+ property :security_program_logo, as: 'securityProgramLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1684
+
1685
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1686
+ property :state, as: 'state'
1687
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1688
+
1689
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
1690
+
1691
+ property :version, :numeric_string => true, as: 'version'
1692
+ end
1693
+ end
1694
+
1695
+ class FlightObjectAddMessageResponse
1696
+ # @private
1697
+ class Representation < Google::Apis::Core::JsonRepresentation
1698
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::FlightObject, decorator: Google::Apis::WalletobjectsV1::FlightObject::Representation
1699
+
1700
+ end
1701
+ end
1702
+
1703
+ class FlightObjectListResponse
1704
+ # @private
1705
+ class Representation < Google::Apis::Core::JsonRepresentation
1706
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1707
+
1708
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::FlightObject, decorator: Google::Apis::WalletobjectsV1::FlightObject::Representation
1709
+
1710
+ end
1711
+ end
1712
+
1713
+ class FrequentFlyerInfo
1714
+ # @private
1715
+ class Representation < Google::Apis::Core::JsonRepresentation
1716
+ property :frequent_flyer_number, as: 'frequentFlyerNumber'
1717
+ property :frequent_flyer_program_name, as: 'frequentFlyerProgramName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1718
+
1719
+ property :kind, as: 'kind'
1720
+ end
1721
+ end
1722
+
1723
+ class GenericClass
1724
+ # @private
1725
+ class Representation < Google::Apis::Core::JsonRepresentation
1726
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
1727
+
1728
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
1729
+
1730
+ property :enable_smart_tap, as: 'enableSmartTap'
1731
+ property :id, as: 'id'
1732
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1733
+
1734
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1735
+
1736
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
1737
+ collection :redemption_issuers, as: 'redemptionIssuers'
1738
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
1739
+
1740
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1741
+
1742
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
1743
+ end
1744
+ end
1745
+
1746
+ class GenericClassListResponse
1747
+ # @private
1748
+ class Representation < Google::Apis::Core::JsonRepresentation
1749
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1750
+
1751
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::GenericClass, decorator: Google::Apis::WalletobjectsV1::GenericClass::Representation
1752
+
1753
+ end
1754
+ end
1755
+
1756
+ class GenericObject
1757
+ # @private
1758
+ class Representation < Google::Apis::Core::JsonRepresentation
1759
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
1760
+
1761
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
1762
+
1763
+ property :card_title, as: 'cardTitle', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1764
+
1765
+ property :class_id, as: 'classId'
1766
+ property :generic_type, as: 'genericType'
1767
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
1768
+
1769
+ property :has_users, as: 'hasUsers'
1770
+ property :header, as: 'header', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1771
+
1772
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1773
+
1774
+ property :hex_background_color, as: 'hexBackgroundColor'
1775
+ property :id, as: 'id'
1776
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1777
+
1778
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1779
+
1780
+ property :logo, as: 'logo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1781
+
1782
+ property :notifications, as: 'notifications', class: Google::Apis::WalletobjectsV1::Notifications, decorator: Google::Apis::WalletobjectsV1::Notifications::Representation
1783
+
1784
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
1785
+
1786
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1787
+
1788
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1789
+ property :state, as: 'state'
1790
+ property :subheader, as: 'subheader', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1791
+
1792
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1793
+
1794
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
1795
+
1796
+ property :wide_logo, as: 'wideLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1797
+
1798
+ end
1799
+ end
1800
+
1801
+ class GenericObjectListResponse
1802
+ # @private
1803
+ class Representation < Google::Apis::Core::JsonRepresentation
1804
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1805
+
1806
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::GenericObject, decorator: Google::Apis::WalletobjectsV1::GenericObject::Representation
1807
+
1808
+ end
1809
+ end
1810
+
1811
+ class GiftCardClass
1812
+ # @private
1813
+ class Representation < Google::Apis::Core::JsonRepresentation
1814
+ property :allow_barcode_redemption, as: 'allowBarcodeRedemption'
1815
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
1816
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
1817
+
1818
+ property :card_number_label, as: 'cardNumberLabel'
1819
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
1820
+
1821
+ property :country_code, as: 'countryCode'
1822
+ property :enable_smart_tap, as: 'enableSmartTap'
1823
+ property :event_number_label, as: 'eventNumberLabel'
1824
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1825
+
1826
+ property :hex_background_color, as: 'hexBackgroundColor'
1827
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
1828
+
1829
+ property :id, as: 'id'
1830
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1831
+
1832
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1833
+
1834
+ property :issuer_name, as: 'issuerName'
1835
+ property :kind, as: 'kind'
1836
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1837
+
1838
+ property :localized_card_number_label, as: 'localizedCardNumberLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1839
+
1840
+ property :localized_event_number_label, as: 'localizedEventNumberLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1841
+
1842
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1843
+
1844
+ property :localized_merchant_name, as: 'localizedMerchantName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1845
+
1846
+ property :localized_pin_label, as: 'localizedPinLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1847
+
1848
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1849
+
1850
+ property :merchant_name, as: 'merchantName'
1851
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1852
+
1853
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
1854
+ property :pin_label, as: 'pinLabel'
1855
+ property :program_logo, as: 'programLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1856
+
1857
+ collection :redemption_issuers, as: 'redemptionIssuers'
1858
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
1859
+
1860
+ property :review_status, as: 'reviewStatus'
1861
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
1862
+
1863
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1864
+
1865
+ property :version, :numeric_string => true, as: 'version'
1866
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
1867
+ property :wide_program_logo, as: 'wideProgramLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1868
+
1869
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1870
+
1871
+ end
1872
+ end
1873
+
1874
+ class GiftCardClassAddMessageResponse
1875
+ # @private
1876
+ class Representation < Google::Apis::Core::JsonRepresentation
1877
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::GiftCardClass, decorator: Google::Apis::WalletobjectsV1::GiftCardClass::Representation
1878
+
1879
+ end
1880
+ end
1881
+
1882
+ class GiftCardClassListResponse
1883
+ # @private
1884
+ class Representation < Google::Apis::Core::JsonRepresentation
1885
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1886
+
1887
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::GiftCardClass, decorator: Google::Apis::WalletobjectsV1::GiftCardClass::Representation
1888
+
1889
+ end
1890
+ end
1891
+
1892
+ class GiftCardObject
1893
+ # @private
1894
+ class Representation < Google::Apis::Core::JsonRepresentation
1895
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
1896
+
1897
+ property :balance, as: 'balance', class: Google::Apis::WalletobjectsV1::Money, decorator: Google::Apis::WalletobjectsV1::Money::Representation
1898
+
1899
+ property :balance_update_time, as: 'balanceUpdateTime', class: Google::Apis::WalletobjectsV1::DateTime, decorator: Google::Apis::WalletobjectsV1::DateTime::Representation
1900
+
1901
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
1902
+
1903
+ property :card_number, as: 'cardNumber'
1904
+ property :class_id, as: 'classId'
1905
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::GiftCardClass, decorator: Google::Apis::WalletobjectsV1::GiftCardClass::Representation
1906
+
1907
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
1908
+ property :event_number, as: 'eventNumber'
1909
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
1910
+
1911
+ property :has_linked_device, as: 'hasLinkedDevice'
1912
+ property :has_users, as: 'hasUsers'
1913
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1914
+
1915
+ property :id, as: 'id'
1916
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
1917
+
1918
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
1919
+
1920
+ property :kind, as: 'kind'
1921
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
1922
+
1923
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
1924
+
1925
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
1926
+
1927
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
1928
+
1929
+ property :pin, as: 'pin'
1930
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
1931
+
1932
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
1933
+ property :state, as: 'state'
1934
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
1935
+
1936
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
1937
+
1938
+ property :version, :numeric_string => true, as: 'version'
1939
+ end
1940
+ end
1941
+
1942
+ class GiftCardObjectAddMessageResponse
1943
+ # @private
1944
+ class Representation < Google::Apis::Core::JsonRepresentation
1945
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::GiftCardObject, decorator: Google::Apis::WalletobjectsV1::GiftCardObject::Representation
1946
+
1947
+ end
1948
+ end
1949
+
1950
+ class GiftCardObjectListResponse
1951
+ # @private
1952
+ class Representation < Google::Apis::Core::JsonRepresentation
1953
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
1954
+
1955
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::GiftCardObject, decorator: Google::Apis::WalletobjectsV1::GiftCardObject::Representation
1956
+
1957
+ end
1958
+ end
1959
+
1960
+ class GroupingInfo
1961
+ # @private
1962
+ class Representation < Google::Apis::Core::JsonRepresentation
1963
+ property :grouping_id, as: 'groupingId'
1964
+ property :sort_index, as: 'sortIndex'
1965
+ end
1966
+ end
1967
+
1968
+ class Image
1969
+ # @private
1970
+ class Representation < Google::Apis::Core::JsonRepresentation
1971
+ property :content_description, as: 'contentDescription', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1972
+
1973
+ property :kind, as: 'kind'
1974
+ property :source_uri, as: 'sourceUri', class: Google::Apis::WalletobjectsV1::ImageUri, decorator: Google::Apis::WalletobjectsV1::ImageUri::Representation
1975
+
1976
+ end
1977
+ end
1978
+
1979
+ class ImageModuleData
1980
+ # @private
1981
+ class Representation < Google::Apis::Core::JsonRepresentation
1982
+ property :id, as: 'id'
1983
+ property :main_image, as: 'mainImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
1984
+
1985
+ end
1986
+ end
1987
+
1988
+ class ImageUri
1989
+ # @private
1990
+ class Representation < Google::Apis::Core::JsonRepresentation
1991
+ property :description, as: 'description'
1992
+ property :localized_description, as: 'localizedDescription', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
1993
+
1994
+ property :uri, as: 'uri'
1995
+ end
1996
+ end
1997
+
1998
+ class InfoModuleData
1999
+ # @private
2000
+ class Representation < Google::Apis::Core::JsonRepresentation
2001
+ collection :label_value_rows, as: 'labelValueRows', class: Google::Apis::WalletobjectsV1::LabelValueRow, decorator: Google::Apis::WalletobjectsV1::LabelValueRow::Representation
2002
+
2003
+ property :show_last_update_time, as: 'showLastUpdateTime'
2004
+ end
2005
+ end
2006
+
2007
+ class Issuer
2008
+ # @private
2009
+ class Representation < Google::Apis::Core::JsonRepresentation
2010
+ property :contact_info, as: 'contactInfo', class: Google::Apis::WalletobjectsV1::IssuerContactInfo, decorator: Google::Apis::WalletobjectsV1::IssuerContactInfo::Representation
2011
+
2012
+ property :homepage_url, as: 'homepageUrl'
2013
+ property :issuer_id, :numeric_string => true, as: 'issuerId'
2014
+ property :name, as: 'name'
2015
+ property :smart_tap_merchant_data, as: 'smartTapMerchantData', class: Google::Apis::WalletobjectsV1::SmartTapMerchantData, decorator: Google::Apis::WalletobjectsV1::SmartTapMerchantData::Representation
2016
+
2017
+ end
2018
+ end
2019
+
2020
+ class IssuerContactInfo
2021
+ # @private
2022
+ class Representation < Google::Apis::Core::JsonRepresentation
2023
+ collection :alerts_emails, as: 'alertsEmails'
2024
+ property :email, as: 'email'
2025
+ property :name, as: 'name'
2026
+ property :phone, as: 'phone'
2027
+ end
2028
+ end
2029
+
2030
+ class IssuerListResponse
2031
+ # @private
2032
+ class Representation < Google::Apis::Core::JsonRepresentation
2033
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::Issuer, decorator: Google::Apis::WalletobjectsV1::Issuer::Representation
2034
+
2035
+ end
2036
+ end
2037
+
2038
+ class IssuerToUserInfo
2039
+ # @private
2040
+ class Representation < Google::Apis::Core::JsonRepresentation
2041
+ property :action, as: 'action'
2042
+ property :sign_up_info, as: 'signUpInfo', class: Google::Apis::WalletobjectsV1::SignUpInfo, decorator: Google::Apis::WalletobjectsV1::SignUpInfo::Representation
2043
+
2044
+ property :url, as: 'url'
2045
+ property :value, as: 'value'
2046
+ end
2047
+ end
2048
+
2049
+ class JwtInsertResponse
2050
+ # @private
2051
+ class Representation < Google::Apis::Core::JsonRepresentation
2052
+ property :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::Resources, decorator: Google::Apis::WalletobjectsV1::Resources::Representation
2053
+
2054
+ property :save_uri, as: 'saveUri'
2055
+ end
2056
+ end
2057
+
2058
+ class JwtResource
2059
+ # @private
2060
+ class Representation < Google::Apis::Core::JsonRepresentation
2061
+ property :jwt, as: 'jwt'
2062
+ end
2063
+ end
2064
+
2065
+ class LabelValue
2066
+ # @private
2067
+ class Representation < Google::Apis::Core::JsonRepresentation
2068
+ property :label, as: 'label'
2069
+ property :localized_label, as: 'localizedLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2070
+
2071
+ property :localized_value, as: 'localizedValue', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2072
+
2073
+ property :value, as: 'value'
2074
+ end
2075
+ end
2076
+
2077
+ class LabelValueRow
2078
+ # @private
2079
+ class Representation < Google::Apis::Core::JsonRepresentation
2080
+ collection :columns, as: 'columns', class: Google::Apis::WalletobjectsV1::LabelValue, decorator: Google::Apis::WalletobjectsV1::LabelValue::Representation
2081
+
2082
+ end
2083
+ end
2084
+
2085
+ class LatLongPoint
2086
+ # @private
2087
+ class Representation < Google::Apis::Core::JsonRepresentation
2088
+ property :kind, as: 'kind'
2089
+ property :latitude, as: 'latitude'
2090
+ property :longitude, as: 'longitude'
2091
+ end
2092
+ end
2093
+
2094
+ class LinksModuleData
2095
+ # @private
2096
+ class Representation < Google::Apis::Core::JsonRepresentation
2097
+ collection :uris, as: 'uris', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
2098
+
2099
+ end
2100
+ end
2101
+
2102
+ class ListTemplateOverride
2103
+ # @private
2104
+ class Representation < Google::Apis::Core::JsonRepresentation
2105
+ property :first_row_option, as: 'firstRowOption', class: Google::Apis::WalletobjectsV1::FirstRowOption, decorator: Google::Apis::WalletobjectsV1::FirstRowOption::Representation
2106
+
2107
+ property :second_row_option, as: 'secondRowOption', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
2108
+
2109
+ property :third_row_option, as: 'thirdRowOption', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
2110
+
2111
+ end
2112
+ end
2113
+
2114
+ class LocalizedString
2115
+ # @private
2116
+ class Representation < Google::Apis::Core::JsonRepresentation
2117
+ property :default_value, as: 'defaultValue', class: Google::Apis::WalletobjectsV1::TranslatedString, decorator: Google::Apis::WalletobjectsV1::TranslatedString::Representation
2118
+
2119
+ property :kind, as: 'kind'
2120
+ collection :translated_values, as: 'translatedValues', class: Google::Apis::WalletobjectsV1::TranslatedString, decorator: Google::Apis::WalletobjectsV1::TranslatedString::Representation
2121
+
2122
+ end
2123
+ end
2124
+
2125
+ class LoyaltyClass
2126
+ # @private
2127
+ class Representation < Google::Apis::Core::JsonRepresentation
2128
+ property :account_id_label, as: 'accountIdLabel'
2129
+ property :account_name_label, as: 'accountNameLabel'
2130
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
2131
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
2132
+
2133
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
2134
+
2135
+ property :country_code, as: 'countryCode'
2136
+ property :discoverable_program, as: 'discoverableProgram', class: Google::Apis::WalletobjectsV1::DiscoverableProgram, decorator: Google::Apis::WalletobjectsV1::DiscoverableProgram::Representation
2137
+
2138
+ property :enable_smart_tap, as: 'enableSmartTap'
2139
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2140
+
2141
+ property :hex_background_color, as: 'hexBackgroundColor'
2142
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
2143
+
2144
+ property :id, as: 'id'
2145
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
2146
+
2147
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
2148
+
2149
+ property :issuer_name, as: 'issuerName'
2150
+ property :kind, as: 'kind'
2151
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
2152
+
2153
+ property :localized_account_id_label, as: 'localizedAccountIdLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2154
+
2155
+ property :localized_account_name_label, as: 'localizedAccountNameLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2156
+
2157
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2158
+
2159
+ property :localized_program_name, as: 'localizedProgramName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2160
+
2161
+ property :localized_rewards_tier, as: 'localizedRewardsTier', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2162
+
2163
+ property :localized_rewards_tier_label, as: 'localizedRewardsTierLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2164
+
2165
+ property :localized_secondary_rewards_tier, as: 'localizedSecondaryRewardsTier', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2166
+
2167
+ property :localized_secondary_rewards_tier_label, as: 'localizedSecondaryRewardsTierLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2168
+
2169
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
2170
+
2171
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
2172
+
2173
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
2174
+ property :program_logo, as: 'programLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2175
+
2176
+ property :program_name, as: 'programName'
2177
+ collection :redemption_issuers, as: 'redemptionIssuers'
2178
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
2179
+
2180
+ property :review_status, as: 'reviewStatus'
2181
+ property :rewards_tier, as: 'rewardsTier'
2182
+ property :rewards_tier_label, as: 'rewardsTierLabel'
2183
+ property :secondary_rewards_tier, as: 'secondaryRewardsTier'
2184
+ property :secondary_rewards_tier_label, as: 'secondaryRewardsTierLabel'
2185
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
2186
+
2187
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
2188
+
2189
+ property :version, :numeric_string => true, as: 'version'
2190
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
2191
+ property :wide_program_logo, as: 'wideProgramLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2192
+
2193
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2194
+
2195
+ end
2196
+ end
2197
+
2198
+ class LoyaltyClassAddMessageResponse
2199
+ # @private
2200
+ class Representation < Google::Apis::Core::JsonRepresentation
2201
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::LoyaltyClass, decorator: Google::Apis::WalletobjectsV1::LoyaltyClass::Representation
2202
+
2203
+ end
2204
+ end
2205
+
2206
+ class LoyaltyClassListResponse
2207
+ # @private
2208
+ class Representation < Google::Apis::Core::JsonRepresentation
2209
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
2210
+
2211
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::LoyaltyClass, decorator: Google::Apis::WalletobjectsV1::LoyaltyClass::Representation
2212
+
2213
+ end
2214
+ end
2215
+
2216
+ class LoyaltyObject
2217
+ # @private
2218
+ class Representation < Google::Apis::Core::JsonRepresentation
2219
+ property :account_id, as: 'accountId'
2220
+ property :account_name, as: 'accountName'
2221
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
2222
+
2223
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
2224
+
2225
+ property :class_id, as: 'classId'
2226
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::LoyaltyClass, decorator: Google::Apis::WalletobjectsV1::LoyaltyClass::Representation
2227
+
2228
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
2229
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
2230
+
2231
+ property :has_linked_device, as: 'hasLinkedDevice'
2232
+ property :has_users, as: 'hasUsers'
2233
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2234
+
2235
+ property :id, as: 'id'
2236
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
2237
+
2238
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
2239
+
2240
+ property :kind, as: 'kind'
2241
+ collection :linked_offer_ids, as: 'linkedOfferIds'
2242
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
2243
+
2244
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
2245
+
2246
+ property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::WalletobjectsV1::LoyaltyPoints, decorator: Google::Apis::WalletobjectsV1::LoyaltyPoints::Representation
2247
+
2248
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
2249
+
2250
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
2251
+
2252
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
2253
+
2254
+ property :secondary_loyalty_points, as: 'secondaryLoyaltyPoints', class: Google::Apis::WalletobjectsV1::LoyaltyPoints, decorator: Google::Apis::WalletobjectsV1::LoyaltyPoints::Representation
2255
+
2256
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
2257
+ property :state, as: 'state'
2258
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
2259
+
2260
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
2261
+
2262
+ property :version, :numeric_string => true, as: 'version'
2263
+ end
2264
+ end
2265
+
2266
+ class LoyaltyObjectAddMessageResponse
2267
+ # @private
2268
+ class Representation < Google::Apis::Core::JsonRepresentation
2269
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::LoyaltyObject, decorator: Google::Apis::WalletobjectsV1::LoyaltyObject::Representation
2270
+
2271
+ end
2272
+ end
2273
+
2274
+ class LoyaltyObjectListResponse
2275
+ # @private
2276
+ class Representation < Google::Apis::Core::JsonRepresentation
2277
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
2278
+
2279
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::LoyaltyObject, decorator: Google::Apis::WalletobjectsV1::LoyaltyObject::Representation
2280
+
2281
+ end
2282
+ end
2283
+
2284
+ class LoyaltyPoints
2285
+ # @private
2286
+ class Representation < Google::Apis::Core::JsonRepresentation
2287
+ property :balance, as: 'balance', class: Google::Apis::WalletobjectsV1::LoyaltyPointsBalance, decorator: Google::Apis::WalletobjectsV1::LoyaltyPointsBalance::Representation
2288
+
2289
+ property :label, as: 'label'
2290
+ property :localized_label, as: 'localizedLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2291
+
2292
+ end
2293
+ end
2294
+
2295
+ class LoyaltyPointsBalance
2296
+ # @private
2297
+ class Representation < Google::Apis::Core::JsonRepresentation
2298
+ property :double, as: 'double'
2299
+ property :int, as: 'int'
2300
+ property :money, as: 'money', class: Google::Apis::WalletobjectsV1::Money, decorator: Google::Apis::WalletobjectsV1::Money::Representation
2301
+
2302
+ property :string, as: 'string'
2303
+ end
2304
+ end
2305
+
2306
+ class Media
2307
+ # @private
2308
+ class Representation < Google::Apis::Core::JsonRepresentation
2309
+ property :algorithm, as: 'algorithm'
2310
+ property :bigstore_object_ref, :base64 => true, as: 'bigstoreObjectRef'
2311
+ property :blob_ref, :base64 => true, as: 'blobRef'
2312
+ property :blobstore2_info, as: 'blobstore2Info', class: Google::Apis::WalletobjectsV1::Blobstore2Info, decorator: Google::Apis::WalletobjectsV1::Blobstore2Info::Representation
2313
+
2314
+ collection :composite_media, as: 'compositeMedia', class: Google::Apis::WalletobjectsV1::CompositeMedia, decorator: Google::Apis::WalletobjectsV1::CompositeMedia::Representation
2315
+
2316
+ property :content_type, as: 'contentType'
2317
+ property :content_type_info, as: 'contentTypeInfo', class: Google::Apis::WalletobjectsV1::ContentTypeInfo, decorator: Google::Apis::WalletobjectsV1::ContentTypeInfo::Representation
2318
+
2319
+ property :cosmo_binary_reference, :base64 => true, as: 'cosmoBinaryReference'
2320
+ property :crc32c_hash, as: 'crc32cHash'
2321
+ property :diff_checksums_response, as: 'diffChecksumsResponse', class: Google::Apis::WalletobjectsV1::DiffChecksumsResponse, decorator: Google::Apis::WalletobjectsV1::DiffChecksumsResponse::Representation
2322
+
2323
+ property :diff_download_response, as: 'diffDownloadResponse', class: Google::Apis::WalletobjectsV1::DiffDownloadResponse, decorator: Google::Apis::WalletobjectsV1::DiffDownloadResponse::Representation
2324
+
2325
+ property :diff_upload_request, as: 'diffUploadRequest', class: Google::Apis::WalletobjectsV1::DiffUploadRequest, decorator: Google::Apis::WalletobjectsV1::DiffUploadRequest::Representation
2326
+
2327
+ property :diff_upload_response, as: 'diffUploadResponse', class: Google::Apis::WalletobjectsV1::DiffUploadResponse, decorator: Google::Apis::WalletobjectsV1::DiffUploadResponse::Representation
2328
+
2329
+ property :diff_version_response, as: 'diffVersionResponse', class: Google::Apis::WalletobjectsV1::DiffVersionResponse, decorator: Google::Apis::WalletobjectsV1::DiffVersionResponse::Representation
2330
+
2331
+ property :download_parameters, as: 'downloadParameters', class: Google::Apis::WalletobjectsV1::DownloadParameters, decorator: Google::Apis::WalletobjectsV1::DownloadParameters::Representation
2332
+
2333
+ property :filename, as: 'filename'
2334
+ property :hash_prop, as: 'hash'
2335
+ property :hash_verified, as: 'hashVerified'
2336
+ property :inline, :base64 => true, as: 'inline'
2337
+ property :is_potential_retry, as: 'isPotentialRetry'
2338
+ property :length, :numeric_string => true, as: 'length'
2339
+ property :md5_hash, :base64 => true, as: 'md5Hash'
2340
+ property :media_id, :base64 => true, as: 'mediaId'
2341
+ property :object_id_prop, as: 'objectId', class: Google::Apis::WalletobjectsV1::ObjectIdProp, decorator: Google::Apis::WalletobjectsV1::ObjectIdProp::Representation
2342
+
2343
+ property :path, as: 'path'
2344
+ property :reference_type, as: 'referenceType'
2345
+ property :sha1_hash, :base64 => true, as: 'sha1Hash'
2346
+ property :sha256_hash, :base64 => true, as: 'sha256Hash'
2347
+ property :timestamp, :numeric_string => true, as: 'timestamp'
2348
+ property :token, as: 'token'
2349
+ end
2350
+ end
2351
+
2352
+ class MediaRequestInfo
2353
+ # @private
2354
+ class Representation < Google::Apis::Core::JsonRepresentation
2355
+ property :current_bytes, :numeric_string => true, as: 'currentBytes'
2356
+ property :custom_data, as: 'customData'
2357
+ property :diff_object_version, as: 'diffObjectVersion'
2358
+ property :final_status, as: 'finalStatus'
2359
+ property :notification_type, as: 'notificationType'
2360
+ property :request_id, as: 'requestId'
2361
+ property :request_received_params_serving_info, :base64 => true, as: 'requestReceivedParamsServingInfo'
2362
+ property :total_bytes, :numeric_string => true, as: 'totalBytes'
2363
+ property :total_bytes_is_estimated, as: 'totalBytesIsEstimated'
2364
+ end
2365
+ end
2366
+
2367
+ class Message
2368
+ # @private
2369
+ class Representation < Google::Apis::Core::JsonRepresentation
2370
+ property :body, as: 'body'
2371
+ property :display_interval, as: 'displayInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
2372
+
2373
+ property :header, as: 'header'
2374
+ property :id, as: 'id'
2375
+ property :kind, as: 'kind'
2376
+ property :localized_body, as: 'localizedBody', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2377
+
2378
+ property :localized_header, as: 'localizedHeader', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2379
+
2380
+ property :message_type, as: 'messageType'
2381
+ end
2382
+ end
2383
+
2384
+ class ModifyLinkedOfferObjects
2385
+ # @private
2386
+ class Representation < Google::Apis::Core::JsonRepresentation
2387
+ collection :add_linked_offer_object_ids, as: 'addLinkedOfferObjectIds'
2388
+ collection :remove_linked_offer_object_ids, as: 'removeLinkedOfferObjectIds'
2389
+ end
2390
+ end
2391
+
2392
+ class ModifyLinkedOfferObjectsRequest
2393
+ # @private
2394
+ class Representation < Google::Apis::Core::JsonRepresentation
2395
+ property :linked_offer_object_ids, as: 'linkedOfferObjectIds', class: Google::Apis::WalletobjectsV1::ModifyLinkedOfferObjects, decorator: Google::Apis::WalletobjectsV1::ModifyLinkedOfferObjects::Representation
2396
+
2397
+ end
2398
+ end
2399
+
2400
+ class Money
2401
+ # @private
2402
+ class Representation < Google::Apis::Core::JsonRepresentation
2403
+ property :currency_code, as: 'currencyCode'
2404
+ property :kind, as: 'kind'
2405
+ property :micros, :numeric_string => true, as: 'micros'
2406
+ end
2407
+ end
2408
+
2409
+ class Notifications
2410
+ # @private
2411
+ class Representation < Google::Apis::Core::JsonRepresentation
2412
+ property :expiry_notification, as: 'expiryNotification', class: Google::Apis::WalletobjectsV1::ExpiryNotification, decorator: Google::Apis::WalletobjectsV1::ExpiryNotification::Representation
2413
+
2414
+ property :upcoming_notification, as: 'upcomingNotification', class: Google::Apis::WalletobjectsV1::UpcomingNotification, decorator: Google::Apis::WalletobjectsV1::UpcomingNotification::Representation
2415
+
2416
+ end
2417
+ end
2418
+
2419
+ class ObjectIdProp
2420
+ # @private
2421
+ class Representation < Google::Apis::Core::JsonRepresentation
2422
+ property :bucket_name, as: 'bucketName'
2423
+ property :generation, :numeric_string => true, as: 'generation'
2424
+ property :object_name, as: 'objectName'
2425
+ end
2426
+ end
2427
+
2428
+ class OfferClass
2429
+ # @private
2430
+ class Representation < Google::Apis::Core::JsonRepresentation
2431
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
2432
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
2433
+
2434
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
2435
+
2436
+ property :country_code, as: 'countryCode'
2437
+ property :details, as: 'details'
2438
+ property :enable_smart_tap, as: 'enableSmartTap'
2439
+ property :fine_print, as: 'finePrint'
2440
+ property :help_uri, as: 'helpUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
2441
+
2442
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2443
+
2444
+ property :hex_background_color, as: 'hexBackgroundColor'
2445
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
2446
+
2447
+ property :id, as: 'id'
2448
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
2449
+
2450
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
2451
+
2452
+ property :issuer_name, as: 'issuerName'
2453
+ property :kind, as: 'kind'
2454
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
2455
+
2456
+ property :localized_details, as: 'localizedDetails', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2457
+
2458
+ property :localized_fine_print, as: 'localizedFinePrint', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2459
+
2460
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2461
+
2462
+ property :localized_provider, as: 'localizedProvider', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2463
+
2464
+ property :localized_short_title, as: 'localizedShortTitle', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2465
+
2466
+ property :localized_title, as: 'localizedTitle', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2467
+
2468
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
2469
+
2470
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
2471
+
2472
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
2473
+ property :provider, as: 'provider'
2474
+ property :redemption_channel, as: 'redemptionChannel'
2475
+ collection :redemption_issuers, as: 'redemptionIssuers'
2476
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
2477
+
2478
+ property :review_status, as: 'reviewStatus'
2479
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
2480
+
2481
+ property :short_title, as: 'shortTitle'
2482
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
2483
+
2484
+ property :title, as: 'title'
2485
+ property :title_image, as: 'titleImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2486
+
2487
+ property :version, :numeric_string => true, as: 'version'
2488
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
2489
+ property :wide_title_image, as: 'wideTitleImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2490
+
2491
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2492
+
2493
+ end
2494
+ end
2495
+
2496
+ class OfferClassAddMessageResponse
2497
+ # @private
2498
+ class Representation < Google::Apis::Core::JsonRepresentation
2499
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::OfferClass, decorator: Google::Apis::WalletobjectsV1::OfferClass::Representation
2500
+
2501
+ end
2502
+ end
2503
+
2504
+ class OfferClassListResponse
2505
+ # @private
2506
+ class Representation < Google::Apis::Core::JsonRepresentation
2507
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
2508
+
2509
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::OfferClass, decorator: Google::Apis::WalletobjectsV1::OfferClass::Representation
2510
+
2511
+ end
2512
+ end
2513
+
2514
+ class OfferObject
2515
+ # @private
2516
+ class Representation < Google::Apis::Core::JsonRepresentation
2517
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
2518
+
2519
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
2520
+
2521
+ property :class_id, as: 'classId'
2522
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::OfferClass, decorator: Google::Apis::WalletobjectsV1::OfferClass::Representation
2523
+
2524
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
2525
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
2526
+
2527
+ property :has_linked_device, as: 'hasLinkedDevice'
2528
+ property :has_users, as: 'hasUsers'
2529
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2530
+
2531
+ property :id, as: 'id'
2532
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
2533
+
2534
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
2535
+
2536
+ property :kind, as: 'kind'
2537
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
2538
+
2539
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
2540
+
2541
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
2542
+
2543
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
2544
+
2545
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
2546
+
2547
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
2548
+ property :state, as: 'state'
2549
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
2550
+
2551
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
2552
+
2553
+ property :version, :numeric_string => true, as: 'version'
2554
+ end
2555
+ end
2556
+
2557
+ class OfferObjectAddMessageResponse
2558
+ # @private
2559
+ class Representation < Google::Apis::Core::JsonRepresentation
2560
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::OfferObject, decorator: Google::Apis::WalletobjectsV1::OfferObject::Representation
2561
+
2562
+ end
2563
+ end
2564
+
2565
+ class OfferObjectListResponse
2566
+ # @private
2567
+ class Representation < Google::Apis::Core::JsonRepresentation
2568
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
2569
+
2570
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::OfferObject, decorator: Google::Apis::WalletobjectsV1::OfferObject::Representation
2571
+
2572
+ end
2573
+ end
2574
+
2575
+ class Pagination
2576
+ # @private
2577
+ class Representation < Google::Apis::Core::JsonRepresentation
2578
+ property :kind, as: 'kind'
2579
+ property :next_page_token, as: 'nextPageToken'
2580
+ property :results_per_page, as: 'resultsPerPage'
2581
+ end
2582
+ end
2583
+
2584
+ class PassConstraints
2585
+ # @private
2586
+ class Representation < Google::Apis::Core::JsonRepresentation
2587
+ collection :nfc_constraint, as: 'nfcConstraint'
2588
+ property :screenshot_eligibility, as: 'screenshotEligibility'
2589
+ end
2590
+ end
2591
+
2592
+ class Permission
2593
+ # @private
2594
+ class Representation < Google::Apis::Core::JsonRepresentation
2595
+ property :email_address, as: 'emailAddress'
2596
+ property :role, as: 'role'
2597
+ end
2598
+ end
2599
+
2600
+ class Permissions
2601
+ # @private
2602
+ class Representation < Google::Apis::Core::JsonRepresentation
2603
+ property :issuer_id, :numeric_string => true, as: 'issuerId'
2604
+ collection :permissions, as: 'permissions', class: Google::Apis::WalletobjectsV1::Permission, decorator: Google::Apis::WalletobjectsV1::Permission::Representation
2605
+
2606
+ end
2607
+ end
2608
+
2609
+ class PrivateText
2610
+ # @private
2611
+ class Representation < Google::Apis::Core::JsonRepresentation
2612
+ property :body, as: 'body', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2613
+
2614
+ property :header, as: 'header', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2615
+
2616
+ end
2617
+ end
2618
+
2619
+ class PrivateUri
2620
+ # @private
2621
+ class Representation < Google::Apis::Core::JsonRepresentation
2622
+ property :description, as: 'description', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2623
+
2624
+ property :uri, as: 'uri'
2625
+ end
2626
+ end
2627
+
2628
+ class PurchaseDetails
2629
+ # @private
2630
+ class Representation < Google::Apis::Core::JsonRepresentation
2631
+ property :account_id, as: 'accountId'
2632
+ property :confirmation_code, as: 'confirmationCode'
2633
+ property :purchase_date_time, as: 'purchaseDateTime'
2634
+ property :purchase_receipt_number, as: 'purchaseReceiptNumber'
2635
+ property :ticket_cost, as: 'ticketCost', class: Google::Apis::WalletobjectsV1::TicketCost, decorator: Google::Apis::WalletobjectsV1::TicketCost::Representation
2636
+
2637
+ end
2638
+ end
2639
+
2640
+ class ReservationInfo
2641
+ # @private
2642
+ class Representation < Google::Apis::Core::JsonRepresentation
2643
+ property :confirmation_code, as: 'confirmationCode'
2644
+ property :eticket_number, as: 'eticketNumber'
2645
+ property :frequent_flyer_info, as: 'frequentFlyerInfo', class: Google::Apis::WalletobjectsV1::FrequentFlyerInfo, decorator: Google::Apis::WalletobjectsV1::FrequentFlyerInfo::Representation
2646
+
2647
+ property :kind, as: 'kind'
2648
+ end
2649
+ end
2650
+
2651
+ class Resources
2652
+ # @private
2653
+ class Representation < Google::Apis::Core::JsonRepresentation
2654
+ collection :event_ticket_classes, as: 'eventTicketClasses', class: Google::Apis::WalletobjectsV1::EventTicketClass, decorator: Google::Apis::WalletobjectsV1::EventTicketClass::Representation
2655
+
2656
+ collection :event_ticket_objects, as: 'eventTicketObjects', class: Google::Apis::WalletobjectsV1::EventTicketObject, decorator: Google::Apis::WalletobjectsV1::EventTicketObject::Representation
2657
+
2658
+ collection :flight_classes, as: 'flightClasses', class: Google::Apis::WalletobjectsV1::FlightClass, decorator: Google::Apis::WalletobjectsV1::FlightClass::Representation
2659
+
2660
+ collection :flight_objects, as: 'flightObjects', class: Google::Apis::WalletobjectsV1::FlightObject, decorator: Google::Apis::WalletobjectsV1::FlightObject::Representation
2661
+
2662
+ collection :gift_card_classes, as: 'giftCardClasses', class: Google::Apis::WalletobjectsV1::GiftCardClass, decorator: Google::Apis::WalletobjectsV1::GiftCardClass::Representation
2663
+
2664
+ collection :gift_card_objects, as: 'giftCardObjects', class: Google::Apis::WalletobjectsV1::GiftCardObject, decorator: Google::Apis::WalletobjectsV1::GiftCardObject::Representation
2665
+
2666
+ collection :loyalty_classes, as: 'loyaltyClasses', class: Google::Apis::WalletobjectsV1::LoyaltyClass, decorator: Google::Apis::WalletobjectsV1::LoyaltyClass::Representation
2667
+
2668
+ collection :loyalty_objects, as: 'loyaltyObjects', class: Google::Apis::WalletobjectsV1::LoyaltyObject, decorator: Google::Apis::WalletobjectsV1::LoyaltyObject::Representation
2669
+
2670
+ collection :offer_classes, as: 'offerClasses', class: Google::Apis::WalletobjectsV1::OfferClass, decorator: Google::Apis::WalletobjectsV1::OfferClass::Representation
2671
+
2672
+ collection :offer_objects, as: 'offerObjects', class: Google::Apis::WalletobjectsV1::OfferObject, decorator: Google::Apis::WalletobjectsV1::OfferObject::Representation
2673
+
2674
+ collection :transit_classes, as: 'transitClasses', class: Google::Apis::WalletobjectsV1::TransitClass, decorator: Google::Apis::WalletobjectsV1::TransitClass::Representation
2675
+
2676
+ collection :transit_objects, as: 'transitObjects', class: Google::Apis::WalletobjectsV1::TransitObject, decorator: Google::Apis::WalletobjectsV1::TransitObject::Representation
2677
+
2678
+ end
2679
+ end
2680
+
2681
+ class Review
2682
+ # @private
2683
+ class Representation < Google::Apis::Core::JsonRepresentation
2684
+ property :comments, as: 'comments'
2685
+ end
2686
+ end
2687
+
2688
+ class RotatingBarcode
2689
+ # @private
2690
+ class Representation < Google::Apis::Core::JsonRepresentation
2691
+ property :alternate_text, as: 'alternateText'
2692
+ property :initial_rotating_barcode_values, as: 'initialRotatingBarcodeValues', class: Google::Apis::WalletobjectsV1::RotatingBarcodeValues, decorator: Google::Apis::WalletobjectsV1::RotatingBarcodeValues::Representation
2693
+
2694
+ property :render_encoding, as: 'renderEncoding'
2695
+ property :show_code_text, as: 'showCodeText', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2696
+
2697
+ property :totp_details, as: 'totpDetails', class: Google::Apis::WalletobjectsV1::RotatingBarcodeTotpDetails, decorator: Google::Apis::WalletobjectsV1::RotatingBarcodeTotpDetails::Representation
2698
+
2699
+ property :type, as: 'type'
2700
+ property :value_pattern, as: 'valuePattern'
2701
+ end
2702
+ end
2703
+
2704
+ class RotatingBarcodeTotpDetails
2705
+ # @private
2706
+ class Representation < Google::Apis::Core::JsonRepresentation
2707
+ property :algorithm, as: 'algorithm'
2708
+ collection :parameters, as: 'parameters', class: Google::Apis::WalletobjectsV1::RotatingBarcodeTotpDetailsTotpParameters, decorator: Google::Apis::WalletobjectsV1::RotatingBarcodeTotpDetailsTotpParameters::Representation
2709
+
2710
+ property :period_millis, :numeric_string => true, as: 'periodMillis'
2711
+ end
2712
+ end
2713
+
2714
+ class RotatingBarcodeTotpDetailsTotpParameters
2715
+ # @private
2716
+ class Representation < Google::Apis::Core::JsonRepresentation
2717
+ property :key, as: 'key'
2718
+ property :value_length, as: 'valueLength'
2719
+ end
2720
+ end
2721
+
2722
+ class RotatingBarcodeValues
2723
+ # @private
2724
+ class Representation < Google::Apis::Core::JsonRepresentation
2725
+ property :period_millis, :numeric_string => true, as: 'periodMillis'
2726
+ property :start_date_time, as: 'startDateTime'
2727
+ collection :values, as: 'values'
2728
+ end
2729
+ end
2730
+
2731
+ class SecurityAnimation
2732
+ # @private
2733
+ class Representation < Google::Apis::Core::JsonRepresentation
2734
+ property :animation_type, as: 'animationType'
2735
+ end
2736
+ end
2737
+
2738
+ class SetPassUpdateNoticeRequest
2739
+ # @private
2740
+ class Representation < Google::Apis::Core::JsonRepresentation
2741
+ end
2742
+ end
2743
+
2744
+ class SetPassUpdateNoticeResponse
2745
+ # @private
2746
+ class Representation < Google::Apis::Core::JsonRepresentation
2747
+ end
2748
+ end
2749
+
2750
+ class SignUpInfo
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ property :class_id, as: 'classId'
2754
+ end
2755
+ end
2756
+
2757
+ class SmartTap
2758
+ # @private
2759
+ class Representation < Google::Apis::Core::JsonRepresentation
2760
+ property :id, as: 'id'
2761
+ collection :infos, as: 'infos', class: Google::Apis::WalletobjectsV1::IssuerToUserInfo, decorator: Google::Apis::WalletobjectsV1::IssuerToUserInfo::Representation
2762
+
2763
+ property :kind, as: 'kind'
2764
+ property :merchant_id, :numeric_string => true, as: 'merchantId'
2765
+ end
2766
+ end
2767
+
2768
+ class SmartTapMerchantData
2769
+ # @private
2770
+ class Representation < Google::Apis::Core::JsonRepresentation
2771
+ collection :authentication_keys, as: 'authenticationKeys', class: Google::Apis::WalletobjectsV1::AuthenticationKey, decorator: Google::Apis::WalletobjectsV1::AuthenticationKey::Representation
2772
+
2773
+ property :smart_tap_merchant_id, :numeric_string => true, as: 'smartTapMerchantId'
2774
+ end
2775
+ end
2776
+
2777
+ class TemplateItem
2778
+ # @private
2779
+ class Representation < Google::Apis::Core::JsonRepresentation
2780
+ property :first_value, as: 'firstValue', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
2781
+
2782
+ property :predefined_item, as: 'predefinedItem'
2783
+ property :second_value, as: 'secondValue', class: Google::Apis::WalletobjectsV1::FieldSelector, decorator: Google::Apis::WalletobjectsV1::FieldSelector::Representation
2784
+
2785
+ end
2786
+ end
2787
+
2788
+ class TextModuleData
2789
+ # @private
2790
+ class Representation < Google::Apis::Core::JsonRepresentation
2791
+ property :body, as: 'body'
2792
+ property :header, as: 'header'
2793
+ property :id, as: 'id'
2794
+ property :localized_body, as: 'localizedBody', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2795
+
2796
+ property :localized_header, as: 'localizedHeader', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2797
+
2798
+ end
2799
+ end
2800
+
2801
+ class TicketCost
2802
+ # @private
2803
+ class Representation < Google::Apis::Core::JsonRepresentation
2804
+ property :discount_message, as: 'discountMessage', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2805
+
2806
+ property :face_value, as: 'faceValue', class: Google::Apis::WalletobjectsV1::Money, decorator: Google::Apis::WalletobjectsV1::Money::Representation
2807
+
2808
+ property :purchase_price, as: 'purchasePrice', class: Google::Apis::WalletobjectsV1::Money, decorator: Google::Apis::WalletobjectsV1::Money::Representation
2809
+
2810
+ end
2811
+ end
2812
+
2813
+ class TicketLeg
2814
+ # @private
2815
+ class Representation < Google::Apis::Core::JsonRepresentation
2816
+ property :arrival_date_time, as: 'arrivalDateTime'
2817
+ property :carriage, as: 'carriage'
2818
+ property :departure_date_time, as: 'departureDateTime'
2819
+ property :destination_name, as: 'destinationName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2820
+
2821
+ property :destination_station_code, as: 'destinationStationCode'
2822
+ property :fare_name, as: 'fareName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2823
+
2824
+ property :origin_name, as: 'originName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2825
+
2826
+ property :origin_station_code, as: 'originStationCode'
2827
+ property :platform, as: 'platform'
2828
+ property :ticket_seat, as: 'ticketSeat', class: Google::Apis::WalletobjectsV1::TicketSeat, decorator: Google::Apis::WalletobjectsV1::TicketSeat::Representation
2829
+
2830
+ collection :ticket_seats, as: 'ticketSeats', class: Google::Apis::WalletobjectsV1::TicketSeat, decorator: Google::Apis::WalletobjectsV1::TicketSeat::Representation
2831
+
2832
+ property :transit_operator_name, as: 'transitOperatorName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2833
+
2834
+ property :transit_terminus_name, as: 'transitTerminusName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2835
+
2836
+ property :zone, as: 'zone'
2837
+ end
2838
+ end
2839
+
2840
+ class TicketRestrictions
2841
+ # @private
2842
+ class Representation < Google::Apis::Core::JsonRepresentation
2843
+ property :other_restrictions, as: 'otherRestrictions', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2844
+
2845
+ property :route_restrictions, as: 'routeRestrictions', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2846
+
2847
+ property :route_restrictions_details, as: 'routeRestrictionsDetails', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2848
+
2849
+ property :time_restrictions, as: 'timeRestrictions', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2850
+
2851
+ end
2852
+ end
2853
+
2854
+ class TicketSeat
2855
+ # @private
2856
+ class Representation < Google::Apis::Core::JsonRepresentation
2857
+ property :coach, as: 'coach'
2858
+ property :custom_fare_class, as: 'customFareClass', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2859
+
2860
+ property :fare_class, as: 'fareClass'
2861
+ property :seat, as: 'seat'
2862
+ property :seat_assignment, as: 'seatAssignment', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2863
+
2864
+ end
2865
+ end
2866
+
2867
+ class TimeInterval
2868
+ # @private
2869
+ class Representation < Google::Apis::Core::JsonRepresentation
2870
+ property :end, as: 'end', class: Google::Apis::WalletobjectsV1::DateTime, decorator: Google::Apis::WalletobjectsV1::DateTime::Representation
2871
+
2872
+ property :kind, as: 'kind'
2873
+ property :start, as: 'start', class: Google::Apis::WalletobjectsV1::DateTime, decorator: Google::Apis::WalletobjectsV1::DateTime::Representation
2874
+
2875
+ end
2876
+ end
2877
+
2878
+ class TransitClass
2879
+ # @private
2880
+ class Representation < Google::Apis::Core::JsonRepresentation
2881
+ property :activation_options, as: 'activationOptions', class: Google::Apis::WalletobjectsV1::ActivationOptions, decorator: Google::Apis::WalletobjectsV1::ActivationOptions::Representation
2882
+
2883
+ property :allow_multiple_users_per_object, as: 'allowMultipleUsersPerObject'
2884
+ property :callback_options, as: 'callbackOptions', class: Google::Apis::WalletobjectsV1::CallbackOptions, decorator: Google::Apis::WalletobjectsV1::CallbackOptions::Representation
2885
+
2886
+ property :class_template_info, as: 'classTemplateInfo', class: Google::Apis::WalletobjectsV1::ClassTemplateInfo, decorator: Google::Apis::WalletobjectsV1::ClassTemplateInfo::Representation
2887
+
2888
+ property :country_code, as: 'countryCode'
2889
+ property :custom_carriage_label, as: 'customCarriageLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2890
+
2891
+ property :custom_coach_label, as: 'customCoachLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2892
+
2893
+ property :custom_concession_category_label, as: 'customConcessionCategoryLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2894
+
2895
+ property :custom_confirmation_code_label, as: 'customConfirmationCodeLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2896
+
2897
+ property :custom_discount_message_label, as: 'customDiscountMessageLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2898
+
2899
+ property :custom_fare_class_label, as: 'customFareClassLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2900
+
2901
+ property :custom_fare_name_label, as: 'customFareNameLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2902
+
2903
+ property :custom_other_restrictions_label, as: 'customOtherRestrictionsLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2904
+
2905
+ property :custom_platform_label, as: 'customPlatformLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2906
+
2907
+ property :custom_purchase_face_value_label, as: 'customPurchaseFaceValueLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2908
+
2909
+ property :custom_purchase_price_label, as: 'customPurchasePriceLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2910
+
2911
+ property :custom_purchase_receipt_number_label, as: 'customPurchaseReceiptNumberLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2912
+
2913
+ property :custom_route_restrictions_details_label, as: 'customRouteRestrictionsDetailsLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2914
+
2915
+ property :custom_route_restrictions_label, as: 'customRouteRestrictionsLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2916
+
2917
+ property :custom_seat_label, as: 'customSeatLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2918
+
2919
+ property :custom_ticket_number_label, as: 'customTicketNumberLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2920
+
2921
+ property :custom_time_restrictions_label, as: 'customTimeRestrictionsLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2922
+
2923
+ property :custom_transit_terminus_name_label, as: 'customTransitTerminusNameLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2924
+
2925
+ property :custom_zone_label, as: 'customZoneLabel', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2926
+
2927
+ property :enable_single_leg_itinerary, as: 'enableSingleLegItinerary'
2928
+ property :enable_smart_tap, as: 'enableSmartTap'
2929
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2930
+
2931
+ property :hex_background_color, as: 'hexBackgroundColor'
2932
+ property :homepage_uri, as: 'homepageUri', class: Google::Apis::WalletobjectsV1::Uri, decorator: Google::Apis::WalletobjectsV1::Uri::Representation
2933
+
2934
+ property :id, as: 'id'
2935
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
2936
+
2937
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
2938
+
2939
+ property :issuer_name, as: 'issuerName'
2940
+ property :language_override, as: 'languageOverride'
2941
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
2942
+
2943
+ property :localized_issuer_name, as: 'localizedIssuerName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2944
+
2945
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
2946
+
2947
+ property :logo, as: 'logo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2948
+
2949
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
2950
+
2951
+ property :multiple_devices_and_holders_allowed_status, as: 'multipleDevicesAndHoldersAllowedStatus'
2952
+ collection :redemption_issuers, as: 'redemptionIssuers'
2953
+ property :review, as: 'review', class: Google::Apis::WalletobjectsV1::Review, decorator: Google::Apis::WalletobjectsV1::Review::Representation
2954
+
2955
+ property :review_status, as: 'reviewStatus'
2956
+ property :security_animation, as: 'securityAnimation', class: Google::Apis::WalletobjectsV1::SecurityAnimation, decorator: Google::Apis::WalletobjectsV1::SecurityAnimation::Representation
2957
+
2958
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
2959
+
2960
+ property :transit_operator_name, as: 'transitOperatorName', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
2961
+
2962
+ property :transit_type, as: 'transitType'
2963
+ property :version, :numeric_string => true, as: 'version'
2964
+ property :view_unlock_requirement, as: 'viewUnlockRequirement'
2965
+ property :watermark, as: 'watermark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2966
+
2967
+ property :wide_logo, as: 'wideLogo', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2968
+
2969
+ property :word_mark, as: 'wordMark', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
2970
+
2971
+ end
2972
+ end
2973
+
2974
+ class TransitClassAddMessageResponse
2975
+ # @private
2976
+ class Representation < Google::Apis::Core::JsonRepresentation
2977
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::TransitClass, decorator: Google::Apis::WalletobjectsV1::TransitClass::Representation
2978
+
2979
+ end
2980
+ end
2981
+
2982
+ class TransitClassListResponse
2983
+ # @private
2984
+ class Representation < Google::Apis::Core::JsonRepresentation
2985
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
2986
+
2987
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::TransitClass, decorator: Google::Apis::WalletobjectsV1::TransitClass::Representation
2988
+
2989
+ end
2990
+ end
2991
+
2992
+ class TransitObject
2993
+ # @private
2994
+ class Representation < Google::Apis::Core::JsonRepresentation
2995
+ property :activation_status, as: 'activationStatus', class: Google::Apis::WalletobjectsV1::ActivationStatus, decorator: Google::Apis::WalletobjectsV1::ActivationStatus::Representation
2996
+
2997
+ property :app_link_data, as: 'appLinkData', class: Google::Apis::WalletobjectsV1::AppLinkData, decorator: Google::Apis::WalletobjectsV1::AppLinkData::Representation
2998
+
2999
+ property :barcode, as: 'barcode', class: Google::Apis::WalletobjectsV1::Barcode, decorator: Google::Apis::WalletobjectsV1::Barcode::Representation
3000
+
3001
+ property :class_id, as: 'classId'
3002
+ property :class_reference, as: 'classReference', class: Google::Apis::WalletobjectsV1::TransitClass, decorator: Google::Apis::WalletobjectsV1::TransitClass::Representation
3003
+
3004
+ property :concession_category, as: 'concessionCategory'
3005
+ property :custom_concession_category, as: 'customConcessionCategory', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
3006
+
3007
+ property :custom_ticket_status, as: 'customTicketStatus', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
3008
+
3009
+ property :device_context, as: 'deviceContext', class: Google::Apis::WalletobjectsV1::DeviceContext, decorator: Google::Apis::WalletobjectsV1::DeviceContext::Representation
3010
+
3011
+ property :disable_expiration_notification, as: 'disableExpirationNotification'
3012
+ property :grouping_info, as: 'groupingInfo', class: Google::Apis::WalletobjectsV1::GroupingInfo, decorator: Google::Apis::WalletobjectsV1::GroupingInfo::Representation
3013
+
3014
+ property :has_linked_device, as: 'hasLinkedDevice'
3015
+ property :has_users, as: 'hasUsers'
3016
+ property :hero_image, as: 'heroImage', class: Google::Apis::WalletobjectsV1::Image, decorator: Google::Apis::WalletobjectsV1::Image::Representation
3017
+
3018
+ property :hex_background_color, as: 'hexBackgroundColor'
3019
+ property :id, as: 'id'
3020
+ collection :image_modules_data, as: 'imageModulesData', class: Google::Apis::WalletobjectsV1::ImageModuleData, decorator: Google::Apis::WalletobjectsV1::ImageModuleData::Representation
3021
+
3022
+ property :info_module_data, as: 'infoModuleData', class: Google::Apis::WalletobjectsV1::InfoModuleData, decorator: Google::Apis::WalletobjectsV1::InfoModuleData::Representation
3023
+
3024
+ property :links_module_data, as: 'linksModuleData', class: Google::Apis::WalletobjectsV1::LinksModuleData, decorator: Google::Apis::WalletobjectsV1::LinksModuleData::Representation
3025
+
3026
+ collection :locations, as: 'locations', class: Google::Apis::WalletobjectsV1::LatLongPoint, decorator: Google::Apis::WalletobjectsV1::LatLongPoint::Representation
3027
+
3028
+ collection :messages, as: 'messages', class: Google::Apis::WalletobjectsV1::Message, decorator: Google::Apis::WalletobjectsV1::Message::Representation
3029
+
3030
+ property :pass_constraints, as: 'passConstraints', class: Google::Apis::WalletobjectsV1::PassConstraints, decorator: Google::Apis::WalletobjectsV1::PassConstraints::Representation
3031
+
3032
+ property :passenger_names, as: 'passengerNames'
3033
+ property :passenger_type, as: 'passengerType'
3034
+ property :purchase_details, as: 'purchaseDetails', class: Google::Apis::WalletobjectsV1::PurchaseDetails, decorator: Google::Apis::WalletobjectsV1::PurchaseDetails::Representation
3035
+
3036
+ property :rotating_barcode, as: 'rotatingBarcode', class: Google::Apis::WalletobjectsV1::RotatingBarcode, decorator: Google::Apis::WalletobjectsV1::RotatingBarcode::Representation
3037
+
3038
+ property :smart_tap_redemption_value, as: 'smartTapRedemptionValue'
3039
+ property :state, as: 'state'
3040
+ collection :text_modules_data, as: 'textModulesData', class: Google::Apis::WalletobjectsV1::TextModuleData, decorator: Google::Apis::WalletobjectsV1::TextModuleData::Representation
3041
+
3042
+ property :ticket_leg, as: 'ticketLeg', class: Google::Apis::WalletobjectsV1::TicketLeg, decorator: Google::Apis::WalletobjectsV1::TicketLeg::Representation
3043
+
3044
+ collection :ticket_legs, as: 'ticketLegs', class: Google::Apis::WalletobjectsV1::TicketLeg, decorator: Google::Apis::WalletobjectsV1::TicketLeg::Representation
3045
+
3046
+ property :ticket_number, as: 'ticketNumber'
3047
+ property :ticket_restrictions, as: 'ticketRestrictions', class: Google::Apis::WalletobjectsV1::TicketRestrictions, decorator: Google::Apis::WalletobjectsV1::TicketRestrictions::Representation
3048
+
3049
+ property :ticket_status, as: 'ticketStatus'
3050
+ property :trip_id, as: 'tripId'
3051
+ property :trip_type, as: 'tripType'
3052
+ property :valid_time_interval, as: 'validTimeInterval', class: Google::Apis::WalletobjectsV1::TimeInterval, decorator: Google::Apis::WalletobjectsV1::TimeInterval::Representation
3053
+
3054
+ property :version, :numeric_string => true, as: 'version'
3055
+ end
3056
+ end
3057
+
3058
+ class TransitObjectAddMessageResponse
3059
+ # @private
3060
+ class Representation < Google::Apis::Core::JsonRepresentation
3061
+ property :resource, as: 'resource', class: Google::Apis::WalletobjectsV1::TransitObject, decorator: Google::Apis::WalletobjectsV1::TransitObject::Representation
3062
+
3063
+ end
3064
+ end
3065
+
3066
+ class TransitObjectListResponse
3067
+ # @private
3068
+ class Representation < Google::Apis::Core::JsonRepresentation
3069
+ property :pagination, as: 'pagination', class: Google::Apis::WalletobjectsV1::Pagination, decorator: Google::Apis::WalletobjectsV1::Pagination::Representation
3070
+
3071
+ collection :resources, as: 'resources', class: Google::Apis::WalletobjectsV1::TransitObject, decorator: Google::Apis::WalletobjectsV1::TransitObject::Representation
3072
+
3073
+ end
3074
+ end
3075
+
3076
+ class TransitObjectUploadRotatingBarcodeValuesRequest
3077
+ # @private
3078
+ class Representation < Google::Apis::Core::JsonRepresentation
3079
+ property :blob, as: 'blob', class: Google::Apis::WalletobjectsV1::Media, decorator: Google::Apis::WalletobjectsV1::Media::Representation
3080
+
3081
+ property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::WalletobjectsV1::MediaRequestInfo, decorator: Google::Apis::WalletobjectsV1::MediaRequestInfo::Representation
3082
+
3083
+ end
3084
+ end
3085
+
3086
+ class TransitObjectUploadRotatingBarcodeValuesResponse
3087
+ # @private
3088
+ class Representation < Google::Apis::Core::JsonRepresentation
3089
+ end
3090
+ end
3091
+
3092
+ class TranslatedString
3093
+ # @private
3094
+ class Representation < Google::Apis::Core::JsonRepresentation
3095
+ property :kind, as: 'kind'
3096
+ property :language, as: 'language'
3097
+ property :value, as: 'value'
3098
+ end
3099
+ end
3100
+
3101
+ class UpcomingNotification
3102
+ # @private
3103
+ class Representation < Google::Apis::Core::JsonRepresentation
3104
+ property :enable_notification, as: 'enableNotification'
3105
+ end
3106
+ end
3107
+
3108
+ class UploadPrivateDataRequest
3109
+ # @private
3110
+ class Representation < Google::Apis::Core::JsonRepresentation
3111
+ property :issuer_id, :numeric_string => true, as: 'issuerId'
3112
+ property :text, as: 'text', class: Google::Apis::WalletobjectsV1::PrivateText, decorator: Google::Apis::WalletobjectsV1::PrivateText::Representation
3113
+
3114
+ property :uri, as: 'uri', class: Google::Apis::WalletobjectsV1::PrivateUri, decorator: Google::Apis::WalletobjectsV1::PrivateUri::Representation
3115
+
3116
+ end
3117
+ end
3118
+
3119
+ class UploadPrivateDataResponse
3120
+ # @private
3121
+ class Representation < Google::Apis::Core::JsonRepresentation
3122
+ property :private_content_id, :numeric_string => true, as: 'privateContentId'
3123
+ end
3124
+ end
3125
+
3126
+ class UploadPrivateImageRequest
3127
+ # @private
3128
+ class Representation < Google::Apis::Core::JsonRepresentation
3129
+ property :blob, as: 'blob', class: Google::Apis::WalletobjectsV1::Media, decorator: Google::Apis::WalletobjectsV1::Media::Representation
3130
+
3131
+ property :media_request_info, as: 'mediaRequestInfo', class: Google::Apis::WalletobjectsV1::MediaRequestInfo, decorator: Google::Apis::WalletobjectsV1::MediaRequestInfo::Representation
3132
+
3133
+ end
3134
+ end
3135
+
3136
+ class UploadPrivateImageResponse
3137
+ # @private
3138
+ class Representation < Google::Apis::Core::JsonRepresentation
3139
+ property :private_content_id, :numeric_string => true, as: 'privateContentId'
3140
+ end
3141
+ end
3142
+
3143
+ class Uri
3144
+ # @private
3145
+ class Representation < Google::Apis::Core::JsonRepresentation
3146
+ property :description, as: 'description'
3147
+ property :id, as: 'id'
3148
+ property :kind, as: 'kind'
3149
+ property :localized_description, as: 'localizedDescription', class: Google::Apis::WalletobjectsV1::LocalizedString, decorator: Google::Apis::WalletobjectsV1::LocalizedString::Representation
3150
+
3151
+ property :uri, as: 'uri'
3152
+ end
3153
+ end
3154
+ end
3155
+ end
3156
+ end