google-api-client 0.41.2 → 0.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +36 -0
- data/generated/google/apis/accessapproval_v1.rb +1 -1
- data/generated/google/apis/accessapproval_v1/service.rb +3 -0
- data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
- data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
- data/generated/google/apis/admob_v1.rb +1 -1
- data/generated/google/apis/admob_v1/service.rb +1 -1
- data/generated/google/apis/androidenterprise_v1.rb +1 -1
- data/generated/google/apis/apigee_v1.rb +1 -1
- data/generated/google/apis/apigee_v1/classes.rb +1389 -105
- data/generated/google/apis/apigee_v1/representations.rb +543 -0
- data/generated/google/apis/apigee_v1/service.rb +1139 -93
- data/generated/google/apis/appsmarket_v2.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
- data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
- data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
- data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
- data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
- data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2.rb +1 -1
- data/generated/google/apis/civicinfo_v2/classes.rb +9 -1
- data/generated/google/apis/civicinfo_v2/representations.rb +1 -0
- data/generated/google/apis/civicinfo_v2/service.rb +1 -1
- data/generated/google/apis/classroom_v1.rb +1 -1
- data/generated/google/apis/classroom_v1/service.rb +4 -3
- data/generated/google/apis/cloudfunctions_v1.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1/classes.rb +14 -0
- data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -0
- data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
- data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +7 -0
- data/generated/google/apis/cloudfunctions_v1beta2/representations.rb +1 -0
- data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
- data/generated/google/apis/customsearch_v1/classes.rb +1606 -0
- data/generated/google/apis/customsearch_v1/representations.rb +372 -0
- data/generated/google/apis/customsearch_v1/service.rb +608 -0
- data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
- data/generated/google/apis/dialogflow_v2beta1/classes.rb +4 -2
- data/generated/google/apis/dialogflow_v2beta1/service.rb +8 -2
- data/generated/google/apis/displayvideo_v1.rb +1 -1
- data/generated/google/apis/displayvideo_v1/classes.rb +12 -5
- data/generated/google/apis/dns_v1.rb +4 -4
- data/generated/google/apis/dns_v1/classes.rb +313 -162
- data/generated/google/apis/dns_v1/service.rb +247 -180
- data/generated/google/apis/file_v1.rb +1 -1
- data/generated/google/apis/file_v1beta1.rb +1 -1
- data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
- data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
- data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
- data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
- data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
- data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
- data/generated/google/apis/games_v1.rb +5 -3
- data/generated/google/apis/games_v1/classes.rb +354 -2112
- data/generated/google/apis/games_v1/representations.rb +12 -647
- data/generated/google/apis/games_v1/service.rb +212 -1154
- data/generated/google/apis/gameservices_v1beta.rb +1 -1
- data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
- data/generated/google/apis/groupssettings_v1.rb +1 -1
- data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
- data/generated/google/apis/ml_v1.rb +1 -1
- data/generated/google/apis/ml_v1/classes.rb +6 -6
- data/generated/google/apis/monitoring_v3.rb +1 -1
- data/generated/google/apis/monitoring_v3/classes.rb +10 -2
- data/generated/google/apis/monitoring_v3/representations.rb +1 -0
- data/generated/google/apis/monitoring_v3/service.rb +8 -5
- data/generated/google/apis/pubsub_v1.rb +1 -1
- data/generated/google/apis/pubsub_v1/classes.rb +24 -28
- data/generated/google/apis/pubsub_v1/service.rb +35 -44
- data/generated/google/apis/recommender_v1.rb +1 -1
- data/generated/google/apis/recommender_v1/classes.rb +211 -0
- data/generated/google/apis/recommender_v1/representations.rb +96 -0
- data/generated/google/apis/recommender_v1/service.rb +123 -0
- data/generated/google/apis/redis_v1.rb +1 -1
- data/generated/google/apis/redis_v1beta1.rb +1 -1
- data/generated/google/apis/testing_v1.rb +1 -1
- data/generated/google/apis/testing_v1/classes.rb +17 -6
- data/generated/google/apis/testing_v1/representations.rb +1 -0
- data/generated/google/apis/youtube_partner_v1.rb +4 -3
- data/generated/google/apis/youtube_partner_v1/classes.rb +1616 -1076
- data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
- data/generated/google/apis/youtube_partner_v1/service.rb +942 -1362
- data/generated/google/apis/youtube_v3.rb +1 -1
- data/generated/google/apis/youtube_v3/classes.rb +554 -0
- data/generated/google/apis/youtube_v3/representations.rb +281 -0
- data/generated/google/apis/youtube_v3/service.rb +259 -0
- data/lib/google/apis/version.rb +1 -1
- metadata +11 -19
- data/generated/google/apis/androidpublisher_v1/classes.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/representations.rb +0 -26
- data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
- data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
- data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
- data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
- data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
- data/generated/google/apis/androidpublisher_v2.rb +0 -34
- data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
- data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
- data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
- data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
- data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
|
@@ -82,18 +82,6 @@ module Google
|
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
|
83
83
|
end
|
|
84
84
|
|
|
85
|
-
class AggregateStats
|
|
86
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
87
|
-
|
|
88
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
89
|
-
end
|
|
90
|
-
|
|
91
|
-
class AnonymousPlayer
|
|
92
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
93
|
-
|
|
94
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
95
|
-
end
|
|
96
|
-
|
|
97
85
|
class Application
|
|
98
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
99
87
|
|
|
@@ -262,36 +250,6 @@ module Google
|
|
|
262
250
|
include Google::Apis::Core::JsonObjectSupport
|
|
263
251
|
end
|
|
264
252
|
|
|
265
|
-
class NetworkDiagnostics
|
|
266
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
267
|
-
|
|
268
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
269
|
-
end
|
|
270
|
-
|
|
271
|
-
class ParticipantResult
|
|
272
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
273
|
-
|
|
274
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
275
|
-
end
|
|
276
|
-
|
|
277
|
-
class PeerChannelDiagnostics
|
|
278
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
279
|
-
|
|
280
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
281
|
-
end
|
|
282
|
-
|
|
283
|
-
class PeerSessionDiagnostics
|
|
284
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
285
|
-
|
|
286
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
287
|
-
end
|
|
288
|
-
|
|
289
|
-
class Played
|
|
290
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
291
|
-
|
|
292
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
293
|
-
end
|
|
294
|
-
|
|
295
253
|
class Player
|
|
296
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
297
255
|
|
|
@@ -388,114 +346,12 @@ module Google
|
|
|
388
346
|
include Google::Apis::Core::JsonObjectSupport
|
|
389
347
|
end
|
|
390
348
|
|
|
391
|
-
class PushToken
|
|
392
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
393
|
-
|
|
394
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
395
|
-
end
|
|
396
|
-
|
|
397
|
-
class PushTokenId
|
|
398
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
399
|
-
|
|
400
|
-
class Ios
|
|
401
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
402
|
-
|
|
403
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
404
|
-
end
|
|
405
|
-
|
|
406
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
407
|
-
end
|
|
408
|
-
|
|
409
349
|
class CheckRevisionResponse
|
|
410
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
411
351
|
|
|
412
352
|
include Google::Apis::Core::JsonObjectSupport
|
|
413
353
|
end
|
|
414
354
|
|
|
415
|
-
class Room
|
|
416
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
417
|
-
|
|
418
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
419
|
-
end
|
|
420
|
-
|
|
421
|
-
class RoomAutoMatchStatus
|
|
422
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
423
|
-
|
|
424
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
425
|
-
end
|
|
426
|
-
|
|
427
|
-
class RoomAutoMatchingCriteria
|
|
428
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
429
|
-
|
|
430
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
431
|
-
end
|
|
432
|
-
|
|
433
|
-
class RoomClientAddress
|
|
434
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
435
|
-
|
|
436
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
437
|
-
end
|
|
438
|
-
|
|
439
|
-
class CreateRoomRequest
|
|
440
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
441
|
-
|
|
442
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
443
|
-
end
|
|
444
|
-
|
|
445
|
-
class JoinRoomRequest
|
|
446
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
447
|
-
|
|
448
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
449
|
-
end
|
|
450
|
-
|
|
451
|
-
class RoomLeaveDiagnostics
|
|
452
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
453
|
-
|
|
454
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
455
|
-
end
|
|
456
|
-
|
|
457
|
-
class LeaveRoomRequest
|
|
458
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
459
|
-
|
|
460
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
461
|
-
end
|
|
462
|
-
|
|
463
|
-
class RoomList
|
|
464
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
465
|
-
|
|
466
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
467
|
-
end
|
|
468
|
-
|
|
469
|
-
class RoomModification
|
|
470
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
471
|
-
|
|
472
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
473
|
-
end
|
|
474
|
-
|
|
475
|
-
class RoomP2PStatus
|
|
476
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
477
|
-
|
|
478
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
479
|
-
end
|
|
480
|
-
|
|
481
|
-
class RoomP2PStatuses
|
|
482
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
483
|
-
|
|
484
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
485
|
-
end
|
|
486
|
-
|
|
487
|
-
class RoomParticipant
|
|
488
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
489
|
-
|
|
490
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
491
|
-
end
|
|
492
|
-
|
|
493
|
-
class RoomStatus
|
|
494
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
495
|
-
|
|
496
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
497
|
-
end
|
|
498
|
-
|
|
499
355
|
class ScoreSubmission
|
|
500
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
501
357
|
|
|
@@ -520,73 +376,7 @@ module Google
|
|
|
520
376
|
include Google::Apis::Core::JsonObjectSupport
|
|
521
377
|
end
|
|
522
378
|
|
|
523
|
-
class
|
|
524
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
525
|
-
|
|
526
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
527
|
-
end
|
|
528
|
-
|
|
529
|
-
class TurnBasedMatch
|
|
530
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
531
|
-
|
|
532
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
533
|
-
end
|
|
534
|
-
|
|
535
|
-
class CreateTurnBasedMatchRequest
|
|
536
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
537
|
-
|
|
538
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
539
|
-
end
|
|
540
|
-
|
|
541
|
-
class TurnBasedMatchData
|
|
542
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
543
|
-
|
|
544
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
545
|
-
end
|
|
546
|
-
|
|
547
|
-
class TurnBasedMatchDataRequest
|
|
548
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
549
|
-
|
|
550
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
551
|
-
end
|
|
552
|
-
|
|
553
|
-
class TurnBasedMatchList
|
|
554
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
555
|
-
|
|
556
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
557
|
-
end
|
|
558
|
-
|
|
559
|
-
class TurnBasedMatchModification
|
|
560
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
561
|
-
|
|
562
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
563
|
-
end
|
|
564
|
-
|
|
565
|
-
class TurnBasedMatchParticipant
|
|
566
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
567
|
-
|
|
568
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
569
|
-
end
|
|
570
|
-
|
|
571
|
-
class TurnBasedMatchRematch
|
|
572
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
573
|
-
|
|
574
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
575
|
-
end
|
|
576
|
-
|
|
577
|
-
class TurnBasedMatchResults
|
|
578
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
579
|
-
|
|
580
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
581
|
-
end
|
|
582
|
-
|
|
583
|
-
class TurnBasedMatchSync
|
|
584
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
585
|
-
|
|
586
|
-
include Google::Apis::Core::JsonObjectSupport
|
|
587
|
-
end
|
|
588
|
-
|
|
589
|
-
class TurnBasedMatchTurn
|
|
379
|
+
class StatsResponse
|
|
590
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
|
591
381
|
|
|
592
382
|
include Google::Apis::Core::JsonObjectSupport
|
|
@@ -698,26 +488,6 @@ module Google
|
|
|
698
488
|
end
|
|
699
489
|
end
|
|
700
490
|
|
|
701
|
-
class AggregateStats
|
|
702
|
-
# @private
|
|
703
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
704
|
-
property :count, :numeric_string => true, as: 'count'
|
|
705
|
-
property :kind, as: 'kind'
|
|
706
|
-
property :max, :numeric_string => true, as: 'max'
|
|
707
|
-
property :min, :numeric_string => true, as: 'min'
|
|
708
|
-
property :sum, :numeric_string => true, as: 'sum'
|
|
709
|
-
end
|
|
710
|
-
end
|
|
711
|
-
|
|
712
|
-
class AnonymousPlayer
|
|
713
|
-
# @private
|
|
714
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
715
|
-
property :avatar_image_url, as: 'avatarImageUrl'
|
|
716
|
-
property :display_name, as: 'displayName'
|
|
717
|
-
property :kind, as: 'kind'
|
|
718
|
-
end
|
|
719
|
-
end
|
|
720
|
-
|
|
721
491
|
class Application
|
|
722
492
|
# @private
|
|
723
493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1033,68 +803,6 @@ module Google
|
|
|
1033
803
|
end
|
|
1034
804
|
end
|
|
1035
805
|
|
|
1036
|
-
class NetworkDiagnostics
|
|
1037
|
-
# @private
|
|
1038
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1039
|
-
property :android_network_subtype, as: 'androidNetworkSubtype'
|
|
1040
|
-
property :android_network_type, as: 'androidNetworkType'
|
|
1041
|
-
property :ios_network_type, as: 'iosNetworkType'
|
|
1042
|
-
property :kind, as: 'kind'
|
|
1043
|
-
property :network_operator_code, as: 'networkOperatorCode'
|
|
1044
|
-
property :network_operator_name, as: 'networkOperatorName'
|
|
1045
|
-
property :registration_latency_millis, as: 'registrationLatencyMillis'
|
|
1046
|
-
end
|
|
1047
|
-
end
|
|
1048
|
-
|
|
1049
|
-
class ParticipantResult
|
|
1050
|
-
# @private
|
|
1051
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1052
|
-
property :kind, as: 'kind'
|
|
1053
|
-
property :participant_id, as: 'participantId'
|
|
1054
|
-
property :placing, as: 'placing'
|
|
1055
|
-
property :result, as: 'result'
|
|
1056
|
-
end
|
|
1057
|
-
end
|
|
1058
|
-
|
|
1059
|
-
class PeerChannelDiagnostics
|
|
1060
|
-
# @private
|
|
1061
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1062
|
-
property :bytes_received, as: 'bytesReceived', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
|
|
1063
|
-
|
|
1064
|
-
property :bytes_sent, as: 'bytesSent', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
|
|
1065
|
-
|
|
1066
|
-
property :kind, as: 'kind'
|
|
1067
|
-
property :num_messages_lost, as: 'numMessagesLost'
|
|
1068
|
-
property :num_messages_received, as: 'numMessagesReceived'
|
|
1069
|
-
property :num_messages_sent, as: 'numMessagesSent'
|
|
1070
|
-
property :num_send_failures, as: 'numSendFailures'
|
|
1071
|
-
property :roundtrip_latency_millis, as: 'roundtripLatencyMillis', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
|
|
1072
|
-
|
|
1073
|
-
end
|
|
1074
|
-
end
|
|
1075
|
-
|
|
1076
|
-
class PeerSessionDiagnostics
|
|
1077
|
-
# @private
|
|
1078
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1079
|
-
property :connected_timestamp_millis, :numeric_string => true, as: 'connectedTimestampMillis'
|
|
1080
|
-
property :kind, as: 'kind'
|
|
1081
|
-
property :participant_id, as: 'participantId'
|
|
1082
|
-
property :reliable_channel, as: 'reliableChannel', class: Google::Apis::GamesV1::PeerChannelDiagnostics, decorator: Google::Apis::GamesV1::PeerChannelDiagnostics::Representation
|
|
1083
|
-
|
|
1084
|
-
property :unreliable_channel, as: 'unreliableChannel', class: Google::Apis::GamesV1::PeerChannelDiagnostics, decorator: Google::Apis::GamesV1::PeerChannelDiagnostics::Representation
|
|
1085
|
-
|
|
1086
|
-
end
|
|
1087
|
-
end
|
|
1088
|
-
|
|
1089
|
-
class Played
|
|
1090
|
-
# @private
|
|
1091
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1092
|
-
property :auto_matched, as: 'autoMatched'
|
|
1093
|
-
property :kind, as: 'kind'
|
|
1094
|
-
property :time_millis, :numeric_string => true, as: 'timeMillis'
|
|
1095
|
-
end
|
|
1096
|
-
end
|
|
1097
|
-
|
|
1098
806
|
class Player
|
|
1099
807
|
# @private
|
|
1100
808
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1106,8 +814,6 @@ module Google
|
|
|
1106
814
|
|
|
1107
815
|
property :friend_status, as: 'friendStatus'
|
|
1108
816
|
property :kind, as: 'kind'
|
|
1109
|
-
property :last_played_with, as: 'lastPlayedWith', class: Google::Apis::GamesV1::Played, decorator: Google::Apis::GamesV1::Played::Representation
|
|
1110
|
-
|
|
1111
817
|
property :name, as: 'name', class: Google::Apis::GamesV1::Player::Name, decorator: Google::Apis::GamesV1::Player::Name::Representation
|
|
1112
818
|
|
|
1113
819
|
property :original_player_id, as: 'originalPlayerId'
|
|
@@ -1283,34 +989,6 @@ module Google
|
|
|
1283
989
|
end
|
|
1284
990
|
end
|
|
1285
991
|
|
|
1286
|
-
class PushToken
|
|
1287
|
-
# @private
|
|
1288
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1289
|
-
property :client_revision, as: 'clientRevision'
|
|
1290
|
-
property :id, as: 'id', class: Google::Apis::GamesV1::PushTokenId, decorator: Google::Apis::GamesV1::PushTokenId::Representation
|
|
1291
|
-
|
|
1292
|
-
property :kind, as: 'kind'
|
|
1293
|
-
property :language, as: 'language'
|
|
1294
|
-
end
|
|
1295
|
-
end
|
|
1296
|
-
|
|
1297
|
-
class PushTokenId
|
|
1298
|
-
# @private
|
|
1299
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1300
|
-
property :ios, as: 'ios', class: Google::Apis::GamesV1::PushTokenId::Ios, decorator: Google::Apis::GamesV1::PushTokenId::Ios::Representation
|
|
1301
|
-
|
|
1302
|
-
property :kind, as: 'kind'
|
|
1303
|
-
end
|
|
1304
|
-
|
|
1305
|
-
class Ios
|
|
1306
|
-
# @private
|
|
1307
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1308
|
-
property :apns_device_token, :base64 => true, as: 'apns_device_token'
|
|
1309
|
-
property :apns_environment, as: 'apns_environment'
|
|
1310
|
-
end
|
|
1311
|
-
end
|
|
1312
|
-
end
|
|
1313
|
-
|
|
1314
992
|
class CheckRevisionResponse
|
|
1315
993
|
# @private
|
|
1316
994
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1320,184 +998,6 @@ module Google
|
|
|
1320
998
|
end
|
|
1321
999
|
end
|
|
1322
1000
|
|
|
1323
|
-
class Room
|
|
1324
|
-
# @private
|
|
1325
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1326
|
-
property :application_id, as: 'applicationId'
|
|
1327
|
-
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
|
|
1328
|
-
|
|
1329
|
-
property :auto_matching_status, as: 'autoMatchingStatus', class: Google::Apis::GamesV1::RoomAutoMatchStatus, decorator: Google::Apis::GamesV1::RoomAutoMatchStatus::Representation
|
|
1330
|
-
|
|
1331
|
-
property :creation_details, as: 'creationDetails', class: Google::Apis::GamesV1::RoomModification, decorator: Google::Apis::GamesV1::RoomModification::Representation
|
|
1332
|
-
|
|
1333
|
-
property :description, as: 'description'
|
|
1334
|
-
property :inviter_id, as: 'inviterId'
|
|
1335
|
-
property :kind, as: 'kind'
|
|
1336
|
-
property :last_update_details, as: 'lastUpdateDetails', class: Google::Apis::GamesV1::RoomModification, decorator: Google::Apis::GamesV1::RoomModification::Representation
|
|
1337
|
-
|
|
1338
|
-
collection :participants, as: 'participants', class: Google::Apis::GamesV1::RoomParticipant, decorator: Google::Apis::GamesV1::RoomParticipant::Representation
|
|
1339
|
-
|
|
1340
|
-
property :room_id, as: 'roomId'
|
|
1341
|
-
property :room_status_version, as: 'roomStatusVersion'
|
|
1342
|
-
property :status, as: 'status'
|
|
1343
|
-
property :variant, as: 'variant'
|
|
1344
|
-
end
|
|
1345
|
-
end
|
|
1346
|
-
|
|
1347
|
-
class RoomAutoMatchStatus
|
|
1348
|
-
# @private
|
|
1349
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1350
|
-
property :kind, as: 'kind'
|
|
1351
|
-
property :wait_estimate_seconds, as: 'waitEstimateSeconds'
|
|
1352
|
-
end
|
|
1353
|
-
end
|
|
1354
|
-
|
|
1355
|
-
class RoomAutoMatchingCriteria
|
|
1356
|
-
# @private
|
|
1357
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1358
|
-
property :exclusive_bitmask, :numeric_string => true, as: 'exclusiveBitmask'
|
|
1359
|
-
property :kind, as: 'kind'
|
|
1360
|
-
property :max_auto_matching_players, as: 'maxAutoMatchingPlayers'
|
|
1361
|
-
property :min_auto_matching_players, as: 'minAutoMatchingPlayers'
|
|
1362
|
-
end
|
|
1363
|
-
end
|
|
1364
|
-
|
|
1365
|
-
class RoomClientAddress
|
|
1366
|
-
# @private
|
|
1367
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1368
|
-
property :kind, as: 'kind'
|
|
1369
|
-
property :xmpp_address, as: 'xmppAddress'
|
|
1370
|
-
end
|
|
1371
|
-
end
|
|
1372
|
-
|
|
1373
|
-
class CreateRoomRequest
|
|
1374
|
-
# @private
|
|
1375
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1376
|
-
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
|
|
1377
|
-
|
|
1378
|
-
collection :capabilities, as: 'capabilities'
|
|
1379
|
-
property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
|
|
1380
|
-
|
|
1381
|
-
collection :invited_player_ids, as: 'invitedPlayerIds'
|
|
1382
|
-
property :kind, as: 'kind'
|
|
1383
|
-
property :network_diagnostics, as: 'networkDiagnostics', class: Google::Apis::GamesV1::NetworkDiagnostics, decorator: Google::Apis::GamesV1::NetworkDiagnostics::Representation
|
|
1384
|
-
|
|
1385
|
-
property :request_id, :numeric_string => true, as: 'requestId'
|
|
1386
|
-
property :variant, as: 'variant'
|
|
1387
|
-
end
|
|
1388
|
-
end
|
|
1389
|
-
|
|
1390
|
-
class JoinRoomRequest
|
|
1391
|
-
# @private
|
|
1392
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1393
|
-
collection :capabilities, as: 'capabilities'
|
|
1394
|
-
property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
|
|
1395
|
-
|
|
1396
|
-
property :kind, as: 'kind'
|
|
1397
|
-
property :network_diagnostics, as: 'networkDiagnostics', class: Google::Apis::GamesV1::NetworkDiagnostics, decorator: Google::Apis::GamesV1::NetworkDiagnostics::Representation
|
|
1398
|
-
|
|
1399
|
-
end
|
|
1400
|
-
end
|
|
1401
|
-
|
|
1402
|
-
class RoomLeaveDiagnostics
|
|
1403
|
-
# @private
|
|
1404
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1405
|
-
property :android_network_subtype, as: 'androidNetworkSubtype'
|
|
1406
|
-
property :android_network_type, as: 'androidNetworkType'
|
|
1407
|
-
property :ios_network_type, as: 'iosNetworkType'
|
|
1408
|
-
property :kind, as: 'kind'
|
|
1409
|
-
property :network_operator_code, as: 'networkOperatorCode'
|
|
1410
|
-
property :network_operator_name, as: 'networkOperatorName'
|
|
1411
|
-
collection :peer_session, as: 'peerSession', class: Google::Apis::GamesV1::PeerSessionDiagnostics, decorator: Google::Apis::GamesV1::PeerSessionDiagnostics::Representation
|
|
1412
|
-
|
|
1413
|
-
property :sockets_used, as: 'socketsUsed'
|
|
1414
|
-
end
|
|
1415
|
-
end
|
|
1416
|
-
|
|
1417
|
-
class LeaveRoomRequest
|
|
1418
|
-
# @private
|
|
1419
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1420
|
-
property :kind, as: 'kind'
|
|
1421
|
-
property :leave_diagnostics, as: 'leaveDiagnostics', class: Google::Apis::GamesV1::RoomLeaveDiagnostics, decorator: Google::Apis::GamesV1::RoomLeaveDiagnostics::Representation
|
|
1422
|
-
|
|
1423
|
-
property :reason, as: 'reason'
|
|
1424
|
-
end
|
|
1425
|
-
end
|
|
1426
|
-
|
|
1427
|
-
class RoomList
|
|
1428
|
-
# @private
|
|
1429
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1430
|
-
collection :items, as: 'items', class: Google::Apis::GamesV1::Room, decorator: Google::Apis::GamesV1::Room::Representation
|
|
1431
|
-
|
|
1432
|
-
property :kind, as: 'kind'
|
|
1433
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1434
|
-
end
|
|
1435
|
-
end
|
|
1436
|
-
|
|
1437
|
-
class RoomModification
|
|
1438
|
-
# @private
|
|
1439
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1440
|
-
property :kind, as: 'kind'
|
|
1441
|
-
property :modified_timestamp_millis, :numeric_string => true, as: 'modifiedTimestampMillis'
|
|
1442
|
-
property :participant_id, as: 'participantId'
|
|
1443
|
-
end
|
|
1444
|
-
end
|
|
1445
|
-
|
|
1446
|
-
class RoomP2PStatus
|
|
1447
|
-
# @private
|
|
1448
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1449
|
-
property :connection_setup_latency_millis, as: 'connectionSetupLatencyMillis'
|
|
1450
|
-
property :error, as: 'error'
|
|
1451
|
-
property :error_reason, as: 'error_reason'
|
|
1452
|
-
property :kind, as: 'kind'
|
|
1453
|
-
property :participant_id, as: 'participantId'
|
|
1454
|
-
property :status, as: 'status'
|
|
1455
|
-
property :unreliable_roundtrip_latency_millis, as: 'unreliableRoundtripLatencyMillis'
|
|
1456
|
-
end
|
|
1457
|
-
end
|
|
1458
|
-
|
|
1459
|
-
class RoomP2PStatuses
|
|
1460
|
-
# @private
|
|
1461
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1462
|
-
property :kind, as: 'kind'
|
|
1463
|
-
collection :updates, as: 'updates', class: Google::Apis::GamesV1::RoomP2PStatus, decorator: Google::Apis::GamesV1::RoomP2PStatus::Representation
|
|
1464
|
-
|
|
1465
|
-
end
|
|
1466
|
-
end
|
|
1467
|
-
|
|
1468
|
-
class RoomParticipant
|
|
1469
|
-
# @private
|
|
1470
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1471
|
-
property :auto_matched, as: 'autoMatched'
|
|
1472
|
-
property :auto_matched_player, as: 'autoMatchedPlayer', class: Google::Apis::GamesV1::AnonymousPlayer, decorator: Google::Apis::GamesV1::AnonymousPlayer::Representation
|
|
1473
|
-
|
|
1474
|
-
collection :capabilities, as: 'capabilities'
|
|
1475
|
-
property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
|
|
1476
|
-
|
|
1477
|
-
property :connected, as: 'connected'
|
|
1478
|
-
property :id, as: 'id'
|
|
1479
|
-
property :kind, as: 'kind'
|
|
1480
|
-
property :leave_reason, as: 'leaveReason'
|
|
1481
|
-
property :player, as: 'player', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
|
|
1482
|
-
|
|
1483
|
-
property :status, as: 'status'
|
|
1484
|
-
end
|
|
1485
|
-
end
|
|
1486
|
-
|
|
1487
|
-
class RoomStatus
|
|
1488
|
-
# @private
|
|
1489
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1490
|
-
property :auto_matching_status, as: 'autoMatchingStatus', class: Google::Apis::GamesV1::RoomAutoMatchStatus, decorator: Google::Apis::GamesV1::RoomAutoMatchStatus::Representation
|
|
1491
|
-
|
|
1492
|
-
property :kind, as: 'kind'
|
|
1493
|
-
collection :participants, as: 'participants', class: Google::Apis::GamesV1::RoomParticipant, decorator: Google::Apis::GamesV1::RoomParticipant::Representation
|
|
1494
|
-
|
|
1495
|
-
property :room_id, as: 'roomId'
|
|
1496
|
-
property :status, as: 'status'
|
|
1497
|
-
property :status_version, as: 'statusVersion'
|
|
1498
|
-
end
|
|
1499
|
-
end
|
|
1500
|
-
|
|
1501
1001
|
class ScoreSubmission
|
|
1502
1002
|
# @private
|
|
1503
1003
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
@@ -1548,155 +1048,20 @@ module Google
|
|
|
1548
1048
|
end
|
|
1549
1049
|
end
|
|
1550
1050
|
|
|
1551
|
-
class
|
|
1552
|
-
# @private
|
|
1553
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1554
|
-
property :exclusive_bitmask, :numeric_string => true, as: 'exclusiveBitmask'
|
|
1555
|
-
property :kind, as: 'kind'
|
|
1556
|
-
property :max_auto_matching_players, as: 'maxAutoMatchingPlayers'
|
|
1557
|
-
property :min_auto_matching_players, as: 'minAutoMatchingPlayers'
|
|
1558
|
-
end
|
|
1559
|
-
end
|
|
1560
|
-
|
|
1561
|
-
class TurnBasedMatch
|
|
1562
|
-
# @private
|
|
1563
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1564
|
-
property :application_id, as: 'applicationId'
|
|
1565
|
-
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
|
|
1566
|
-
|
|
1567
|
-
property :creation_details, as: 'creationDetails', class: Google::Apis::GamesV1::TurnBasedMatchModification, decorator: Google::Apis::GamesV1::TurnBasedMatchModification::Representation
|
|
1568
|
-
|
|
1569
|
-
property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchData, decorator: Google::Apis::GamesV1::TurnBasedMatchData::Representation
|
|
1570
|
-
|
|
1571
|
-
property :description, as: 'description'
|
|
1572
|
-
property :inviter_id, as: 'inviterId'
|
|
1573
|
-
property :kind, as: 'kind'
|
|
1574
|
-
property :last_update_details, as: 'lastUpdateDetails', class: Google::Apis::GamesV1::TurnBasedMatchModification, decorator: Google::Apis::GamesV1::TurnBasedMatchModification::Representation
|
|
1575
|
-
|
|
1576
|
-
property :match_id, as: 'matchId'
|
|
1577
|
-
property :match_number, as: 'matchNumber'
|
|
1578
|
-
property :match_version, as: 'matchVersion'
|
|
1579
|
-
collection :participants, as: 'participants', class: Google::Apis::GamesV1::TurnBasedMatchParticipant, decorator: Google::Apis::GamesV1::TurnBasedMatchParticipant::Representation
|
|
1580
|
-
|
|
1581
|
-
property :pending_participant_id, as: 'pendingParticipantId'
|
|
1582
|
-
property :previous_match_data, as: 'previousMatchData', class: Google::Apis::GamesV1::TurnBasedMatchData, decorator: Google::Apis::GamesV1::TurnBasedMatchData::Representation
|
|
1583
|
-
|
|
1584
|
-
property :rematch_id, as: 'rematchId'
|
|
1585
|
-
collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
|
|
1586
|
-
|
|
1587
|
-
property :status, as: 'status'
|
|
1588
|
-
property :user_match_status, as: 'userMatchStatus'
|
|
1589
|
-
property :variant, as: 'variant'
|
|
1590
|
-
property :with_participant_id, as: 'withParticipantId'
|
|
1591
|
-
end
|
|
1592
|
-
end
|
|
1593
|
-
|
|
1594
|
-
class CreateTurnBasedMatchRequest
|
|
1595
|
-
# @private
|
|
1596
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1597
|
-
property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
|
|
1598
|
-
|
|
1599
|
-
collection :invited_player_ids, as: 'invitedPlayerIds'
|
|
1600
|
-
property :kind, as: 'kind'
|
|
1601
|
-
property :request_id, :numeric_string => true, as: 'requestId'
|
|
1602
|
-
property :variant, as: 'variant'
|
|
1603
|
-
end
|
|
1604
|
-
end
|
|
1605
|
-
|
|
1606
|
-
class TurnBasedMatchData
|
|
1607
|
-
# @private
|
|
1608
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1609
|
-
property :data, :base64 => true, as: 'data'
|
|
1610
|
-
property :data_available, as: 'dataAvailable'
|
|
1611
|
-
property :kind, as: 'kind'
|
|
1612
|
-
end
|
|
1613
|
-
end
|
|
1614
|
-
|
|
1615
|
-
class TurnBasedMatchDataRequest
|
|
1616
|
-
# @private
|
|
1617
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1618
|
-
property :data, :base64 => true, as: 'data'
|
|
1619
|
-
property :kind, as: 'kind'
|
|
1620
|
-
end
|
|
1621
|
-
end
|
|
1622
|
-
|
|
1623
|
-
class TurnBasedMatchList
|
|
1624
|
-
# @private
|
|
1625
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1626
|
-
collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
|
1627
|
-
|
|
1628
|
-
property :kind, as: 'kind'
|
|
1629
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1630
|
-
end
|
|
1631
|
-
end
|
|
1632
|
-
|
|
1633
|
-
class TurnBasedMatchModification
|
|
1634
|
-
# @private
|
|
1635
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1636
|
-
property :kind, as: 'kind'
|
|
1637
|
-
property :modified_timestamp_millis, :numeric_string => true, as: 'modifiedTimestampMillis'
|
|
1638
|
-
property :participant_id, as: 'participantId'
|
|
1639
|
-
end
|
|
1640
|
-
end
|
|
1641
|
-
|
|
1642
|
-
class TurnBasedMatchParticipant
|
|
1051
|
+
class StatsResponse
|
|
1643
1052
|
# @private
|
|
1644
1053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1645
|
-
property :
|
|
1646
|
-
property :
|
|
1647
|
-
|
|
1648
|
-
property :
|
|
1054
|
+
property :avg_session_length_minutes, as: 'avg_session_length_minutes'
|
|
1055
|
+
property :churn_probability, as: 'churn_probability'
|
|
1056
|
+
property :days_since_last_played, as: 'days_since_last_played'
|
|
1057
|
+
property :high_spender_probability, as: 'high_spender_probability'
|
|
1649
1058
|
property :kind, as: 'kind'
|
|
1650
|
-
property :
|
|
1651
|
-
|
|
1652
|
-
property :
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
class TurnBasedMatchRematch
|
|
1657
|
-
# @private
|
|
1658
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1659
|
-
property :kind, as: 'kind'
|
|
1660
|
-
property :previous_match, as: 'previousMatch', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
|
1661
|
-
|
|
1662
|
-
property :rematch, as: 'rematch', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
|
1663
|
-
|
|
1664
|
-
end
|
|
1665
|
-
end
|
|
1666
|
-
|
|
1667
|
-
class TurnBasedMatchResults
|
|
1668
|
-
# @private
|
|
1669
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1670
|
-
property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
|
|
1671
|
-
|
|
1672
|
-
property :kind, as: 'kind'
|
|
1673
|
-
property :match_version, as: 'matchVersion'
|
|
1674
|
-
collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
|
|
1675
|
-
|
|
1676
|
-
end
|
|
1677
|
-
end
|
|
1678
|
-
|
|
1679
|
-
class TurnBasedMatchSync
|
|
1680
|
-
# @private
|
|
1681
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1682
|
-
collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
|
|
1683
|
-
|
|
1684
|
-
property :kind, as: 'kind'
|
|
1685
|
-
property :more_available, as: 'moreAvailable'
|
|
1686
|
-
property :next_page_token, as: 'nextPageToken'
|
|
1687
|
-
end
|
|
1688
|
-
end
|
|
1689
|
-
|
|
1690
|
-
class TurnBasedMatchTurn
|
|
1691
|
-
# @private
|
|
1692
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
|
1693
|
-
property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
|
|
1694
|
-
|
|
1695
|
-
property :kind, as: 'kind'
|
|
1696
|
-
property :match_version, as: 'matchVersion'
|
|
1697
|
-
property :pending_participant_id, as: 'pendingParticipantId'
|
|
1698
|
-
collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
|
|
1699
|
-
|
|
1059
|
+
property :num_purchases, as: 'num_purchases'
|
|
1060
|
+
property :num_sessions, as: 'num_sessions'
|
|
1061
|
+
property :num_sessions_percentile, as: 'num_sessions_percentile'
|
|
1062
|
+
property :spend_percentile, as: 'spend_percentile'
|
|
1063
|
+
property :spend_probability, as: 'spend_probability'
|
|
1064
|
+
property :total_spend_next_28_days, as: 'total_spend_next_28_days'
|
|
1700
1065
|
end
|
|
1701
1066
|
end
|
|
1702
1067
|
end
|