google-apis-androidpublisher_v3 0.34.0 → 0.83.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 +203 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/androidpublisher_v3/classes.rb +5465 -1679
- data/lib/google/apis/androidpublisher_v3/gem_version.rb +3 -3
- data/lib/google/apis/androidpublisher_v3/representations.rb +2491 -525
- data/lib/google/apis/androidpublisher_v3/service.rb +1103 -81
- metadata +7 -10
@@ -22,1705 +22,3467 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module AndroidpublisherV3
|
24
24
|
|
25
|
-
class
|
25
|
+
class Abi
|
26
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
27
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
29
29
|
end
|
30
30
|
|
31
|
-
class
|
31
|
+
class AbiTargeting
|
32
32
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
33
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
-
class
|
37
|
+
class AcquisitionTargetingRule
|
38
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
39
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
41
41
|
end
|
42
42
|
|
43
|
-
class
|
43
|
+
class ActivateBasePlanRequest
|
44
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
45
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
47
47
|
end
|
48
48
|
|
49
|
-
class
|
49
|
+
class ActivateSubscriptionOfferRequest
|
50
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
51
|
|
52
52
|
include Google::Apis::Core::JsonObjectSupport
|
53
53
|
end
|
54
54
|
|
55
|
-
class
|
55
|
+
class AddTargetingRequest
|
56
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
57
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
59
59
|
end
|
60
60
|
|
61
|
-
class
|
61
|
+
class AddTargetingResponse
|
62
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
63
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
65
65
|
end
|
66
66
|
|
67
|
-
class
|
67
|
+
class AllUsers
|
68
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
69
|
|
70
70
|
include Google::Apis::Core::JsonObjectSupport
|
71
71
|
end
|
72
72
|
|
73
|
-
class
|
73
|
+
class AndroidSdks
|
74
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
75
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
77
77
|
end
|
78
78
|
|
79
|
-
class
|
79
|
+
class Apk
|
80
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
81
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
83
83
|
end
|
84
84
|
|
85
|
-
class
|
85
|
+
class ApkBinary
|
86
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
87
|
|
88
88
|
include Google::Apis::Core::JsonObjectSupport
|
89
89
|
end
|
90
90
|
|
91
|
-
class
|
91
|
+
class ApkDescription
|
92
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
93
|
|
94
94
|
include Google::Apis::Core::JsonObjectSupport
|
95
95
|
end
|
96
96
|
|
97
|
-
class
|
97
|
+
class ApkSet
|
98
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
99
|
|
100
100
|
include Google::Apis::Core::JsonObjectSupport
|
101
101
|
end
|
102
102
|
|
103
|
-
class
|
103
|
+
class ApkTargeting
|
104
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
105
|
|
106
106
|
include Google::Apis::Core::JsonObjectSupport
|
107
107
|
end
|
108
108
|
|
109
|
-
class
|
109
|
+
class ApksAddExternallyHostedRequest
|
110
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
111
|
|
112
112
|
include Google::Apis::Core::JsonObjectSupport
|
113
113
|
end
|
114
114
|
|
115
|
-
class
|
115
|
+
class ApksAddExternallyHostedResponse
|
116
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
117
|
|
118
118
|
include Google::Apis::Core::JsonObjectSupport
|
119
119
|
end
|
120
120
|
|
121
|
-
class
|
121
|
+
class ApksListResponse
|
122
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
123
|
|
124
124
|
include Google::Apis::Core::JsonObjectSupport
|
125
125
|
end
|
126
126
|
|
127
|
-
class
|
127
|
+
class AppDetails
|
128
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
129
|
|
130
130
|
include Google::Apis::Core::JsonObjectSupport
|
131
131
|
end
|
132
132
|
|
133
|
-
class
|
133
|
+
class AppEdit
|
134
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
135
|
|
136
136
|
include Google::Apis::Core::JsonObjectSupport
|
137
137
|
end
|
138
138
|
|
139
|
-
class
|
139
|
+
class AppRecoveryAction
|
140
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
141
|
|
142
142
|
include Google::Apis::Core::JsonObjectSupport
|
143
143
|
end
|
144
144
|
|
145
|
-
class
|
145
|
+
class AppVersionList
|
146
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
147
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
149
149
|
end
|
150
150
|
|
151
|
-
class
|
151
|
+
class AppVersionRange
|
152
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
153
|
|
154
154
|
include Google::Apis::Core::JsonObjectSupport
|
155
155
|
end
|
156
156
|
|
157
|
-
class
|
157
|
+
class ArchiveSubscriptionRequest
|
158
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
159
|
|
160
160
|
include Google::Apis::Core::JsonObjectSupport
|
161
161
|
end
|
162
162
|
|
163
|
-
class
|
163
|
+
class AssetModuleMetadata
|
164
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
165
|
|
166
166
|
include Google::Apis::Core::JsonObjectSupport
|
167
167
|
end
|
168
168
|
|
169
|
-
class
|
169
|
+
class AssetSliceSet
|
170
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
171
|
|
172
172
|
include Google::Apis::Core::JsonObjectSupport
|
173
173
|
end
|
174
174
|
|
175
|
-
class
|
175
|
+
class AutoRenewingBasePlanType
|
176
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
177
|
|
178
178
|
include Google::Apis::Core::JsonObjectSupport
|
179
179
|
end
|
180
180
|
|
181
|
-
class
|
181
|
+
class AutoRenewingPlan
|
182
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
183
|
|
184
184
|
include Google::Apis::Core::JsonObjectSupport
|
185
185
|
end
|
186
186
|
|
187
|
-
class
|
187
|
+
class BasePlan
|
188
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
189
|
|
190
190
|
include Google::Apis::Core::JsonObjectSupport
|
191
191
|
end
|
192
192
|
|
193
|
-
class
|
193
|
+
class BatchGetOrdersResponse
|
194
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
195
|
|
196
196
|
include Google::Apis::Core::JsonObjectSupport
|
197
197
|
end
|
198
198
|
|
199
|
-
class
|
199
|
+
class BatchGetSubscriptionOffersRequest
|
200
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
201
|
|
202
202
|
include Google::Apis::Core::JsonObjectSupport
|
203
203
|
end
|
204
204
|
|
205
|
-
class
|
205
|
+
class BatchGetSubscriptionOffersResponse
|
206
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
207
|
|
208
208
|
include Google::Apis::Core::JsonObjectSupport
|
209
209
|
end
|
210
210
|
|
211
|
-
class
|
211
|
+
class BatchGetSubscriptionsResponse
|
212
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
213
|
|
214
214
|
include Google::Apis::Core::JsonObjectSupport
|
215
215
|
end
|
216
216
|
|
217
|
-
class
|
217
|
+
class BatchMigrateBasePlanPricesRequest
|
218
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
219
|
|
220
220
|
include Google::Apis::Core::JsonObjectSupport
|
221
221
|
end
|
222
222
|
|
223
|
-
class
|
223
|
+
class BatchMigrateBasePlanPricesResponse
|
224
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
225
|
|
226
226
|
include Google::Apis::Core::JsonObjectSupport
|
227
227
|
end
|
228
228
|
|
229
|
-
class
|
229
|
+
class BatchUpdateBasePlanStatesRequest
|
230
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
231
|
|
232
232
|
include Google::Apis::Core::JsonObjectSupport
|
233
233
|
end
|
234
234
|
|
235
|
-
class
|
235
|
+
class BatchUpdateBasePlanStatesResponse
|
236
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
237
|
|
238
238
|
include Google::Apis::Core::JsonObjectSupport
|
239
239
|
end
|
240
240
|
|
241
|
-
class
|
241
|
+
class BatchUpdateSubscriptionOfferStatesRequest
|
242
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
243
|
|
244
244
|
include Google::Apis::Core::JsonObjectSupport
|
245
245
|
end
|
246
246
|
|
247
|
-
class
|
247
|
+
class BatchUpdateSubscriptionOfferStatesResponse
|
248
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
249
|
|
250
250
|
include Google::Apis::Core::JsonObjectSupport
|
251
251
|
end
|
252
252
|
|
253
|
-
class
|
253
|
+
class BatchUpdateSubscriptionOffersRequest
|
254
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
255
|
|
256
256
|
include Google::Apis::Core::JsonObjectSupport
|
257
257
|
end
|
258
258
|
|
259
|
-
class
|
259
|
+
class BatchUpdateSubscriptionOffersResponse
|
260
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
261
|
|
262
262
|
include Google::Apis::Core::JsonObjectSupport
|
263
263
|
end
|
264
264
|
|
265
|
-
class
|
265
|
+
class BatchUpdateSubscriptionsRequest
|
266
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
267
|
|
268
268
|
include Google::Apis::Core::JsonObjectSupport
|
269
269
|
end
|
270
270
|
|
271
|
-
class
|
271
|
+
class BatchUpdateSubscriptionsResponse
|
272
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
273
|
|
274
274
|
include Google::Apis::Core::JsonObjectSupport
|
275
275
|
end
|
276
276
|
|
277
|
-
class
|
277
|
+
class Bundle
|
278
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
279
|
|
280
280
|
include Google::Apis::Core::JsonObjectSupport
|
281
281
|
end
|
282
282
|
|
283
|
-
class
|
283
|
+
class BundlesListResponse
|
284
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
285
|
|
286
286
|
include Google::Apis::Core::JsonObjectSupport
|
287
287
|
end
|
288
288
|
|
289
|
-
class
|
289
|
+
class BuyerAddress
|
290
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
291
|
|
292
292
|
include Google::Apis::Core::JsonObjectSupport
|
293
293
|
end
|
294
294
|
|
295
|
-
class
|
295
|
+
class CancelAppRecoveryRequest
|
296
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
297
|
|
298
298
|
include Google::Apis::Core::JsonObjectSupport
|
299
299
|
end
|
300
300
|
|
301
|
-
class
|
301
|
+
class CancelAppRecoveryResponse
|
302
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
303
|
|
304
304
|
include Google::Apis::Core::JsonObjectSupport
|
305
305
|
end
|
306
306
|
|
307
|
-
class
|
307
|
+
class CancelSurveyResult
|
308
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
309
|
|
310
310
|
include Google::Apis::Core::JsonObjectSupport
|
311
311
|
end
|
312
312
|
|
313
|
-
class
|
313
|
+
class CanceledStateContext
|
314
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
315
|
|
316
316
|
include Google::Apis::Core::JsonObjectSupport
|
317
317
|
end
|
318
318
|
|
319
|
-
class
|
319
|
+
class CancellationEvent
|
320
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
321
|
|
322
322
|
include Google::Apis::Core::JsonObjectSupport
|
323
323
|
end
|
324
324
|
|
325
|
-
class
|
325
|
+
class Comment
|
326
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
327
|
|
328
328
|
include Google::Apis::Core::JsonObjectSupport
|
329
329
|
end
|
330
330
|
|
331
|
-
class
|
331
|
+
class ConvertRegionPricesRequest
|
332
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
333
|
|
334
334
|
include Google::Apis::Core::JsonObjectSupport
|
335
335
|
end
|
336
336
|
|
337
|
-
class
|
337
|
+
class ConvertRegionPricesResponse
|
338
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
339
|
|
340
340
|
include Google::Apis::Core::JsonObjectSupport
|
341
341
|
end
|
342
342
|
|
343
|
-
class
|
343
|
+
class ConvertedOtherRegionsPrice
|
344
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
345
|
|
346
346
|
include Google::Apis::Core::JsonObjectSupport
|
347
347
|
end
|
348
348
|
|
349
|
-
class
|
349
|
+
class ConvertedRegionPrice
|
350
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
351
|
|
352
352
|
include Google::Apis::Core::JsonObjectSupport
|
353
353
|
end
|
354
354
|
|
355
|
-
class
|
355
|
+
class CountryTargeting
|
356
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
357
|
|
358
358
|
include Google::Apis::Core::JsonObjectSupport
|
359
359
|
end
|
360
360
|
|
361
|
-
class
|
361
|
+
class CreateDraftAppRecoveryRequest
|
362
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
363
|
|
364
364
|
include Google::Apis::Core::JsonObjectSupport
|
365
365
|
end
|
366
366
|
|
367
|
-
class
|
367
|
+
class DeactivateBasePlanRequest
|
368
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
369
|
|
370
370
|
include Google::Apis::Core::JsonObjectSupport
|
371
371
|
end
|
372
372
|
|
373
|
-
class
|
373
|
+
class DeactivateSubscriptionOfferRequest
|
374
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
375
|
|
376
376
|
include Google::Apis::Core::JsonObjectSupport
|
377
377
|
end
|
378
378
|
|
379
|
-
class
|
379
|
+
class DeferredItemReplacement
|
380
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
381
|
|
382
382
|
include Google::Apis::Core::JsonObjectSupport
|
383
383
|
end
|
384
384
|
|
385
|
-
class
|
385
|
+
class DeobfuscationFile
|
386
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
387
|
|
388
388
|
include Google::Apis::Core::JsonObjectSupport
|
389
389
|
end
|
390
390
|
|
391
|
-
class
|
391
|
+
class DeobfuscationFilesUploadResponse
|
392
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
393
|
|
394
394
|
include Google::Apis::Core::JsonObjectSupport
|
395
395
|
end
|
396
396
|
|
397
|
-
class
|
397
|
+
class DeployAppRecoveryRequest
|
398
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
399
|
|
400
400
|
include Google::Apis::Core::JsonObjectSupport
|
401
401
|
end
|
402
402
|
|
403
|
-
class
|
403
|
+
class DeployAppRecoveryResponse
|
404
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
405
|
|
406
406
|
include Google::Apis::Core::JsonObjectSupport
|
407
407
|
end
|
408
408
|
|
409
|
-
class
|
409
|
+
class DeveloperComment
|
410
410
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
411
|
|
412
412
|
include Google::Apis::Core::JsonObjectSupport
|
413
413
|
end
|
414
414
|
|
415
|
-
class
|
415
|
+
class DeveloperInitiatedCancellation
|
416
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
417
|
|
418
418
|
include Google::Apis::Core::JsonObjectSupport
|
419
419
|
end
|
420
420
|
|
421
|
-
class
|
421
|
+
class DeviceFeature
|
422
422
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
423
|
|
424
424
|
include Google::Apis::Core::JsonObjectSupport
|
425
425
|
end
|
426
426
|
|
427
|
-
class
|
427
|
+
class DeviceFeatureTargeting
|
428
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
429
|
|
430
430
|
include Google::Apis::Core::JsonObjectSupport
|
431
431
|
end
|
432
432
|
|
433
|
-
class
|
433
|
+
class DeviceGroup
|
434
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
435
|
|
436
436
|
include Google::Apis::Core::JsonObjectSupport
|
437
437
|
end
|
438
438
|
|
439
|
-
class
|
439
|
+
class DeviceId
|
440
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
441
|
|
442
442
|
include Google::Apis::Core::JsonObjectSupport
|
443
443
|
end
|
444
444
|
|
445
|
-
class
|
445
|
+
class DeviceMetadata
|
446
446
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
447
|
|
448
448
|
include Google::Apis::Core::JsonObjectSupport
|
449
449
|
end
|
450
450
|
|
451
|
-
class
|
451
|
+
class DeviceRam
|
452
452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
453
|
|
454
454
|
include Google::Apis::Core::JsonObjectSupport
|
455
455
|
end
|
456
456
|
|
457
|
-
class
|
457
|
+
class DeviceSelector
|
458
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
459
|
|
460
460
|
include Google::Apis::Core::JsonObjectSupport
|
461
461
|
end
|
462
462
|
|
463
|
-
class
|
463
|
+
class DeviceSpec
|
464
464
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
465
|
|
466
466
|
include Google::Apis::Core::JsonObjectSupport
|
467
467
|
end
|
468
468
|
|
469
|
-
class
|
469
|
+
class DeviceTier
|
470
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
471
|
|
472
472
|
include Google::Apis::Core::JsonObjectSupport
|
473
473
|
end
|
474
474
|
|
475
|
-
class
|
475
|
+
class DeviceTierConfig
|
476
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
477
|
|
478
478
|
include Google::Apis::Core::JsonObjectSupport
|
479
479
|
end
|
480
480
|
|
481
|
-
class
|
481
|
+
class DeviceTierSet
|
482
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
483
|
|
484
484
|
include Google::Apis::Core::JsonObjectSupport
|
485
485
|
end
|
486
486
|
|
487
|
-
class
|
487
|
+
class ExpansionFile
|
488
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
489
|
|
490
490
|
include Google::Apis::Core::JsonObjectSupport
|
491
491
|
end
|
492
492
|
|
493
|
-
class
|
493
|
+
class ExpansionFilesUploadResponse
|
494
494
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
495
|
|
496
496
|
include Google::Apis::Core::JsonObjectSupport
|
497
497
|
end
|
498
498
|
|
499
|
-
class
|
499
|
+
class ExternalAccountIdentifiers
|
500
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
501
|
|
502
502
|
include Google::Apis::Core::JsonObjectSupport
|
503
503
|
end
|
504
504
|
|
505
|
-
class
|
505
|
+
class ExternalSubscription
|
506
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
507
|
|
508
508
|
include Google::Apis::Core::JsonObjectSupport
|
509
509
|
end
|
510
510
|
|
511
|
-
class
|
511
|
+
class ExternalTransaction
|
512
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
513
|
|
514
514
|
include Google::Apis::Core::JsonObjectSupport
|
515
515
|
end
|
516
516
|
|
517
|
-
class
|
517
|
+
class ExternalTransactionAddress
|
518
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
519
|
|
520
520
|
include Google::Apis::Core::JsonObjectSupport
|
521
521
|
end
|
522
522
|
|
523
|
-
class
|
523
|
+
class ExternalTransactionTestPurchase
|
524
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
525
|
|
526
526
|
include Google::Apis::Core::JsonObjectSupport
|
527
527
|
end
|
528
528
|
|
529
|
-
class
|
529
|
+
class ExternallyHostedApk
|
530
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
531
|
|
532
532
|
include Google::Apis::Core::JsonObjectSupport
|
533
533
|
end
|
534
534
|
|
535
|
-
class
|
535
|
+
class FullRefund
|
536
536
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
537
|
|
538
538
|
include Google::Apis::Core::JsonObjectSupport
|
539
539
|
end
|
540
540
|
|
541
|
-
class
|
541
|
+
class GeneratedApksListResponse
|
542
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
543
|
|
544
544
|
include Google::Apis::Core::JsonObjectSupport
|
545
545
|
end
|
546
546
|
|
547
|
-
class
|
547
|
+
class GeneratedApksPerSigningKey
|
548
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
549
|
|
550
550
|
include Google::Apis::Core::JsonObjectSupport
|
551
551
|
end
|
552
552
|
|
553
|
-
class
|
553
|
+
class GeneratedAssetPackSlice
|
554
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
555
|
|
556
556
|
include Google::Apis::Core::JsonObjectSupport
|
557
557
|
end
|
558
558
|
|
559
|
-
class
|
559
|
+
class GeneratedRecoveryApk
|
560
560
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
561
|
|
562
562
|
include Google::Apis::Core::JsonObjectSupport
|
563
563
|
end
|
564
564
|
|
565
|
-
class
|
565
|
+
class GeneratedSplitApk
|
566
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
567
|
|
568
568
|
include Google::Apis::Core::JsonObjectSupport
|
569
569
|
end
|
570
570
|
|
571
|
-
class
|
571
|
+
class GeneratedStandaloneApk
|
572
572
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
573
|
|
574
574
|
include Google::Apis::Core::JsonObjectSupport
|
575
575
|
end
|
576
576
|
|
577
|
-
class
|
577
|
+
class GeneratedUniversalApk
|
578
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
579
|
|
580
580
|
include Google::Apis::Core::JsonObjectSupport
|
581
581
|
end
|
582
582
|
|
583
|
-
class
|
583
|
+
class GetSubscriptionOfferRequest
|
584
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
585
|
|
586
586
|
include Google::Apis::Core::JsonObjectSupport
|
587
587
|
end
|
588
588
|
|
589
|
-
class
|
589
|
+
class Grant
|
590
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
591
|
|
592
592
|
include Google::Apis::Core::JsonObjectSupport
|
593
593
|
end
|
594
594
|
|
595
|
-
class
|
595
|
+
class Image
|
596
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
597
|
|
598
598
|
include Google::Apis::Core::JsonObjectSupport
|
599
599
|
end
|
600
600
|
|
601
|
-
class
|
601
|
+
class ImagesDeleteAllResponse
|
602
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
603
|
|
604
604
|
include Google::Apis::Core::JsonObjectSupport
|
605
605
|
end
|
606
606
|
|
607
|
-
class
|
607
|
+
class ImagesListResponse
|
608
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
609
|
|
610
610
|
include Google::Apis::Core::JsonObjectSupport
|
611
611
|
end
|
612
612
|
|
613
|
-
class
|
613
|
+
class ImagesUploadResponse
|
614
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
615
|
|
616
616
|
include Google::Apis::Core::JsonObjectSupport
|
617
617
|
end
|
618
618
|
|
619
|
-
class
|
619
|
+
class InAppProduct
|
620
620
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
621
|
|
622
622
|
include Google::Apis::Core::JsonObjectSupport
|
623
623
|
end
|
624
624
|
|
625
|
-
class
|
625
|
+
class InAppProductListing
|
626
626
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
627
|
|
628
628
|
include Google::Apis::Core::JsonObjectSupport
|
629
629
|
end
|
630
630
|
|
631
|
-
class
|
631
|
+
class InappproductsBatchDeleteRequest
|
632
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
633
|
|
634
634
|
include Google::Apis::Core::JsonObjectSupport
|
635
635
|
end
|
636
636
|
|
637
|
-
class
|
637
|
+
class InappproductsBatchGetResponse
|
638
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
639
|
|
640
640
|
include Google::Apis::Core::JsonObjectSupport
|
641
641
|
end
|
642
642
|
|
643
|
-
class
|
643
|
+
class InappproductsBatchUpdateRequest
|
644
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
645
|
|
646
646
|
include Google::Apis::Core::JsonObjectSupport
|
647
647
|
end
|
648
648
|
|
649
|
-
class
|
649
|
+
class InappproductsBatchUpdateResponse
|
650
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
651
|
|
652
652
|
include Google::Apis::Core::JsonObjectSupport
|
653
653
|
end
|
654
654
|
|
655
|
-
class
|
655
|
+
class InappproductsDeleteRequest
|
656
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
657
|
|
658
658
|
include Google::Apis::Core::JsonObjectSupport
|
659
659
|
end
|
660
660
|
|
661
|
-
class
|
661
|
+
class InappproductsListResponse
|
662
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
663
|
|
664
664
|
include Google::Apis::Core::JsonObjectSupport
|
665
665
|
end
|
666
666
|
|
667
|
-
class
|
667
|
+
class InappproductsUpdateRequest
|
668
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
669
|
|
670
670
|
include Google::Apis::Core::JsonObjectSupport
|
671
671
|
end
|
672
672
|
|
673
|
-
class
|
673
|
+
class InstallmentPlan
|
674
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
675
|
|
676
676
|
include Google::Apis::Core::JsonObjectSupport
|
677
677
|
end
|
678
678
|
|
679
|
-
class
|
679
|
+
class InstallmentsBasePlanType
|
680
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
681
|
|
682
682
|
include Google::Apis::Core::JsonObjectSupport
|
683
683
|
end
|
684
684
|
|
685
|
-
class
|
685
|
+
class InternalAppSharingArtifact
|
686
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
687
|
|
688
688
|
include Google::Apis::Core::JsonObjectSupport
|
689
689
|
end
|
690
690
|
|
691
|
-
class
|
691
|
+
class IntroductoryPriceInfo
|
692
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
693
|
|
694
694
|
include Google::Apis::Core::JsonObjectSupport
|
695
695
|
end
|
696
696
|
|
697
|
-
class
|
697
|
+
class LanguageTargeting
|
698
698
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
699
|
|
700
700
|
include Google::Apis::Core::JsonObjectSupport
|
701
701
|
end
|
702
702
|
|
703
|
-
class
|
703
|
+
class LineItem
|
704
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
705
|
|
706
706
|
include Google::Apis::Core::JsonObjectSupport
|
707
707
|
end
|
708
708
|
|
709
|
-
class
|
709
|
+
class ListAppRecoveriesResponse
|
710
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
711
|
|
712
712
|
include Google::Apis::Core::JsonObjectSupport
|
713
713
|
end
|
714
714
|
|
715
|
-
class
|
715
|
+
class ListDeviceTierConfigsResponse
|
716
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
717
|
|
718
718
|
include Google::Apis::Core::JsonObjectSupport
|
719
719
|
end
|
720
720
|
|
721
|
-
class
|
721
|
+
class ListSubscriptionOffersResponse
|
722
722
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
723
|
|
724
724
|
include Google::Apis::Core::JsonObjectSupport
|
725
725
|
end
|
726
726
|
|
727
|
-
class
|
727
|
+
class ListSubscriptionsResponse
|
728
728
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
729
|
|
730
730
|
include Google::Apis::Core::JsonObjectSupport
|
731
731
|
end
|
732
732
|
|
733
|
-
class
|
733
|
+
class ListUsersResponse
|
734
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
735
|
|
736
736
|
include Google::Apis::Core::JsonObjectSupport
|
737
737
|
end
|
738
738
|
|
739
|
-
class
|
739
|
+
class Listing
|
740
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
741
|
|
742
742
|
include Google::Apis::Core::JsonObjectSupport
|
743
743
|
end
|
744
744
|
|
745
|
-
class
|
745
|
+
class ListingsListResponse
|
746
746
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
747
|
|
748
748
|
include Google::Apis::Core::JsonObjectSupport
|
749
749
|
end
|
750
750
|
|
751
|
-
class
|
751
|
+
class LocalizedText
|
752
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
753
|
|
754
754
|
include Google::Apis::Core::JsonObjectSupport
|
755
755
|
end
|
756
756
|
|
757
|
-
class
|
757
|
+
class ManagedProductTaxAndComplianceSettings
|
758
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
759
|
|
760
760
|
include Google::Apis::Core::JsonObjectSupport
|
761
761
|
end
|
762
762
|
|
763
|
-
class
|
763
|
+
class MigrateBasePlanPricesRequest
|
764
764
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
765
|
|
766
766
|
include Google::Apis::Core::JsonObjectSupport
|
767
767
|
end
|
768
768
|
|
769
|
-
class
|
769
|
+
class MigrateBasePlanPricesResponse
|
770
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
771
|
|
772
772
|
include Google::Apis::Core::JsonObjectSupport
|
773
773
|
end
|
774
774
|
|
775
|
-
class
|
775
|
+
class ModuleMetadata
|
776
776
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
777
|
|
778
778
|
include Google::Apis::Core::JsonObjectSupport
|
779
779
|
end
|
780
780
|
|
781
|
-
class
|
781
|
+
class ModuleTargeting
|
782
782
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
783
|
|
784
784
|
include Google::Apis::Core::JsonObjectSupport
|
785
785
|
end
|
786
786
|
|
787
|
-
class
|
787
|
+
class Money
|
788
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
789
|
|
790
790
|
include Google::Apis::Core::JsonObjectSupport
|
791
791
|
end
|
792
792
|
|
793
|
-
class
|
793
|
+
class MultiAbi
|
794
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
795
|
|
796
796
|
include Google::Apis::Core::JsonObjectSupport
|
797
797
|
end
|
798
798
|
|
799
|
-
class
|
799
|
+
class MultiAbiTargeting
|
800
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
801
|
|
802
802
|
include Google::Apis::Core::JsonObjectSupport
|
803
803
|
end
|
804
804
|
|
805
|
-
class
|
805
|
+
class OfferDetails
|
806
806
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
807
|
|
808
808
|
include Google::Apis::Core::JsonObjectSupport
|
809
809
|
end
|
810
810
|
|
811
|
-
class
|
811
|
+
class OfferTag
|
812
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
813
|
|
814
814
|
include Google::Apis::Core::JsonObjectSupport
|
815
815
|
end
|
816
816
|
|
817
|
-
class
|
817
|
+
class OneTimeCode
|
818
818
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
819
819
|
|
820
820
|
include Google::Apis::Core::JsonObjectSupport
|
821
821
|
end
|
822
822
|
|
823
|
-
class
|
823
|
+
class OneTimeExternalTransaction
|
824
824
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
825
825
|
|
826
826
|
include Google::Apis::Core::JsonObjectSupport
|
827
827
|
end
|
828
828
|
|
829
|
-
class
|
830
|
-
|
831
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
832
|
-
property :scope, as: 'scope', class: Google::Apis::AndroidpublisherV3::TargetingRuleScope, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScope::Representation
|
829
|
+
class OneTimePurchaseDetails
|
830
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
833
831
|
|
834
|
-
|
832
|
+
include Google::Apis::Core::JsonObjectSupport
|
835
833
|
end
|
836
834
|
|
837
|
-
class
|
838
|
-
|
839
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
840
|
-
end
|
841
|
-
end
|
835
|
+
class Order
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
842
837
|
|
843
|
-
|
844
|
-
# @private
|
845
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
846
|
-
end
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
847
839
|
end
|
848
840
|
|
849
|
-
class
|
850
|
-
|
851
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
852
|
-
property :binary, as: 'binary', class: Google::Apis::AndroidpublisherV3::ApkBinary, decorator: Google::Apis::AndroidpublisherV3::ApkBinary::Representation
|
841
|
+
class OrderDetails
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
853
843
|
|
854
|
-
|
855
|
-
end
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
856
845
|
end
|
857
846
|
|
858
|
-
class
|
859
|
-
|
860
|
-
|
861
|
-
|
862
|
-
property :sha256, as: 'sha256'
|
863
|
-
end
|
847
|
+
class OrderHistory
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
|
+
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
864
851
|
end
|
865
852
|
|
866
|
-
class
|
867
|
-
|
868
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
869
|
-
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
853
|
+
class OtherRecurringProduct
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
870
855
|
|
871
|
-
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
872
857
|
end
|
873
858
|
|
874
|
-
class
|
875
|
-
|
876
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
877
|
-
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
859
|
+
class OtherRegionsBasePlanConfig
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
878
861
|
|
879
|
-
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
865
|
+
class OtherRegionsSubscriptionOfferConfig
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
|
+
|
868
|
+
include Google::Apis::Core::JsonObjectSupport
|
869
|
+
end
|
870
|
+
|
871
|
+
class OtherRegionsSubscriptionOfferPhaseConfig
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
873
|
+
|
874
|
+
include Google::Apis::Core::JsonObjectSupport
|
875
|
+
end
|
876
|
+
|
877
|
+
class OtherRegionsSubscriptionOfferPhaseFreePriceOverride
|
878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
879
|
+
|
880
|
+
include Google::Apis::Core::JsonObjectSupport
|
881
|
+
end
|
882
|
+
|
883
|
+
class OtherRegionsSubscriptionOfferPhasePrices
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
|
+
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
887
|
+
end
|
888
|
+
|
889
|
+
class PageInfo
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
895
|
+
class PaidAppDetails
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class PartialRefund
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class PartialRefundEvent
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
class PausedStateContext
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class PendingCancellation
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
925
|
+
class PointsDetails
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class PrepaidBasePlanType
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class PrepaidPlan
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class Price
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class ProcessedEvent
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class ProductLineItem
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class ProductOfferDetails
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class ProductPurchase
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class ProductPurchaseV2
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class ProductPurchasesAcknowledgeRequest
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class PurchaseStateContext
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
991
|
+
class RecurringExternalTransaction
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
997
|
+
class RefundDetails
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
1003
|
+
class RefundEvent
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
+
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
1007
|
+
end
|
1008
|
+
|
1009
|
+
class RefundExternalTransactionRequest
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
1015
|
+
class RegionalBasePlanConfig
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
|
+
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
1019
|
+
end
|
1020
|
+
|
1021
|
+
class RegionalPriceMigrationConfig
|
1022
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
|
+
|
1024
|
+
include Google::Apis::Core::JsonObjectSupport
|
1025
|
+
end
|
1026
|
+
|
1027
|
+
class RegionalSubscriptionOfferConfig
|
1028
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1029
|
+
|
1030
|
+
include Google::Apis::Core::JsonObjectSupport
|
1031
|
+
end
|
1032
|
+
|
1033
|
+
class RegionalSubscriptionOfferPhaseConfig
|
1034
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1035
|
+
|
1036
|
+
include Google::Apis::Core::JsonObjectSupport
|
1037
|
+
end
|
1038
|
+
|
1039
|
+
class RegionalSubscriptionOfferPhaseFreePriceOverride
|
1040
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1041
|
+
|
1042
|
+
include Google::Apis::Core::JsonObjectSupport
|
1043
|
+
end
|
1044
|
+
|
1045
|
+
class RegionalTaxRateInfo
|
1046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
|
+
|
1048
|
+
include Google::Apis::Core::JsonObjectSupport
|
1049
|
+
end
|
1050
|
+
|
1051
|
+
class Regions
|
1052
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
|
+
|
1054
|
+
include Google::Apis::Core::JsonObjectSupport
|
1055
|
+
end
|
1056
|
+
|
1057
|
+
class RegionsVersion
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1059
|
+
|
1060
|
+
include Google::Apis::Core::JsonObjectSupport
|
1061
|
+
end
|
1062
|
+
|
1063
|
+
class RemoteInAppUpdate
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
+
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
1067
|
+
end
|
1068
|
+
|
1069
|
+
class RemoteInAppUpdateData
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
+
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
1073
|
+
end
|
1074
|
+
|
1075
|
+
class RemoteInAppUpdateDataPerBundle
|
1076
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1077
|
+
|
1078
|
+
include Google::Apis::Core::JsonObjectSupport
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class RentOfferDetails
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class RentalDetails
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
1093
|
+
class ReplacementCancellation
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
1099
|
+
class RestrictedPaymentCountries
|
1100
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1101
|
+
|
1102
|
+
include Google::Apis::Core::JsonObjectSupport
|
1103
|
+
end
|
1104
|
+
|
1105
|
+
class Review
|
1106
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
|
+
|
1108
|
+
include Google::Apis::Core::JsonObjectSupport
|
1109
|
+
end
|
1110
|
+
|
1111
|
+
class ReviewReplyResult
|
1112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
|
+
|
1114
|
+
include Google::Apis::Core::JsonObjectSupport
|
1115
|
+
end
|
1116
|
+
|
1117
|
+
class ReviewsListResponse
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
+
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
class ReviewsReplyRequest
|
1124
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1125
|
+
|
1126
|
+
include Google::Apis::Core::JsonObjectSupport
|
1127
|
+
end
|
1128
|
+
|
1129
|
+
class ReviewsReplyResponse
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
+
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
1133
|
+
end
|
1134
|
+
|
1135
|
+
class RevocationContext
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1137
|
+
|
1138
|
+
include Google::Apis::Core::JsonObjectSupport
|
1139
|
+
end
|
1140
|
+
|
1141
|
+
class RevocationContextFullRefund
|
1142
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1143
|
+
|
1144
|
+
include Google::Apis::Core::JsonObjectSupport
|
1145
|
+
end
|
1146
|
+
|
1147
|
+
class RevocationContextItemBasedRefund
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
|
+
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
1151
|
+
end
|
1152
|
+
|
1153
|
+
class RevocationContextProratedRefund
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1155
|
+
|
1156
|
+
include Google::Apis::Core::JsonObjectSupport
|
1157
|
+
end
|
1158
|
+
|
1159
|
+
class RevokeSubscriptionPurchaseRequest
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
|
+
|
1162
|
+
include Google::Apis::Core::JsonObjectSupport
|
1163
|
+
end
|
1164
|
+
|
1165
|
+
class RevokeSubscriptionPurchaseResponse
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1167
|
+
|
1168
|
+
include Google::Apis::Core::JsonObjectSupport
|
1169
|
+
end
|
1170
|
+
|
1171
|
+
class SafetyLabelsUpdateRequest
|
1172
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1173
|
+
|
1174
|
+
include Google::Apis::Core::JsonObjectSupport
|
1175
|
+
end
|
1176
|
+
|
1177
|
+
class SafetyLabelsUpdateResponse
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1179
|
+
|
1180
|
+
include Google::Apis::Core::JsonObjectSupport
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class ScreenDensity
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1185
|
+
|
1186
|
+
include Google::Apis::Core::JsonObjectSupport
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
class ScreenDensityTargeting
|
1190
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
|
+
|
1192
|
+
include Google::Apis::Core::JsonObjectSupport
|
1193
|
+
end
|
1194
|
+
|
1195
|
+
class SdkVersion
|
1196
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1197
|
+
|
1198
|
+
include Google::Apis::Core::JsonObjectSupport
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
class SdkVersionTargeting
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1207
|
+
class SignupPromotion
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
|
+
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
class SplitApkMetadata
|
1214
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1215
|
+
|
1216
|
+
include Google::Apis::Core::JsonObjectSupport
|
1217
|
+
end
|
1218
|
+
|
1219
|
+
class SplitApkVariant
|
1220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
|
+
|
1222
|
+
include Google::Apis::Core::JsonObjectSupport
|
1223
|
+
end
|
1224
|
+
|
1225
|
+
class StandaloneApkMetadata
|
1226
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1227
|
+
|
1228
|
+
include Google::Apis::Core::JsonObjectSupport
|
1229
|
+
end
|
1230
|
+
|
1231
|
+
class SubscribeWithGoogleInfo
|
1232
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1233
|
+
|
1234
|
+
include Google::Apis::Core::JsonObjectSupport
|
1235
|
+
end
|
1236
|
+
|
1237
|
+
class Subscription
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
+
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
1241
|
+
end
|
1242
|
+
|
1243
|
+
class SubscriptionCancelSurveyResult
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1249
|
+
class SubscriptionDeferralInfo
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class SubscriptionDetails
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
class SubscriptionItemPriceChangeDetails
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
|
+
|
1264
|
+
include Google::Apis::Core::JsonObjectSupport
|
1265
|
+
end
|
1266
|
+
|
1267
|
+
class SubscriptionListing
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1273
|
+
class SubscriptionOffer
|
1274
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
|
+
|
1276
|
+
include Google::Apis::Core::JsonObjectSupport
|
1277
|
+
end
|
1278
|
+
|
1279
|
+
class SubscriptionOfferPhase
|
1280
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1281
|
+
|
1282
|
+
include Google::Apis::Core::JsonObjectSupport
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
class SubscriptionOfferTargeting
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class SubscriptionPriceChange
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
1295
|
+
end
|
1296
|
+
|
1297
|
+
class SubscriptionPurchase
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
+
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
1301
|
+
end
|
1302
|
+
|
1303
|
+
class SubscriptionPurchaseLineItem
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1309
|
+
class SubscriptionPurchaseV2
|
1310
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
|
+
|
1312
|
+
include Google::Apis::Core::JsonObjectSupport
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class SubscriptionPurchasesAcknowledgeRequest
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1317
|
+
|
1318
|
+
include Google::Apis::Core::JsonObjectSupport
|
1319
|
+
end
|
1320
|
+
|
1321
|
+
class SubscriptionPurchasesDeferRequest
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1327
|
+
class SubscriptionPurchasesDeferResponse
|
1328
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1329
|
+
|
1330
|
+
include Google::Apis::Core::JsonObjectSupport
|
1331
|
+
end
|
1332
|
+
|
1333
|
+
class SubscriptionTaxAndComplianceSettings
|
1334
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
|
+
|
1336
|
+
include Google::Apis::Core::JsonObjectSupport
|
1337
|
+
end
|
1338
|
+
|
1339
|
+
class SystemApkOptions
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1341
|
+
|
1342
|
+
include Google::Apis::Core::JsonObjectSupport
|
1343
|
+
end
|
1344
|
+
|
1345
|
+
class SystemApksListResponse
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1351
|
+
class SystemFeature
|
1352
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1353
|
+
|
1354
|
+
include Google::Apis::Core::JsonObjectSupport
|
1355
|
+
end
|
1356
|
+
|
1357
|
+
class SystemInitiatedCancellation
|
1358
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1359
|
+
|
1360
|
+
include Google::Apis::Core::JsonObjectSupport
|
1361
|
+
end
|
1362
|
+
|
1363
|
+
class SystemOnChip
|
1364
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1365
|
+
|
1366
|
+
include Google::Apis::Core::JsonObjectSupport
|
1367
|
+
end
|
1368
|
+
|
1369
|
+
class Targeting
|
1370
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1371
|
+
|
1372
|
+
include Google::Apis::Core::JsonObjectSupport
|
1373
|
+
end
|
1374
|
+
|
1375
|
+
class TargetingInfo
|
1376
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1377
|
+
|
1378
|
+
include Google::Apis::Core::JsonObjectSupport
|
1379
|
+
end
|
1380
|
+
|
1381
|
+
class TargetingRuleScope
|
1382
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1383
|
+
|
1384
|
+
include Google::Apis::Core::JsonObjectSupport
|
1385
|
+
end
|
1386
|
+
|
1387
|
+
class TargetingRuleScopeAnySubscriptionInApp
|
1388
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1389
|
+
|
1390
|
+
include Google::Apis::Core::JsonObjectSupport
|
1391
|
+
end
|
1392
|
+
|
1393
|
+
class TargetingRuleScopeThisSubscription
|
1394
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1395
|
+
|
1396
|
+
include Google::Apis::Core::JsonObjectSupport
|
1397
|
+
end
|
1398
|
+
|
1399
|
+
class TargetingUpdate
|
1400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1401
|
+
|
1402
|
+
include Google::Apis::Core::JsonObjectSupport
|
1403
|
+
end
|
1404
|
+
|
1405
|
+
class TestPurchase
|
1406
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1407
|
+
|
1408
|
+
include Google::Apis::Core::JsonObjectSupport
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class TestPurchaseContext
|
1412
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1413
|
+
|
1414
|
+
include Google::Apis::Core::JsonObjectSupport
|
1415
|
+
end
|
1416
|
+
|
1417
|
+
class Testers
|
1418
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
|
+
|
1420
|
+
include Google::Apis::Core::JsonObjectSupport
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
class TextureCompressionFormat
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class TextureCompressionFormatTargeting
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class Timestamp
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1441
|
+
class TokenPagination
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1447
|
+
class Track
|
1448
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1449
|
+
|
1450
|
+
include Google::Apis::Core::JsonObjectSupport
|
1451
|
+
end
|
1452
|
+
|
1453
|
+
class TrackConfig
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class TrackCountryAvailability
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1465
|
+
class TrackRelease
|
1466
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1467
|
+
|
1468
|
+
include Google::Apis::Core::JsonObjectSupport
|
1469
|
+
end
|
1470
|
+
|
1471
|
+
class TrackTargetedCountry
|
1472
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
|
+
|
1474
|
+
include Google::Apis::Core::JsonObjectSupport
|
1475
|
+
end
|
1476
|
+
|
1477
|
+
class TracksListResponse
|
1478
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1479
|
+
|
1480
|
+
include Google::Apis::Core::JsonObjectSupport
|
1481
|
+
end
|
1482
|
+
|
1483
|
+
class UpdateBasePlanStateRequest
|
1484
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1485
|
+
|
1486
|
+
include Google::Apis::Core::JsonObjectSupport
|
1487
|
+
end
|
1488
|
+
|
1489
|
+
class UpdateSubscriptionOfferRequest
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class UpdateSubscriptionOfferStateRequest
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class UpdateSubscriptionRequest
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1507
|
+
class UpgradeTargetingRule
|
1508
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1509
|
+
|
1510
|
+
include Google::Apis::Core::JsonObjectSupport
|
1511
|
+
end
|
1512
|
+
|
1513
|
+
class User
|
1514
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1515
|
+
|
1516
|
+
include Google::Apis::Core::JsonObjectSupport
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class UserComment
|
1520
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1521
|
+
|
1522
|
+
include Google::Apis::Core::JsonObjectSupport
|
1523
|
+
end
|
1524
|
+
|
1525
|
+
class UserCountriesTargeting
|
1526
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1527
|
+
|
1528
|
+
include Google::Apis::Core::JsonObjectSupport
|
1529
|
+
end
|
1530
|
+
|
1531
|
+
class UserCountrySet
|
1532
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1533
|
+
|
1534
|
+
include Google::Apis::Core::JsonObjectSupport
|
1535
|
+
end
|
1536
|
+
|
1537
|
+
class UserInitiatedCancellation
|
1538
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1539
|
+
|
1540
|
+
include Google::Apis::Core::JsonObjectSupport
|
1541
|
+
end
|
1542
|
+
|
1543
|
+
class UsesPermission
|
1544
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1545
|
+
|
1546
|
+
include Google::Apis::Core::JsonObjectSupport
|
1547
|
+
end
|
1548
|
+
|
1549
|
+
class VanityCode
|
1550
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1551
|
+
|
1552
|
+
include Google::Apis::Core::JsonObjectSupport
|
1553
|
+
end
|
1554
|
+
|
1555
|
+
class Variant
|
1556
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1557
|
+
|
1558
|
+
include Google::Apis::Core::JsonObjectSupport
|
1559
|
+
end
|
1560
|
+
|
1561
|
+
class VariantTargeting
|
1562
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1563
|
+
|
1564
|
+
include Google::Apis::Core::JsonObjectSupport
|
1565
|
+
end
|
1566
|
+
|
1567
|
+
class VoidedPurchase
|
1568
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1569
|
+
|
1570
|
+
include Google::Apis::Core::JsonObjectSupport
|
1571
|
+
end
|
1572
|
+
|
1573
|
+
class VoidedPurchasesListResponse
|
1574
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1575
|
+
|
1576
|
+
include Google::Apis::Core::JsonObjectSupport
|
1577
|
+
end
|
1578
|
+
|
1579
|
+
class Abi
|
1580
|
+
# @private
|
1581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1582
|
+
property :alias, as: 'alias'
|
1583
|
+
end
|
1584
|
+
end
|
1585
|
+
|
1586
|
+
class AbiTargeting
|
1587
|
+
# @private
|
1588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1589
|
+
collection :alternatives, as: 'alternatives', class: Google::Apis::AndroidpublisherV3::Abi, decorator: Google::Apis::AndroidpublisherV3::Abi::Representation
|
1590
|
+
|
1591
|
+
collection :value, as: 'value', class: Google::Apis::AndroidpublisherV3::Abi, decorator: Google::Apis::AndroidpublisherV3::Abi::Representation
|
1592
|
+
|
1593
|
+
end
|
1594
|
+
end
|
1595
|
+
|
1596
|
+
class AcquisitionTargetingRule
|
1597
|
+
# @private
|
1598
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1599
|
+
property :scope, as: 'scope', class: Google::Apis::AndroidpublisherV3::TargetingRuleScope, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScope::Representation
|
1600
|
+
|
1601
|
+
end
|
1602
|
+
end
|
1603
|
+
|
1604
|
+
class ActivateBasePlanRequest
|
1605
|
+
# @private
|
1606
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1607
|
+
property :base_plan_id, as: 'basePlanId'
|
1608
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
1609
|
+
property :package_name, as: 'packageName'
|
1610
|
+
property :product_id, as: 'productId'
|
1611
|
+
end
|
1612
|
+
end
|
1613
|
+
|
1614
|
+
class ActivateSubscriptionOfferRequest
|
1615
|
+
# @private
|
1616
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1617
|
+
property :base_plan_id, as: 'basePlanId'
|
1618
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
1619
|
+
property :offer_id, as: 'offerId'
|
1620
|
+
property :package_name, as: 'packageName'
|
1621
|
+
property :product_id, as: 'productId'
|
1622
|
+
end
|
1623
|
+
end
|
1624
|
+
|
1625
|
+
class AddTargetingRequest
|
1626
|
+
# @private
|
1627
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1628
|
+
property :targeting_update, as: 'targetingUpdate', class: Google::Apis::AndroidpublisherV3::TargetingUpdate, decorator: Google::Apis::AndroidpublisherV3::TargetingUpdate::Representation
|
1629
|
+
|
1630
|
+
end
|
1631
|
+
end
|
1632
|
+
|
1633
|
+
class AddTargetingResponse
|
1634
|
+
# @private
|
1635
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1636
|
+
end
|
1637
|
+
end
|
1638
|
+
|
1639
|
+
class AllUsers
|
1640
|
+
# @private
|
1641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1642
|
+
property :is_all_users_requested, as: 'isAllUsersRequested'
|
1643
|
+
end
|
1644
|
+
end
|
1645
|
+
|
1646
|
+
class AndroidSdks
|
1647
|
+
# @private
|
1648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1649
|
+
collection :sdk_levels, as: 'sdkLevels'
|
1650
|
+
end
|
1651
|
+
end
|
1652
|
+
|
1653
|
+
class Apk
|
1654
|
+
# @private
|
1655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1656
|
+
property :binary, as: 'binary', class: Google::Apis::AndroidpublisherV3::ApkBinary, decorator: Google::Apis::AndroidpublisherV3::ApkBinary::Representation
|
1657
|
+
|
1658
|
+
property :version_code, as: 'versionCode'
|
1659
|
+
end
|
1660
|
+
end
|
1661
|
+
|
1662
|
+
class ApkBinary
|
1663
|
+
# @private
|
1664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1665
|
+
property :sha1, as: 'sha1'
|
1666
|
+
property :sha256, as: 'sha256'
|
1667
|
+
end
|
1668
|
+
end
|
1669
|
+
|
1670
|
+
class ApkDescription
|
1671
|
+
# @private
|
1672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1673
|
+
property :asset_slice_metadata, as: 'assetSliceMetadata', class: Google::Apis::AndroidpublisherV3::SplitApkMetadata, decorator: Google::Apis::AndroidpublisherV3::SplitApkMetadata::Representation
|
1674
|
+
|
1675
|
+
property :instant_apk_metadata, as: 'instantApkMetadata', class: Google::Apis::AndroidpublisherV3::SplitApkMetadata, decorator: Google::Apis::AndroidpublisherV3::SplitApkMetadata::Representation
|
1676
|
+
|
1677
|
+
property :path, as: 'path'
|
1678
|
+
property :split_apk_metadata, as: 'splitApkMetadata', class: Google::Apis::AndroidpublisherV3::SplitApkMetadata, decorator: Google::Apis::AndroidpublisherV3::SplitApkMetadata::Representation
|
1679
|
+
|
1680
|
+
property :standalone_apk_metadata, as: 'standaloneApkMetadata', class: Google::Apis::AndroidpublisherV3::StandaloneApkMetadata, decorator: Google::Apis::AndroidpublisherV3::StandaloneApkMetadata::Representation
|
1681
|
+
|
1682
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::ApkTargeting, decorator: Google::Apis::AndroidpublisherV3::ApkTargeting::Representation
|
1683
|
+
|
1684
|
+
end
|
1685
|
+
end
|
1686
|
+
|
1687
|
+
class ApkSet
|
1688
|
+
# @private
|
1689
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1690
|
+
collection :apk_description, as: 'apkDescription', class: Google::Apis::AndroidpublisherV3::ApkDescription, decorator: Google::Apis::AndroidpublisherV3::ApkDescription::Representation
|
1691
|
+
|
1692
|
+
property :module_metadata, as: 'moduleMetadata', class: Google::Apis::AndroidpublisherV3::ModuleMetadata, decorator: Google::Apis::AndroidpublisherV3::ModuleMetadata::Representation
|
1693
|
+
|
1694
|
+
end
|
1695
|
+
end
|
1696
|
+
|
1697
|
+
class ApkTargeting
|
1698
|
+
# @private
|
1699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1700
|
+
property :abi_targeting, as: 'abiTargeting', class: Google::Apis::AndroidpublisherV3::AbiTargeting, decorator: Google::Apis::AndroidpublisherV3::AbiTargeting::Representation
|
1701
|
+
|
1702
|
+
property :language_targeting, as: 'languageTargeting', class: Google::Apis::AndroidpublisherV3::LanguageTargeting, decorator: Google::Apis::AndroidpublisherV3::LanguageTargeting::Representation
|
1703
|
+
|
1704
|
+
property :multi_abi_targeting, as: 'multiAbiTargeting', class: Google::Apis::AndroidpublisherV3::MultiAbiTargeting, decorator: Google::Apis::AndroidpublisherV3::MultiAbiTargeting::Representation
|
1705
|
+
|
1706
|
+
property :screen_density_targeting, as: 'screenDensityTargeting', class: Google::Apis::AndroidpublisherV3::ScreenDensityTargeting, decorator: Google::Apis::AndroidpublisherV3::ScreenDensityTargeting::Representation
|
1707
|
+
|
1708
|
+
property :sdk_version_targeting, as: 'sdkVersionTargeting', class: Google::Apis::AndroidpublisherV3::SdkVersionTargeting, decorator: Google::Apis::AndroidpublisherV3::SdkVersionTargeting::Representation
|
1709
|
+
|
1710
|
+
property :texture_compression_format_targeting, as: 'textureCompressionFormatTargeting', class: Google::Apis::AndroidpublisherV3::TextureCompressionFormatTargeting, decorator: Google::Apis::AndroidpublisherV3::TextureCompressionFormatTargeting::Representation
|
1711
|
+
|
1712
|
+
end
|
1713
|
+
end
|
1714
|
+
|
1715
|
+
class ApksAddExternallyHostedRequest
|
1716
|
+
# @private
|
1717
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1718
|
+
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
1719
|
+
|
1720
|
+
end
|
1721
|
+
end
|
1722
|
+
|
1723
|
+
class ApksAddExternallyHostedResponse
|
1724
|
+
# @private
|
1725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1726
|
+
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
1727
|
+
|
1728
|
+
end
|
880
1729
|
end
|
881
1730
|
|
882
1731
|
class ApksListResponse
|
883
1732
|
# @private
|
884
1733
|
class Representation < Google::Apis::Core::JsonRepresentation
|
885
|
-
collection :apks, as: 'apks', class: Google::Apis::AndroidpublisherV3::Apk, decorator: Google::Apis::AndroidpublisherV3::Apk::Representation
|
1734
|
+
collection :apks, as: 'apks', class: Google::Apis::AndroidpublisherV3::Apk, decorator: Google::Apis::AndroidpublisherV3::Apk::Representation
|
1735
|
+
|
1736
|
+
property :kind, as: 'kind'
|
1737
|
+
end
|
1738
|
+
end
|
1739
|
+
|
1740
|
+
class AppDetails
|
1741
|
+
# @private
|
1742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1743
|
+
property :contact_email, as: 'contactEmail'
|
1744
|
+
property :contact_phone, as: 'contactPhone'
|
1745
|
+
property :contact_website, as: 'contactWebsite'
|
1746
|
+
property :default_language, as: 'defaultLanguage'
|
1747
|
+
end
|
1748
|
+
end
|
1749
|
+
|
1750
|
+
class AppEdit
|
1751
|
+
# @private
|
1752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1753
|
+
property :expiry_time_seconds, as: 'expiryTimeSeconds'
|
1754
|
+
property :id, as: 'id'
|
1755
|
+
end
|
1756
|
+
end
|
1757
|
+
|
1758
|
+
class AppRecoveryAction
|
1759
|
+
# @private
|
1760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1761
|
+
property :app_recovery_id, :numeric_string => true, as: 'appRecoveryId'
|
1762
|
+
property :cancel_time, as: 'cancelTime'
|
1763
|
+
property :create_time, as: 'createTime'
|
1764
|
+
property :deploy_time, as: 'deployTime'
|
1765
|
+
property :last_update_time, as: 'lastUpdateTime'
|
1766
|
+
property :remote_in_app_update_data, as: 'remoteInAppUpdateData', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateData, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateData::Representation
|
1767
|
+
|
1768
|
+
property :status, as: 'status'
|
1769
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::Targeting, decorator: Google::Apis::AndroidpublisherV3::Targeting::Representation
|
1770
|
+
|
1771
|
+
end
|
1772
|
+
end
|
1773
|
+
|
1774
|
+
class AppVersionList
|
1775
|
+
# @private
|
1776
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1777
|
+
collection :version_codes, as: 'versionCodes'
|
1778
|
+
end
|
1779
|
+
end
|
1780
|
+
|
1781
|
+
class AppVersionRange
|
1782
|
+
# @private
|
1783
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1784
|
+
property :version_code_end, :numeric_string => true, as: 'versionCodeEnd'
|
1785
|
+
property :version_code_start, :numeric_string => true, as: 'versionCodeStart'
|
1786
|
+
end
|
1787
|
+
end
|
1788
|
+
|
1789
|
+
class ArchiveSubscriptionRequest
|
1790
|
+
# @private
|
1791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1792
|
+
end
|
1793
|
+
end
|
1794
|
+
|
1795
|
+
class AssetModuleMetadata
|
1796
|
+
# @private
|
1797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1798
|
+
property :delivery_type, as: 'deliveryType'
|
1799
|
+
property :name, as: 'name'
|
1800
|
+
end
|
1801
|
+
end
|
1802
|
+
|
1803
|
+
class AssetSliceSet
|
1804
|
+
# @private
|
1805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1806
|
+
collection :apk_description, as: 'apkDescription', class: Google::Apis::AndroidpublisherV3::ApkDescription, decorator: Google::Apis::AndroidpublisherV3::ApkDescription::Representation
|
1807
|
+
|
1808
|
+
property :asset_module_metadata, as: 'assetModuleMetadata', class: Google::Apis::AndroidpublisherV3::AssetModuleMetadata, decorator: Google::Apis::AndroidpublisherV3::AssetModuleMetadata::Representation
|
1809
|
+
|
1810
|
+
end
|
1811
|
+
end
|
1812
|
+
|
1813
|
+
class AutoRenewingBasePlanType
|
1814
|
+
# @private
|
1815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1816
|
+
property :account_hold_duration, as: 'accountHoldDuration'
|
1817
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
1818
|
+
property :grace_period_duration, as: 'gracePeriodDuration'
|
1819
|
+
property :legacy_compatible, as: 'legacyCompatible'
|
1820
|
+
property :legacy_compatible_subscription_offer_id, as: 'legacyCompatibleSubscriptionOfferId'
|
1821
|
+
property :proration_mode, as: 'prorationMode'
|
1822
|
+
property :resubscribe_state, as: 'resubscribeState'
|
1823
|
+
end
|
1824
|
+
end
|
1825
|
+
|
1826
|
+
class AutoRenewingPlan
|
1827
|
+
# @private
|
1828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1829
|
+
property :auto_renew_enabled, as: 'autoRenewEnabled'
|
1830
|
+
property :installment_details, as: 'installmentDetails', class: Google::Apis::AndroidpublisherV3::InstallmentPlan, decorator: Google::Apis::AndroidpublisherV3::InstallmentPlan::Representation
|
1831
|
+
|
1832
|
+
property :price_change_details, as: 'priceChangeDetails', class: Google::Apis::AndroidpublisherV3::SubscriptionItemPriceChangeDetails, decorator: Google::Apis::AndroidpublisherV3::SubscriptionItemPriceChangeDetails::Representation
|
1833
|
+
|
1834
|
+
property :recurring_price, as: 'recurringPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1835
|
+
|
1836
|
+
end
|
1837
|
+
end
|
1838
|
+
|
1839
|
+
class BasePlan
|
1840
|
+
# @private
|
1841
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1842
|
+
property :auto_renewing_base_plan_type, as: 'autoRenewingBasePlanType', class: Google::Apis::AndroidpublisherV3::AutoRenewingBasePlanType, decorator: Google::Apis::AndroidpublisherV3::AutoRenewingBasePlanType::Representation
|
1843
|
+
|
1844
|
+
property :base_plan_id, as: 'basePlanId'
|
1845
|
+
property :installments_base_plan_type, as: 'installmentsBasePlanType', class: Google::Apis::AndroidpublisherV3::InstallmentsBasePlanType, decorator: Google::Apis::AndroidpublisherV3::InstallmentsBasePlanType::Representation
|
1846
|
+
|
1847
|
+
collection :offer_tags, as: 'offerTags', class: Google::Apis::AndroidpublisherV3::OfferTag, decorator: Google::Apis::AndroidpublisherV3::OfferTag::Representation
|
1848
|
+
|
1849
|
+
property :other_regions_config, as: 'otherRegionsConfig', class: Google::Apis::AndroidpublisherV3::OtherRegionsBasePlanConfig, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsBasePlanConfig::Representation
|
1850
|
+
|
1851
|
+
property :prepaid_base_plan_type, as: 'prepaidBasePlanType', class: Google::Apis::AndroidpublisherV3::PrepaidBasePlanType, decorator: Google::Apis::AndroidpublisherV3::PrepaidBasePlanType::Representation
|
1852
|
+
|
1853
|
+
collection :regional_configs, as: 'regionalConfigs', class: Google::Apis::AndroidpublisherV3::RegionalBasePlanConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalBasePlanConfig::Representation
|
1854
|
+
|
1855
|
+
property :state, as: 'state'
|
1856
|
+
end
|
1857
|
+
end
|
1858
|
+
|
1859
|
+
class BatchGetOrdersResponse
|
1860
|
+
# @private
|
1861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1862
|
+
collection :orders, as: 'orders', class: Google::Apis::AndroidpublisherV3::Order, decorator: Google::Apis::AndroidpublisherV3::Order::Representation
|
1863
|
+
|
1864
|
+
end
|
1865
|
+
end
|
1866
|
+
|
1867
|
+
class BatchGetSubscriptionOffersRequest
|
1868
|
+
# @private
|
1869
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1870
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::GetSubscriptionOfferRequest, decorator: Google::Apis::AndroidpublisherV3::GetSubscriptionOfferRequest::Representation
|
1871
|
+
|
1872
|
+
end
|
1873
|
+
end
|
1874
|
+
|
1875
|
+
class BatchGetSubscriptionOffersResponse
|
1876
|
+
# @private
|
1877
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1878
|
+
collection :subscription_offers, as: 'subscriptionOffers', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
1879
|
+
|
1880
|
+
end
|
1881
|
+
end
|
1882
|
+
|
1883
|
+
class BatchGetSubscriptionsResponse
|
1884
|
+
# @private
|
1885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1886
|
+
collection :subscriptions, as: 'subscriptions', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
1887
|
+
|
1888
|
+
end
|
1889
|
+
end
|
1890
|
+
|
1891
|
+
class BatchMigrateBasePlanPricesRequest
|
1892
|
+
# @private
|
1893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1894
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::MigrateBasePlanPricesRequest, decorator: Google::Apis::AndroidpublisherV3::MigrateBasePlanPricesRequest::Representation
|
1895
|
+
|
1896
|
+
end
|
1897
|
+
end
|
1898
|
+
|
1899
|
+
class BatchMigrateBasePlanPricesResponse
|
1900
|
+
# @private
|
1901
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1902
|
+
collection :responses, as: 'responses', class: Google::Apis::AndroidpublisherV3::MigrateBasePlanPricesResponse, decorator: Google::Apis::AndroidpublisherV3::MigrateBasePlanPricesResponse::Representation
|
1903
|
+
|
1904
|
+
end
|
1905
|
+
end
|
1906
|
+
|
1907
|
+
class BatchUpdateBasePlanStatesRequest
|
1908
|
+
# @private
|
1909
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1910
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::UpdateBasePlanStateRequest, decorator: Google::Apis::AndroidpublisherV3::UpdateBasePlanStateRequest::Representation
|
1911
|
+
|
1912
|
+
end
|
1913
|
+
end
|
1914
|
+
|
1915
|
+
class BatchUpdateBasePlanStatesResponse
|
1916
|
+
# @private
|
1917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1918
|
+
collection :subscriptions, as: 'subscriptions', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
1919
|
+
|
1920
|
+
end
|
1921
|
+
end
|
1922
|
+
|
1923
|
+
class BatchUpdateSubscriptionOfferStatesRequest
|
1924
|
+
# @private
|
1925
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1926
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::UpdateSubscriptionOfferStateRequest, decorator: Google::Apis::AndroidpublisherV3::UpdateSubscriptionOfferStateRequest::Representation
|
1927
|
+
|
1928
|
+
end
|
1929
|
+
end
|
1930
|
+
|
1931
|
+
class BatchUpdateSubscriptionOfferStatesResponse
|
1932
|
+
# @private
|
1933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1934
|
+
collection :subscription_offers, as: 'subscriptionOffers', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
1935
|
+
|
1936
|
+
end
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class BatchUpdateSubscriptionOffersRequest
|
1940
|
+
# @private
|
1941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1942
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::UpdateSubscriptionOfferRequest, decorator: Google::Apis::AndroidpublisherV3::UpdateSubscriptionOfferRequest::Representation
|
1943
|
+
|
1944
|
+
end
|
1945
|
+
end
|
1946
|
+
|
1947
|
+
class BatchUpdateSubscriptionOffersResponse
|
1948
|
+
# @private
|
1949
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1950
|
+
collection :subscription_offers, as: 'subscriptionOffers', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
1951
|
+
|
1952
|
+
end
|
1953
|
+
end
|
1954
|
+
|
1955
|
+
class BatchUpdateSubscriptionsRequest
|
1956
|
+
# @private
|
1957
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1958
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::UpdateSubscriptionRequest, decorator: Google::Apis::AndroidpublisherV3::UpdateSubscriptionRequest::Representation
|
1959
|
+
|
1960
|
+
end
|
1961
|
+
end
|
1962
|
+
|
1963
|
+
class BatchUpdateSubscriptionsResponse
|
1964
|
+
# @private
|
1965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1966
|
+
collection :subscriptions, as: 'subscriptions', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
1967
|
+
|
1968
|
+
end
|
1969
|
+
end
|
1970
|
+
|
1971
|
+
class Bundle
|
1972
|
+
# @private
|
1973
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1974
|
+
property :sha1, as: 'sha1'
|
1975
|
+
property :sha256, as: 'sha256'
|
1976
|
+
property :version_code, as: 'versionCode'
|
1977
|
+
end
|
1978
|
+
end
|
1979
|
+
|
1980
|
+
class BundlesListResponse
|
1981
|
+
# @private
|
1982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1983
|
+
collection :bundles, as: 'bundles', class: Google::Apis::AndroidpublisherV3::Bundle, decorator: Google::Apis::AndroidpublisherV3::Bundle::Representation
|
1984
|
+
|
1985
|
+
property :kind, as: 'kind'
|
1986
|
+
end
|
1987
|
+
end
|
1988
|
+
|
1989
|
+
class BuyerAddress
|
1990
|
+
# @private
|
1991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1992
|
+
property :buyer_country, as: 'buyerCountry'
|
1993
|
+
property :buyer_postcode, as: 'buyerPostcode'
|
1994
|
+
property :buyer_state, as: 'buyerState'
|
1995
|
+
end
|
1996
|
+
end
|
1997
|
+
|
1998
|
+
class CancelAppRecoveryRequest
|
1999
|
+
# @private
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2001
|
+
end
|
2002
|
+
end
|
2003
|
+
|
2004
|
+
class CancelAppRecoveryResponse
|
2005
|
+
# @private
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2007
|
+
end
|
2008
|
+
end
|
2009
|
+
|
2010
|
+
class CancelSurveyResult
|
2011
|
+
# @private
|
2012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2013
|
+
property :reason, as: 'reason'
|
2014
|
+
property :reason_user_input, as: 'reasonUserInput'
|
2015
|
+
end
|
2016
|
+
end
|
2017
|
+
|
2018
|
+
class CanceledStateContext
|
2019
|
+
# @private
|
2020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2021
|
+
property :developer_initiated_cancellation, as: 'developerInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation::Representation
|
2022
|
+
|
2023
|
+
property :replacement_cancellation, as: 'replacementCancellation', class: Google::Apis::AndroidpublisherV3::ReplacementCancellation, decorator: Google::Apis::AndroidpublisherV3::ReplacementCancellation::Representation
|
2024
|
+
|
2025
|
+
property :system_initiated_cancellation, as: 'systemInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation::Representation
|
2026
|
+
|
2027
|
+
property :user_initiated_cancellation, as: 'userInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::UserInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::UserInitiatedCancellation::Representation
|
2028
|
+
|
2029
|
+
end
|
2030
|
+
end
|
2031
|
+
|
2032
|
+
class CancellationEvent
|
2033
|
+
# @private
|
2034
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2035
|
+
property :event_time, as: 'eventTime'
|
2036
|
+
end
|
2037
|
+
end
|
2038
|
+
|
2039
|
+
class Comment
|
2040
|
+
# @private
|
2041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2042
|
+
property :developer_comment, as: 'developerComment', class: Google::Apis::AndroidpublisherV3::DeveloperComment, decorator: Google::Apis::AndroidpublisherV3::DeveloperComment::Representation
|
2043
|
+
|
2044
|
+
property :user_comment, as: 'userComment', class: Google::Apis::AndroidpublisherV3::UserComment, decorator: Google::Apis::AndroidpublisherV3::UserComment::Representation
|
2045
|
+
|
2046
|
+
end
|
2047
|
+
end
|
2048
|
+
|
2049
|
+
class ConvertRegionPricesRequest
|
2050
|
+
# @private
|
2051
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2052
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2053
|
+
|
2054
|
+
end
|
2055
|
+
end
|
2056
|
+
|
2057
|
+
class ConvertRegionPricesResponse
|
2058
|
+
# @private
|
2059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2060
|
+
property :converted_other_regions_price, as: 'convertedOtherRegionsPrice', class: Google::Apis::AndroidpublisherV3::ConvertedOtherRegionsPrice, decorator: Google::Apis::AndroidpublisherV3::ConvertedOtherRegionsPrice::Representation
|
2061
|
+
|
2062
|
+
hash :converted_region_prices, as: 'convertedRegionPrices', class: Google::Apis::AndroidpublisherV3::ConvertedRegionPrice, decorator: Google::Apis::AndroidpublisherV3::ConvertedRegionPrice::Representation
|
2063
|
+
|
2064
|
+
property :region_version, as: 'regionVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
2065
|
+
|
2066
|
+
end
|
2067
|
+
end
|
2068
|
+
|
2069
|
+
class ConvertedOtherRegionsPrice
|
2070
|
+
# @private
|
2071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2072
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2073
|
+
|
2074
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2075
|
+
|
2076
|
+
end
|
2077
|
+
end
|
2078
|
+
|
2079
|
+
class ConvertedRegionPrice
|
2080
|
+
# @private
|
2081
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2082
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2083
|
+
|
2084
|
+
property :region_code, as: 'regionCode'
|
2085
|
+
property :tax_amount, as: 'taxAmount', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2086
|
+
|
2087
|
+
end
|
2088
|
+
end
|
2089
|
+
|
2090
|
+
class CountryTargeting
|
2091
|
+
# @private
|
2092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2093
|
+
collection :countries, as: 'countries'
|
2094
|
+
property :include_rest_of_world, as: 'includeRestOfWorld'
|
2095
|
+
end
|
2096
|
+
end
|
2097
|
+
|
2098
|
+
class CreateDraftAppRecoveryRequest
|
2099
|
+
# @private
|
2100
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2101
|
+
property :remote_in_app_update, as: 'remoteInAppUpdate', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdate, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdate::Representation
|
2102
|
+
|
2103
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::Targeting, decorator: Google::Apis::AndroidpublisherV3::Targeting::Representation
|
2104
|
+
|
2105
|
+
end
|
2106
|
+
end
|
2107
|
+
|
2108
|
+
class DeactivateBasePlanRequest
|
2109
|
+
# @private
|
2110
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2111
|
+
property :base_plan_id, as: 'basePlanId'
|
2112
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
2113
|
+
property :package_name, as: 'packageName'
|
2114
|
+
property :product_id, as: 'productId'
|
2115
|
+
end
|
2116
|
+
end
|
2117
|
+
|
2118
|
+
class DeactivateSubscriptionOfferRequest
|
2119
|
+
# @private
|
2120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2121
|
+
property :base_plan_id, as: 'basePlanId'
|
2122
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
2123
|
+
property :offer_id, as: 'offerId'
|
2124
|
+
property :package_name, as: 'packageName'
|
2125
|
+
property :product_id, as: 'productId'
|
2126
|
+
end
|
2127
|
+
end
|
2128
|
+
|
2129
|
+
class DeferredItemReplacement
|
2130
|
+
# @private
|
2131
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2132
|
+
property :product_id, as: 'productId'
|
2133
|
+
end
|
2134
|
+
end
|
2135
|
+
|
2136
|
+
class DeobfuscationFile
|
2137
|
+
# @private
|
2138
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2139
|
+
property :symbol_type, as: 'symbolType'
|
2140
|
+
end
|
2141
|
+
end
|
2142
|
+
|
2143
|
+
class DeobfuscationFilesUploadResponse
|
2144
|
+
# @private
|
2145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2146
|
+
property :deobfuscation_file, as: 'deobfuscationFile', class: Google::Apis::AndroidpublisherV3::DeobfuscationFile, decorator: Google::Apis::AndroidpublisherV3::DeobfuscationFile::Representation
|
2147
|
+
|
2148
|
+
end
|
2149
|
+
end
|
2150
|
+
|
2151
|
+
class DeployAppRecoveryRequest
|
2152
|
+
# @private
|
2153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2154
|
+
end
|
2155
|
+
end
|
2156
|
+
|
2157
|
+
class DeployAppRecoveryResponse
|
2158
|
+
# @private
|
2159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2160
|
+
end
|
2161
|
+
end
|
2162
|
+
|
2163
|
+
class DeveloperComment
|
2164
|
+
# @private
|
2165
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2166
|
+
property :last_modified, as: 'lastModified', class: Google::Apis::AndroidpublisherV3::Timestamp, decorator: Google::Apis::AndroidpublisherV3::Timestamp::Representation
|
2167
|
+
|
2168
|
+
property :text, as: 'text'
|
2169
|
+
end
|
2170
|
+
end
|
2171
|
+
|
2172
|
+
class DeveloperInitiatedCancellation
|
2173
|
+
# @private
|
2174
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2175
|
+
end
|
2176
|
+
end
|
2177
|
+
|
2178
|
+
class DeviceFeature
|
2179
|
+
# @private
|
2180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2181
|
+
property :feature_name, as: 'featureName'
|
2182
|
+
property :feature_version, as: 'featureVersion'
|
2183
|
+
end
|
2184
|
+
end
|
2185
|
+
|
2186
|
+
class DeviceFeatureTargeting
|
2187
|
+
# @private
|
2188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2189
|
+
property :required_feature, as: 'requiredFeature', class: Google::Apis::AndroidpublisherV3::DeviceFeature, decorator: Google::Apis::AndroidpublisherV3::DeviceFeature::Representation
|
2190
|
+
|
2191
|
+
end
|
2192
|
+
end
|
2193
|
+
|
2194
|
+
class DeviceGroup
|
2195
|
+
# @private
|
2196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2197
|
+
collection :device_selectors, as: 'deviceSelectors', class: Google::Apis::AndroidpublisherV3::DeviceSelector, decorator: Google::Apis::AndroidpublisherV3::DeviceSelector::Representation
|
2198
|
+
|
2199
|
+
property :name, as: 'name'
|
2200
|
+
end
|
2201
|
+
end
|
2202
|
+
|
2203
|
+
class DeviceId
|
2204
|
+
# @private
|
2205
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2206
|
+
property :build_brand, as: 'buildBrand'
|
2207
|
+
property :build_device, as: 'buildDevice'
|
2208
|
+
end
|
2209
|
+
end
|
2210
|
+
|
2211
|
+
class DeviceMetadata
|
2212
|
+
# @private
|
2213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2214
|
+
property :cpu_make, as: 'cpuMake'
|
2215
|
+
property :cpu_model, as: 'cpuModel'
|
2216
|
+
property :device_class, as: 'deviceClass'
|
2217
|
+
property :gl_es_version, as: 'glEsVersion'
|
2218
|
+
property :manufacturer, as: 'manufacturer'
|
2219
|
+
property :native_platform, as: 'nativePlatform'
|
2220
|
+
property :product_name, as: 'productName'
|
2221
|
+
property :ram_mb, as: 'ramMb'
|
2222
|
+
property :screen_density_dpi, as: 'screenDensityDpi'
|
2223
|
+
property :screen_height_px, as: 'screenHeightPx'
|
2224
|
+
property :screen_width_px, as: 'screenWidthPx'
|
2225
|
+
end
|
2226
|
+
end
|
2227
|
+
|
2228
|
+
class DeviceRam
|
2229
|
+
# @private
|
2230
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2231
|
+
property :max_bytes, :numeric_string => true, as: 'maxBytes'
|
2232
|
+
property :min_bytes, :numeric_string => true, as: 'minBytes'
|
2233
|
+
end
|
2234
|
+
end
|
2235
|
+
|
2236
|
+
class DeviceSelector
|
2237
|
+
# @private
|
2238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2239
|
+
property :device_ram, as: 'deviceRam', class: Google::Apis::AndroidpublisherV3::DeviceRam, decorator: Google::Apis::AndroidpublisherV3::DeviceRam::Representation
|
2240
|
+
|
2241
|
+
collection :excluded_device_ids, as: 'excludedDeviceIds', class: Google::Apis::AndroidpublisherV3::DeviceId, decorator: Google::Apis::AndroidpublisherV3::DeviceId::Representation
|
2242
|
+
|
2243
|
+
collection :forbidden_system_features, as: 'forbiddenSystemFeatures', class: Google::Apis::AndroidpublisherV3::SystemFeature, decorator: Google::Apis::AndroidpublisherV3::SystemFeature::Representation
|
2244
|
+
|
2245
|
+
collection :included_device_ids, as: 'includedDeviceIds', class: Google::Apis::AndroidpublisherV3::DeviceId, decorator: Google::Apis::AndroidpublisherV3::DeviceId::Representation
|
2246
|
+
|
2247
|
+
collection :required_system_features, as: 'requiredSystemFeatures', class: Google::Apis::AndroidpublisherV3::SystemFeature, decorator: Google::Apis::AndroidpublisherV3::SystemFeature::Representation
|
2248
|
+
|
2249
|
+
collection :system_on_chips, as: 'systemOnChips', class: Google::Apis::AndroidpublisherV3::SystemOnChip, decorator: Google::Apis::AndroidpublisherV3::SystemOnChip::Representation
|
2250
|
+
|
2251
|
+
end
|
2252
|
+
end
|
2253
|
+
|
2254
|
+
class DeviceSpec
|
2255
|
+
# @private
|
2256
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2257
|
+
property :screen_density, as: 'screenDensity'
|
2258
|
+
collection :supported_abis, as: 'supportedAbis'
|
2259
|
+
collection :supported_locales, as: 'supportedLocales'
|
2260
|
+
end
|
2261
|
+
end
|
2262
|
+
|
2263
|
+
class DeviceTier
|
2264
|
+
# @private
|
2265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2266
|
+
collection :device_group_names, as: 'deviceGroupNames'
|
2267
|
+
property :level, as: 'level'
|
2268
|
+
end
|
2269
|
+
end
|
2270
|
+
|
2271
|
+
class DeviceTierConfig
|
2272
|
+
# @private
|
2273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2274
|
+
collection :device_groups, as: 'deviceGroups', class: Google::Apis::AndroidpublisherV3::DeviceGroup, decorator: Google::Apis::AndroidpublisherV3::DeviceGroup::Representation
|
2275
|
+
|
2276
|
+
property :device_tier_config_id, :numeric_string => true, as: 'deviceTierConfigId'
|
2277
|
+
property :device_tier_set, as: 'deviceTierSet', class: Google::Apis::AndroidpublisherV3::DeviceTierSet, decorator: Google::Apis::AndroidpublisherV3::DeviceTierSet::Representation
|
2278
|
+
|
2279
|
+
collection :user_country_sets, as: 'userCountrySets', class: Google::Apis::AndroidpublisherV3::UserCountrySet, decorator: Google::Apis::AndroidpublisherV3::UserCountrySet::Representation
|
2280
|
+
|
2281
|
+
end
|
2282
|
+
end
|
2283
|
+
|
2284
|
+
class DeviceTierSet
|
2285
|
+
# @private
|
2286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2287
|
+
collection :device_tiers, as: 'deviceTiers', class: Google::Apis::AndroidpublisherV3::DeviceTier, decorator: Google::Apis::AndroidpublisherV3::DeviceTier::Representation
|
2288
|
+
|
2289
|
+
end
|
2290
|
+
end
|
2291
|
+
|
2292
|
+
class ExpansionFile
|
2293
|
+
# @private
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2295
|
+
property :file_size, :numeric_string => true, as: 'fileSize'
|
2296
|
+
property :references_version, as: 'referencesVersion'
|
2297
|
+
end
|
2298
|
+
end
|
2299
|
+
|
2300
|
+
class ExpansionFilesUploadResponse
|
2301
|
+
# @private
|
2302
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2303
|
+
property :expansion_file, as: 'expansionFile', class: Google::Apis::AndroidpublisherV3::ExpansionFile, decorator: Google::Apis::AndroidpublisherV3::ExpansionFile::Representation
|
2304
|
+
|
2305
|
+
end
|
2306
|
+
end
|
2307
|
+
|
2308
|
+
class ExternalAccountIdentifiers
|
2309
|
+
# @private
|
2310
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2311
|
+
property :external_account_id, as: 'externalAccountId'
|
2312
|
+
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
2313
|
+
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
2314
|
+
end
|
2315
|
+
end
|
2316
|
+
|
2317
|
+
class ExternalSubscription
|
2318
|
+
# @private
|
2319
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2320
|
+
property :subscription_type, as: 'subscriptionType'
|
2321
|
+
end
|
2322
|
+
end
|
2323
|
+
|
2324
|
+
class ExternalTransaction
|
2325
|
+
# @private
|
2326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2327
|
+
property :create_time, as: 'createTime'
|
2328
|
+
property :current_pre_tax_amount, as: 'currentPreTaxAmount', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2329
|
+
|
2330
|
+
property :current_tax_amount, as: 'currentTaxAmount', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2331
|
+
|
2332
|
+
property :external_transaction_id, as: 'externalTransactionId'
|
2333
|
+
property :one_time_transaction, as: 'oneTimeTransaction', class: Google::Apis::AndroidpublisherV3::OneTimeExternalTransaction, decorator: Google::Apis::AndroidpublisherV3::OneTimeExternalTransaction::Representation
|
2334
|
+
|
2335
|
+
property :original_pre_tax_amount, as: 'originalPreTaxAmount', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2336
|
+
|
2337
|
+
property :original_tax_amount, as: 'originalTaxAmount', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2338
|
+
|
2339
|
+
property :package_name, as: 'packageName'
|
2340
|
+
property :recurring_transaction, as: 'recurringTransaction', class: Google::Apis::AndroidpublisherV3::RecurringExternalTransaction, decorator: Google::Apis::AndroidpublisherV3::RecurringExternalTransaction::Representation
|
2341
|
+
|
2342
|
+
property :test_purchase, as: 'testPurchase', class: Google::Apis::AndroidpublisherV3::ExternalTransactionTestPurchase, decorator: Google::Apis::AndroidpublisherV3::ExternalTransactionTestPurchase::Representation
|
2343
|
+
|
2344
|
+
property :transaction_program_code, as: 'transactionProgramCode'
|
2345
|
+
property :transaction_state, as: 'transactionState'
|
2346
|
+
property :transaction_time, as: 'transactionTime'
|
2347
|
+
property :user_tax_address, as: 'userTaxAddress', class: Google::Apis::AndroidpublisherV3::ExternalTransactionAddress, decorator: Google::Apis::AndroidpublisherV3::ExternalTransactionAddress::Representation
|
2348
|
+
|
2349
|
+
end
|
2350
|
+
end
|
2351
|
+
|
2352
|
+
class ExternalTransactionAddress
|
2353
|
+
# @private
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2355
|
+
property :administrative_area, as: 'administrativeArea'
|
2356
|
+
property :region_code, as: 'regionCode'
|
2357
|
+
end
|
2358
|
+
end
|
2359
|
+
|
2360
|
+
class ExternalTransactionTestPurchase
|
2361
|
+
# @private
|
2362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2363
|
+
end
|
2364
|
+
end
|
2365
|
+
|
2366
|
+
class ExternallyHostedApk
|
2367
|
+
# @private
|
2368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2369
|
+
property :application_label, as: 'applicationLabel'
|
2370
|
+
collection :certificate_base64s, as: 'certificateBase64s'
|
2371
|
+
property :externally_hosted_url, as: 'externallyHostedUrl'
|
2372
|
+
property :file_sha1_base64, as: 'fileSha1Base64'
|
2373
|
+
property :file_sha256_base64, as: 'fileSha256Base64'
|
2374
|
+
property :file_size, :numeric_string => true, as: 'fileSize'
|
2375
|
+
property :icon_base64, as: 'iconBase64'
|
2376
|
+
property :maximum_sdk, as: 'maximumSdk'
|
2377
|
+
property :minimum_sdk, as: 'minimumSdk'
|
2378
|
+
collection :native_codes, as: 'nativeCodes'
|
2379
|
+
property :package_name, as: 'packageName'
|
2380
|
+
collection :uses_features, as: 'usesFeatures'
|
2381
|
+
collection :uses_permissions, as: 'usesPermissions', class: Google::Apis::AndroidpublisherV3::UsesPermission, decorator: Google::Apis::AndroidpublisherV3::UsesPermission::Representation
|
2382
|
+
|
2383
|
+
property :version_code, as: 'versionCode'
|
2384
|
+
property :version_name, as: 'versionName'
|
2385
|
+
end
|
2386
|
+
end
|
2387
|
+
|
2388
|
+
class FullRefund
|
2389
|
+
# @private
|
2390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2391
|
+
end
|
2392
|
+
end
|
2393
|
+
|
2394
|
+
class GeneratedApksListResponse
|
2395
|
+
# @private
|
2396
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2397
|
+
collection :generated_apks, as: 'generatedApks', class: Google::Apis::AndroidpublisherV3::GeneratedApksPerSigningKey, decorator: Google::Apis::AndroidpublisherV3::GeneratedApksPerSigningKey::Representation
|
2398
|
+
|
2399
|
+
end
|
2400
|
+
end
|
2401
|
+
|
2402
|
+
class GeneratedApksPerSigningKey
|
2403
|
+
# @private
|
2404
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2405
|
+
property :certificate_sha256_hash, as: 'certificateSha256Hash'
|
2406
|
+
collection :generated_asset_pack_slices, as: 'generatedAssetPackSlices', class: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice, decorator: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice::Representation
|
2407
|
+
|
2408
|
+
collection :generated_recovery_modules, as: 'generatedRecoveryModules', class: Google::Apis::AndroidpublisherV3::GeneratedRecoveryApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedRecoveryApk::Representation
|
2409
|
+
|
2410
|
+
collection :generated_split_apks, as: 'generatedSplitApks', class: Google::Apis::AndroidpublisherV3::GeneratedSplitApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedSplitApk::Representation
|
2411
|
+
|
2412
|
+
collection :generated_standalone_apks, as: 'generatedStandaloneApks', class: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk::Representation
|
2413
|
+
|
2414
|
+
property :generated_universal_apk, as: 'generatedUniversalApk', class: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk::Representation
|
2415
|
+
|
2416
|
+
property :targeting_info, as: 'targetingInfo', class: Google::Apis::AndroidpublisherV3::TargetingInfo, decorator: Google::Apis::AndroidpublisherV3::TargetingInfo::Representation
|
2417
|
+
|
2418
|
+
end
|
2419
|
+
end
|
2420
|
+
|
2421
|
+
class GeneratedAssetPackSlice
|
2422
|
+
# @private
|
2423
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2424
|
+
property :download_id, as: 'downloadId'
|
2425
|
+
property :module_name, as: 'moduleName'
|
2426
|
+
property :slice_id, as: 'sliceId'
|
2427
|
+
property :version, :numeric_string => true, as: 'version'
|
2428
|
+
end
|
2429
|
+
end
|
2430
|
+
|
2431
|
+
class GeneratedRecoveryApk
|
2432
|
+
# @private
|
2433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2434
|
+
property :download_id, as: 'downloadId'
|
2435
|
+
property :module_name, as: 'moduleName'
|
2436
|
+
property :recovery_id, :numeric_string => true, as: 'recoveryId'
|
2437
|
+
property :recovery_status, as: 'recoveryStatus'
|
2438
|
+
end
|
2439
|
+
end
|
2440
|
+
|
2441
|
+
class GeneratedSplitApk
|
2442
|
+
# @private
|
2443
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2444
|
+
property :download_id, as: 'downloadId'
|
2445
|
+
property :module_name, as: 'moduleName'
|
2446
|
+
property :split_id, as: 'splitId'
|
2447
|
+
property :variant_id, as: 'variantId'
|
2448
|
+
end
|
2449
|
+
end
|
2450
|
+
|
2451
|
+
class GeneratedStandaloneApk
|
2452
|
+
# @private
|
2453
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2454
|
+
property :download_id, as: 'downloadId'
|
2455
|
+
property :variant_id, as: 'variantId'
|
2456
|
+
end
|
2457
|
+
end
|
2458
|
+
|
2459
|
+
class GeneratedUniversalApk
|
2460
|
+
# @private
|
2461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2462
|
+
property :download_id, as: 'downloadId'
|
2463
|
+
end
|
2464
|
+
end
|
2465
|
+
|
2466
|
+
class GetSubscriptionOfferRequest
|
2467
|
+
# @private
|
2468
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2469
|
+
property :base_plan_id, as: 'basePlanId'
|
2470
|
+
property :offer_id, as: 'offerId'
|
2471
|
+
property :package_name, as: 'packageName'
|
2472
|
+
property :product_id, as: 'productId'
|
2473
|
+
end
|
2474
|
+
end
|
2475
|
+
|
2476
|
+
class Grant
|
2477
|
+
# @private
|
2478
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2479
|
+
collection :app_level_permissions, as: 'appLevelPermissions'
|
2480
|
+
property :name, as: 'name'
|
2481
|
+
property :package_name, as: 'packageName'
|
2482
|
+
end
|
2483
|
+
end
|
2484
|
+
|
2485
|
+
class Image
|
2486
|
+
# @private
|
2487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2488
|
+
property :id, as: 'id'
|
2489
|
+
property :sha1, as: 'sha1'
|
2490
|
+
property :sha256, as: 'sha256'
|
2491
|
+
property :url, as: 'url'
|
2492
|
+
end
|
2493
|
+
end
|
2494
|
+
|
2495
|
+
class ImagesDeleteAllResponse
|
2496
|
+
# @private
|
2497
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2498
|
+
collection :deleted, as: 'deleted', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
2499
|
+
|
2500
|
+
end
|
2501
|
+
end
|
2502
|
+
|
2503
|
+
class ImagesListResponse
|
2504
|
+
# @private
|
2505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2506
|
+
collection :images, as: 'images', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
2507
|
+
|
2508
|
+
end
|
2509
|
+
end
|
2510
|
+
|
2511
|
+
class ImagesUploadResponse
|
2512
|
+
# @private
|
2513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2514
|
+
property :image, as: 'image', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
2515
|
+
|
2516
|
+
end
|
2517
|
+
end
|
2518
|
+
|
2519
|
+
class InAppProduct
|
2520
|
+
# @private
|
2521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2522
|
+
property :default_language, as: 'defaultLanguage'
|
2523
|
+
property :default_price, as: 'defaultPrice', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2524
|
+
|
2525
|
+
property :grace_period, as: 'gracePeriod'
|
2526
|
+
hash :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::InAppProductListing, decorator: Google::Apis::AndroidpublisherV3::InAppProductListing::Representation
|
2527
|
+
|
2528
|
+
property :managed_product_taxes_and_compliance_settings, as: 'managedProductTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings::Representation
|
2529
|
+
|
2530
|
+
property :package_name, as: 'packageName'
|
2531
|
+
hash :prices, as: 'prices', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
2532
|
+
|
2533
|
+
property :purchase_type, as: 'purchaseType'
|
2534
|
+
property :sku, as: 'sku'
|
2535
|
+
property :status, as: 'status'
|
2536
|
+
property :subscription_period, as: 'subscriptionPeriod'
|
2537
|
+
property :subscription_taxes_and_compliance_settings, as: 'subscriptionTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings::Representation
|
2538
|
+
|
2539
|
+
property :trial_period, as: 'trialPeriod'
|
2540
|
+
end
|
2541
|
+
end
|
2542
|
+
|
2543
|
+
class InAppProductListing
|
2544
|
+
# @private
|
2545
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2546
|
+
collection :benefits, as: 'benefits'
|
2547
|
+
property :description, as: 'description'
|
2548
|
+
property :title, as: 'title'
|
2549
|
+
end
|
2550
|
+
end
|
2551
|
+
|
2552
|
+
class InappproductsBatchDeleteRequest
|
2553
|
+
# @private
|
2554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2555
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::InappproductsDeleteRequest, decorator: Google::Apis::AndroidpublisherV3::InappproductsDeleteRequest::Representation
|
886
2556
|
|
887
|
-
property :kind, as: 'kind'
|
888
2557
|
end
|
889
2558
|
end
|
890
2559
|
|
891
|
-
class
|
2560
|
+
class InappproductsBatchGetResponse
|
892
2561
|
# @private
|
893
2562
|
class Representation < Google::Apis::Core::JsonRepresentation
|
894
|
-
|
895
|
-
|
896
|
-
property :contact_website, as: 'contactWebsite'
|
897
|
-
property :default_language, as: 'defaultLanguage'
|
2563
|
+
collection :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV3::InAppProduct, decorator: Google::Apis::AndroidpublisherV3::InAppProduct::Representation
|
2564
|
+
|
898
2565
|
end
|
899
2566
|
end
|
900
2567
|
|
901
|
-
class
|
2568
|
+
class InappproductsBatchUpdateRequest
|
902
2569
|
# @private
|
903
2570
|
class Representation < Google::Apis::Core::JsonRepresentation
|
904
|
-
|
905
|
-
|
2571
|
+
collection :requests, as: 'requests', class: Google::Apis::AndroidpublisherV3::InappproductsUpdateRequest, decorator: Google::Apis::AndroidpublisherV3::InappproductsUpdateRequest::Representation
|
2572
|
+
|
906
2573
|
end
|
907
2574
|
end
|
908
2575
|
|
909
|
-
class
|
2576
|
+
class InappproductsBatchUpdateResponse
|
910
2577
|
# @private
|
911
2578
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2579
|
+
collection :inappproducts, as: 'inappproducts', class: Google::Apis::AndroidpublisherV3::InAppProduct, decorator: Google::Apis::AndroidpublisherV3::InAppProduct::Representation
|
2580
|
+
|
912
2581
|
end
|
913
2582
|
end
|
914
2583
|
|
915
|
-
class
|
2584
|
+
class InappproductsDeleteRequest
|
916
2585
|
# @private
|
917
2586
|
class Representation < Google::Apis::Core::JsonRepresentation
|
918
|
-
property :
|
919
|
-
property :
|
920
|
-
property :
|
921
|
-
property :legacy_compatible_subscription_offer_id, as: 'legacyCompatibleSubscriptionOfferId'
|
922
|
-
property :proration_mode, as: 'prorationMode'
|
923
|
-
property :resubscribe_state, as: 'resubscribeState'
|
2587
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
2588
|
+
property :package_name, as: 'packageName'
|
2589
|
+
property :sku, as: 'sku'
|
924
2590
|
end
|
925
2591
|
end
|
926
2592
|
|
927
|
-
class
|
2593
|
+
class InappproductsListResponse
|
928
2594
|
# @private
|
929
2595
|
class Representation < Google::Apis::Core::JsonRepresentation
|
930
|
-
|
931
|
-
|
2596
|
+
collection :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV3::InAppProduct, decorator: Google::Apis::AndroidpublisherV3::InAppProduct::Representation
|
2597
|
+
|
2598
|
+
property :kind, as: 'kind'
|
2599
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::AndroidpublisherV3::PageInfo, decorator: Google::Apis::AndroidpublisherV3::PageInfo::Representation
|
2600
|
+
|
2601
|
+
property :token_pagination, as: 'tokenPagination', class: Google::Apis::AndroidpublisherV3::TokenPagination, decorator: Google::Apis::AndroidpublisherV3::TokenPagination::Representation
|
932
2602
|
|
933
2603
|
end
|
934
2604
|
end
|
935
2605
|
|
936
|
-
class
|
2606
|
+
class InappproductsUpdateRequest
|
937
2607
|
# @private
|
938
2608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
939
|
-
property :
|
2609
|
+
property :allow_missing, as: 'allowMissing'
|
2610
|
+
property :auto_convert_missing_prices, as: 'autoConvertMissingPrices'
|
2611
|
+
property :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV3::InAppProduct, decorator: Google::Apis::AndroidpublisherV3::InAppProduct::Representation
|
940
2612
|
|
941
|
-
property :
|
942
|
-
|
943
|
-
|
944
|
-
|
2613
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
2614
|
+
property :package_name, as: 'packageName'
|
2615
|
+
property :sku, as: 'sku'
|
2616
|
+
end
|
2617
|
+
end
|
945
2618
|
|
946
|
-
|
2619
|
+
class InstallmentPlan
|
2620
|
+
# @private
|
2621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2622
|
+
property :initial_committed_payments_count, as: 'initialCommittedPaymentsCount'
|
2623
|
+
property :pending_cancellation, as: 'pendingCancellation', class: Google::Apis::AndroidpublisherV3::PendingCancellation, decorator: Google::Apis::AndroidpublisherV3::PendingCancellation::Representation
|
947
2624
|
|
948
|
-
|
2625
|
+
property :remaining_committed_payments_count, as: 'remainingCommittedPaymentsCount'
|
2626
|
+
property :subsequent_committed_payments_count, as: 'subsequentCommittedPaymentsCount'
|
2627
|
+
end
|
2628
|
+
end
|
949
2629
|
|
950
|
-
|
2630
|
+
class InstallmentsBasePlanType
|
2631
|
+
# @private
|
2632
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2633
|
+
property :account_hold_duration, as: 'accountHoldDuration'
|
2634
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
2635
|
+
property :committed_payments_count, as: 'committedPaymentsCount'
|
2636
|
+
property :grace_period_duration, as: 'gracePeriodDuration'
|
2637
|
+
property :proration_mode, as: 'prorationMode'
|
2638
|
+
property :renewal_type, as: 'renewalType'
|
2639
|
+
property :resubscribe_state, as: 'resubscribeState'
|
951
2640
|
end
|
952
2641
|
end
|
953
2642
|
|
954
|
-
class
|
2643
|
+
class InternalAppSharingArtifact
|
955
2644
|
# @private
|
956
2645
|
class Representation < Google::Apis::Core::JsonRepresentation
|
957
|
-
property :
|
2646
|
+
property :certificate_fingerprint, as: 'certificateFingerprint'
|
2647
|
+
property :download_url, as: 'downloadUrl'
|
958
2648
|
property :sha256, as: 'sha256'
|
959
|
-
property :version_code, as: 'versionCode'
|
960
2649
|
end
|
961
2650
|
end
|
962
2651
|
|
963
|
-
class
|
2652
|
+
class IntroductoryPriceInfo
|
964
2653
|
# @private
|
965
2654
|
class Representation < Google::Apis::Core::JsonRepresentation
|
966
|
-
|
967
|
-
|
968
|
-
property :
|
2655
|
+
property :introductory_price_amount_micros, :numeric_string => true, as: 'introductoryPriceAmountMicros'
|
2656
|
+
property :introductory_price_currency_code, as: 'introductoryPriceCurrencyCode'
|
2657
|
+
property :introductory_price_cycles, as: 'introductoryPriceCycles'
|
2658
|
+
property :introductory_price_period, as: 'introductoryPricePeriod'
|
969
2659
|
end
|
970
2660
|
end
|
971
2661
|
|
972
|
-
class
|
2662
|
+
class LanguageTargeting
|
973
2663
|
# @private
|
974
2664
|
class Representation < Google::Apis::Core::JsonRepresentation
|
975
|
-
|
976
|
-
|
2665
|
+
collection :alternatives, as: 'alternatives'
|
2666
|
+
collection :value, as: 'value'
|
977
2667
|
end
|
978
2668
|
end
|
979
2669
|
|
980
|
-
class
|
2670
|
+
class LineItem
|
981
2671
|
# @private
|
982
2672
|
class Representation < Google::Apis::Core::JsonRepresentation
|
983
|
-
property :
|
2673
|
+
property :listing_price, as: 'listingPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
984
2674
|
|
985
|
-
property :
|
2675
|
+
property :one_time_purchase_details, as: 'oneTimePurchaseDetails', class: Google::Apis::AndroidpublisherV3::OneTimePurchaseDetails, decorator: Google::Apis::AndroidpublisherV3::OneTimePurchaseDetails::Representation
|
986
2676
|
|
987
|
-
property :
|
2677
|
+
property :paid_app_details, as: 'paidAppDetails', class: Google::Apis::AndroidpublisherV3::PaidAppDetails, decorator: Google::Apis::AndroidpublisherV3::PaidAppDetails::Representation
|
988
2678
|
|
989
|
-
property :
|
2679
|
+
property :product_id, as: 'productId'
|
2680
|
+
property :product_title, as: 'productTitle'
|
2681
|
+
property :subscription_details, as: 'subscriptionDetails', class: Google::Apis::AndroidpublisherV3::SubscriptionDetails, decorator: Google::Apis::AndroidpublisherV3::SubscriptionDetails::Representation
|
2682
|
+
|
2683
|
+
property :tax, as: 'tax', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2684
|
+
|
2685
|
+
property :total, as: 'total', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
990
2686
|
|
991
2687
|
end
|
992
2688
|
end
|
993
2689
|
|
994
|
-
class
|
2690
|
+
class ListAppRecoveriesResponse
|
995
2691
|
# @private
|
996
2692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
997
|
-
|
2693
|
+
collection :recovery_actions, as: 'recoveryActions', class: Google::Apis::AndroidpublisherV3::AppRecoveryAction, decorator: Google::Apis::AndroidpublisherV3::AppRecoveryAction::Representation
|
998
2694
|
|
999
|
-
|
2695
|
+
end
|
2696
|
+
end
|
1000
2697
|
|
2698
|
+
class ListDeviceTierConfigsResponse
|
2699
|
+
# @private
|
2700
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2701
|
+
collection :device_tier_configs, as: 'deviceTierConfigs', class: Google::Apis::AndroidpublisherV3::DeviceTierConfig, decorator: Google::Apis::AndroidpublisherV3::DeviceTierConfig::Representation
|
2702
|
+
|
2703
|
+
property :next_page_token, as: 'nextPageToken'
|
1001
2704
|
end
|
1002
2705
|
end
|
1003
2706
|
|
1004
|
-
class
|
2707
|
+
class ListSubscriptionOffersResponse
|
1005
2708
|
# @private
|
1006
2709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1007
|
-
property :
|
2710
|
+
property :next_page_token, as: 'nextPageToken'
|
2711
|
+
collection :subscription_offers, as: 'subscriptionOffers', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
1008
2712
|
|
1009
2713
|
end
|
1010
2714
|
end
|
1011
2715
|
|
1012
|
-
class
|
2716
|
+
class ListSubscriptionsResponse
|
1013
2717
|
# @private
|
1014
2718
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1015
|
-
property :
|
2719
|
+
property :next_page_token, as: 'nextPageToken'
|
2720
|
+
collection :subscriptions, as: 'subscriptions', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
1016
2721
|
|
1017
|
-
|
2722
|
+
end
|
2723
|
+
end
|
2724
|
+
|
2725
|
+
class ListUsersResponse
|
2726
|
+
# @private
|
2727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2728
|
+
property :next_page_token, as: 'nextPageToken'
|
2729
|
+
collection :users, as: 'users', class: Google::Apis::AndroidpublisherV3::User, decorator: Google::Apis::AndroidpublisherV3::User::Representation
|
1018
2730
|
|
1019
2731
|
end
|
1020
2732
|
end
|
1021
2733
|
|
1022
|
-
class
|
2734
|
+
class Listing
|
1023
2735
|
# @private
|
1024
2736
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1025
|
-
property :
|
2737
|
+
property :full_description, as: 'fullDescription'
|
2738
|
+
property :language, as: 'language'
|
2739
|
+
property :short_description, as: 'shortDescription'
|
2740
|
+
property :title, as: 'title'
|
2741
|
+
property :video, as: 'video'
|
2742
|
+
end
|
2743
|
+
end
|
1026
2744
|
|
1027
|
-
|
2745
|
+
class ListingsListResponse
|
2746
|
+
# @private
|
2747
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2748
|
+
property :kind, as: 'kind'
|
2749
|
+
collection :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::Listing, decorator: Google::Apis::AndroidpublisherV3::Listing::Representation
|
1028
2750
|
|
1029
2751
|
end
|
1030
2752
|
end
|
1031
2753
|
|
1032
|
-
class
|
2754
|
+
class LocalizedText
|
1033
2755
|
# @private
|
1034
2756
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1035
|
-
property :
|
2757
|
+
property :language, as: 'language'
|
2758
|
+
property :text, as: 'text'
|
2759
|
+
end
|
2760
|
+
end
|
1036
2761
|
|
1037
|
-
|
1038
|
-
|
2762
|
+
class ManagedProductTaxAndComplianceSettings
|
2763
|
+
# @private
|
2764
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2765
|
+
property :eea_withdrawal_right_type, as: 'eeaWithdrawalRightType'
|
2766
|
+
property :is_tokenized_digital_asset, as: 'isTokenizedDigitalAsset'
|
2767
|
+
hash :tax_rate_info_by_region_code, as: 'taxRateInfoByRegionCode', class: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo, decorator: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo::Representation
|
1039
2768
|
|
1040
2769
|
end
|
1041
2770
|
end
|
1042
2771
|
|
1043
|
-
class
|
2772
|
+
class MigrateBasePlanPricesRequest
|
1044
2773
|
# @private
|
1045
2774
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1046
|
-
|
1047
|
-
property :
|
2775
|
+
property :base_plan_id, as: 'basePlanId'
|
2776
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
2777
|
+
property :package_name, as: 'packageName'
|
2778
|
+
property :product_id, as: 'productId'
|
2779
|
+
collection :regional_price_migrations, as: 'regionalPriceMigrations', class: Google::Apis::AndroidpublisherV3::RegionalPriceMigrationConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalPriceMigrationConfig::Representation
|
2780
|
+
|
2781
|
+
property :regions_version, as: 'regionsVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
2782
|
+
|
1048
2783
|
end
|
1049
2784
|
end
|
1050
2785
|
|
1051
|
-
class
|
2786
|
+
class MigrateBasePlanPricesResponse
|
1052
2787
|
# @private
|
1053
2788
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1054
2789
|
end
|
1055
2790
|
end
|
1056
2791
|
|
1057
|
-
class
|
2792
|
+
class ModuleMetadata
|
1058
2793
|
# @private
|
1059
2794
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2795
|
+
property :delivery_type, as: 'deliveryType'
|
2796
|
+
collection :dependencies, as: 'dependencies'
|
2797
|
+
property :module_type, as: 'moduleType'
|
2798
|
+
property :name, as: 'name'
|
2799
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::ModuleTargeting, decorator: Google::Apis::AndroidpublisherV3::ModuleTargeting::Representation
|
2800
|
+
|
1060
2801
|
end
|
1061
2802
|
end
|
1062
2803
|
|
1063
|
-
class
|
2804
|
+
class ModuleTargeting
|
1064
2805
|
# @private
|
1065
2806
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1066
|
-
|
2807
|
+
collection :device_feature_targeting, as: 'deviceFeatureTargeting', class: Google::Apis::AndroidpublisherV3::DeviceFeatureTargeting, decorator: Google::Apis::AndroidpublisherV3::DeviceFeatureTargeting::Representation
|
2808
|
+
|
2809
|
+
property :sdk_version_targeting, as: 'sdkVersionTargeting', class: Google::Apis::AndroidpublisherV3::SdkVersionTargeting, decorator: Google::Apis::AndroidpublisherV3::SdkVersionTargeting::Representation
|
2810
|
+
|
2811
|
+
property :user_countries_targeting, as: 'userCountriesTargeting', class: Google::Apis::AndroidpublisherV3::UserCountriesTargeting, decorator: Google::Apis::AndroidpublisherV3::UserCountriesTargeting::Representation
|
2812
|
+
|
1067
2813
|
end
|
1068
2814
|
end
|
1069
2815
|
|
1070
|
-
class
|
2816
|
+
class Money
|
1071
2817
|
# @private
|
1072
2818
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1073
|
-
property :
|
2819
|
+
property :currency_code, as: 'currencyCode'
|
2820
|
+
property :nanos, as: 'nanos'
|
2821
|
+
property :units, :numeric_string => true, as: 'units'
|
2822
|
+
end
|
2823
|
+
end
|
2824
|
+
|
2825
|
+
class MultiAbi
|
2826
|
+
# @private
|
2827
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2828
|
+
collection :abi, as: 'abi', class: Google::Apis::AndroidpublisherV3::Abi, decorator: Google::Apis::AndroidpublisherV3::Abi::Representation
|
1074
2829
|
|
1075
2830
|
end
|
1076
2831
|
end
|
1077
2832
|
|
1078
|
-
class
|
2833
|
+
class MultiAbiTargeting
|
1079
2834
|
# @private
|
1080
2835
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1081
|
-
|
2836
|
+
collection :alternatives, as: 'alternatives', class: Google::Apis::AndroidpublisherV3::MultiAbi, decorator: Google::Apis::AndroidpublisherV3::MultiAbi::Representation
|
2837
|
+
|
2838
|
+
collection :value, as: 'value', class: Google::Apis::AndroidpublisherV3::MultiAbi, decorator: Google::Apis::AndroidpublisherV3::MultiAbi::Representation
|
1082
2839
|
|
1083
|
-
property :text, as: 'text'
|
1084
2840
|
end
|
1085
2841
|
end
|
1086
2842
|
|
1087
|
-
class
|
2843
|
+
class OfferDetails
|
2844
|
+
# @private
|
2845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2846
|
+
property :base_plan_id, as: 'basePlanId'
|
2847
|
+
property :offer_id, as: 'offerId'
|
2848
|
+
collection :offer_tags, as: 'offerTags'
|
2849
|
+
end
|
2850
|
+
end
|
2851
|
+
|
2852
|
+
class OfferTag
|
1088
2853
|
# @private
|
1089
2854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2855
|
+
property :tag, as: 'tag'
|
1090
2856
|
end
|
1091
2857
|
end
|
1092
2858
|
|
1093
|
-
class
|
2859
|
+
class OneTimeCode
|
1094
2860
|
# @private
|
1095
2861
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1096
|
-
|
2862
|
+
end
|
2863
|
+
end
|
1097
2864
|
|
1098
|
-
|
2865
|
+
class OneTimeExternalTransaction
|
2866
|
+
# @private
|
2867
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2868
|
+
property :external_transaction_token, as: 'externalTransactionToken'
|
1099
2869
|
end
|
1100
2870
|
end
|
1101
2871
|
|
1102
|
-
class
|
2872
|
+
class OneTimePurchaseDetails
|
1103
2873
|
# @private
|
1104
2874
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1105
|
-
property :
|
1106
|
-
property :
|
2875
|
+
property :offer_id, as: 'offerId'
|
2876
|
+
property :purchase_option_id, as: 'purchaseOptionId'
|
2877
|
+
property :quantity, as: 'quantity'
|
2878
|
+
property :rental_details, as: 'rentalDetails', class: Google::Apis::AndroidpublisherV3::RentalDetails, decorator: Google::Apis::AndroidpublisherV3::RentalDetails::Representation
|
2879
|
+
|
1107
2880
|
end
|
1108
2881
|
end
|
1109
2882
|
|
1110
|
-
class
|
2883
|
+
class Order
|
1111
2884
|
# @private
|
1112
2885
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1113
|
-
property :
|
1114
|
-
|
1115
|
-
property :
|
1116
|
-
property :
|
1117
|
-
|
1118
|
-
property :
|
1119
|
-
|
1120
|
-
|
1121
|
-
property :
|
1122
|
-
|
1123
|
-
property :
|
2886
|
+
property :buyer_address, as: 'buyerAddress', class: Google::Apis::AndroidpublisherV3::BuyerAddress, decorator: Google::Apis::AndroidpublisherV3::BuyerAddress::Representation
|
2887
|
+
|
2888
|
+
property :create_time, as: 'createTime'
|
2889
|
+
property :developer_revenue_in_buyer_currency, as: 'developerRevenueInBuyerCurrency', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2890
|
+
|
2891
|
+
property :last_event_time, as: 'lastEventTime'
|
2892
|
+
collection :line_items, as: 'lineItems', class: Google::Apis::AndroidpublisherV3::LineItem, decorator: Google::Apis::AndroidpublisherV3::LineItem::Representation
|
2893
|
+
|
2894
|
+
property :order_details, as: 'orderDetails', class: Google::Apis::AndroidpublisherV3::OrderDetails, decorator: Google::Apis::AndroidpublisherV3::OrderDetails::Representation
|
2895
|
+
|
2896
|
+
property :order_history, as: 'orderHistory', class: Google::Apis::AndroidpublisherV3::OrderHistory, decorator: Google::Apis::AndroidpublisherV3::OrderHistory::Representation
|
2897
|
+
|
2898
|
+
property :order_id, as: 'orderId'
|
2899
|
+
property :points_details, as: 'pointsDetails', class: Google::Apis::AndroidpublisherV3::PointsDetails, decorator: Google::Apis::AndroidpublisherV3::PointsDetails::Representation
|
2900
|
+
|
2901
|
+
property :purchase_token, as: 'purchaseToken'
|
2902
|
+
property :state, as: 'state'
|
2903
|
+
property :tax, as: 'tax', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2904
|
+
|
2905
|
+
property :total, as: 'total', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2906
|
+
|
1124
2907
|
end
|
1125
2908
|
end
|
1126
2909
|
|
1127
|
-
class
|
2910
|
+
class OrderDetails
|
1128
2911
|
# @private
|
1129
2912
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1130
|
-
property :
|
1131
|
-
property :min_bytes, :numeric_string => true, as: 'minBytes'
|
2913
|
+
property :tax_inclusive, as: 'taxInclusive'
|
1132
2914
|
end
|
1133
2915
|
end
|
1134
2916
|
|
1135
|
-
class
|
2917
|
+
class OrderHistory
|
1136
2918
|
# @private
|
1137
2919
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1138
|
-
property :
|
2920
|
+
property :cancellation_event, as: 'cancellationEvent', class: Google::Apis::AndroidpublisherV3::CancellationEvent, decorator: Google::Apis::AndroidpublisherV3::CancellationEvent::Representation
|
1139
2921
|
|
1140
|
-
collection :
|
2922
|
+
collection :partial_refund_events, as: 'partialRefundEvents', class: Google::Apis::AndroidpublisherV3::PartialRefundEvent, decorator: Google::Apis::AndroidpublisherV3::PartialRefundEvent::Representation
|
1141
2923
|
|
1142
|
-
|
2924
|
+
property :processed_event, as: 'processedEvent', class: Google::Apis::AndroidpublisherV3::ProcessedEvent, decorator: Google::Apis::AndroidpublisherV3::ProcessedEvent::Representation
|
1143
2925
|
|
1144
|
-
|
2926
|
+
property :refund_event, as: 'refundEvent', class: Google::Apis::AndroidpublisherV3::RefundEvent, decorator: Google::Apis::AndroidpublisherV3::RefundEvent::Representation
|
1145
2927
|
|
1146
|
-
|
2928
|
+
end
|
2929
|
+
end
|
1147
2930
|
|
2931
|
+
class OtherRecurringProduct
|
2932
|
+
# @private
|
2933
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1148
2934
|
end
|
1149
2935
|
end
|
1150
2936
|
|
1151
|
-
class
|
1152
|
-
# @private
|
1153
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1154
|
-
property :
|
1155
|
-
|
1156
|
-
|
2937
|
+
class OtherRegionsBasePlanConfig
|
2938
|
+
# @private
|
2939
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2940
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2941
|
+
|
2942
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
2943
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2944
|
+
|
1157
2945
|
end
|
1158
2946
|
end
|
1159
2947
|
|
1160
|
-
class
|
2948
|
+
class OtherRegionsSubscriptionOfferConfig
|
1161
2949
|
# @private
|
1162
2950
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1163
|
-
|
1164
|
-
property :level, as: 'level'
|
2951
|
+
property :other_regions_new_subscriber_availability, as: 'otherRegionsNewSubscriberAvailability'
|
1165
2952
|
end
|
1166
2953
|
end
|
1167
2954
|
|
1168
|
-
class
|
2955
|
+
class OtherRegionsSubscriptionOfferPhaseConfig
|
1169
2956
|
# @private
|
1170
2957
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1171
|
-
|
2958
|
+
property :absolute_discounts, as: 'absoluteDiscounts', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices::Representation
|
1172
2959
|
|
1173
|
-
property :
|
1174
|
-
property :device_tier_set, as: 'deviceTierSet', class: Google::Apis::AndroidpublisherV3::DeviceTierSet, decorator: Google::Apis::AndroidpublisherV3::DeviceTierSet::Representation
|
2960
|
+
property :free, as: 'free', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseFreePriceOverride, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseFreePriceOverride::Representation
|
1175
2961
|
|
1176
|
-
|
2962
|
+
property :other_regions_prices, as: 'otherRegionsPrices', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices::Representation
|
1177
2963
|
|
2964
|
+
property :relative_discount, as: 'relativeDiscount'
|
1178
2965
|
end
|
1179
2966
|
end
|
1180
2967
|
|
1181
|
-
class
|
2968
|
+
class OtherRegionsSubscriptionOfferPhaseFreePriceOverride
|
1182
2969
|
# @private
|
1183
2970
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1184
|
-
collection :device_tiers, as: 'deviceTiers', class: Google::Apis::AndroidpublisherV3::DeviceTier, decorator: Google::Apis::AndroidpublisherV3::DeviceTier::Representation
|
1185
|
-
|
1186
2971
|
end
|
1187
2972
|
end
|
1188
2973
|
|
1189
|
-
class
|
2974
|
+
class OtherRegionsSubscriptionOfferPhasePrices
|
1190
2975
|
# @private
|
1191
2976
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1192
|
-
property :
|
1193
|
-
|
2977
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2978
|
+
|
2979
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
2980
|
+
|
1194
2981
|
end
|
1195
2982
|
end
|
1196
2983
|
|
1197
|
-
class
|
2984
|
+
class PageInfo
|
1198
2985
|
# @private
|
1199
2986
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1200
|
-
property :
|
1201
|
-
|
2987
|
+
property :result_per_page, as: 'resultPerPage'
|
2988
|
+
property :start_index, as: 'startIndex'
|
2989
|
+
property :total_results, as: 'totalResults'
|
1202
2990
|
end
|
1203
2991
|
end
|
1204
2992
|
|
1205
|
-
class
|
2993
|
+
class PaidAppDetails
|
1206
2994
|
# @private
|
1207
2995
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1208
|
-
property :external_account_id, as: 'externalAccountId'
|
1209
|
-
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
1210
|
-
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
1211
2996
|
end
|
1212
2997
|
end
|
1213
2998
|
|
1214
|
-
class
|
2999
|
+
class PartialRefund
|
1215
3000
|
# @private
|
1216
3001
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1217
|
-
property :
|
1218
|
-
|
1219
|
-
property :externally_hosted_url, as: 'externallyHostedUrl'
|
1220
|
-
property :file_sha1_base64, as: 'fileSha1Base64'
|
1221
|
-
property :file_sha256_base64, as: 'fileSha256Base64'
|
1222
|
-
property :file_size, :numeric_string => true, as: 'fileSize'
|
1223
|
-
property :icon_base64, as: 'iconBase64'
|
1224
|
-
property :maximum_sdk, as: 'maximumSdk'
|
1225
|
-
property :minimum_sdk, as: 'minimumSdk'
|
1226
|
-
collection :native_codes, as: 'nativeCodes'
|
1227
|
-
property :package_name, as: 'packageName'
|
1228
|
-
collection :uses_features, as: 'usesFeatures'
|
1229
|
-
collection :uses_permissions, as: 'usesPermissions', class: Google::Apis::AndroidpublisherV3::UsesPermission, decorator: Google::Apis::AndroidpublisherV3::UsesPermission::Representation
|
3002
|
+
property :refund_id, as: 'refundId'
|
3003
|
+
property :refund_pre_tax_amount, as: 'refundPreTaxAmount', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
1230
3004
|
|
1231
|
-
property :version_code, as: 'versionCode'
|
1232
|
-
property :version_name, as: 'versionName'
|
1233
3005
|
end
|
1234
3006
|
end
|
1235
3007
|
|
1236
|
-
class
|
3008
|
+
class PartialRefundEvent
|
1237
3009
|
# @private
|
1238
3010
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1239
|
-
|
3011
|
+
property :create_time, as: 'createTime'
|
3012
|
+
property :process_time, as: 'processTime'
|
3013
|
+
property :refund_details, as: 'refundDetails', class: Google::Apis::AndroidpublisherV3::RefundDetails, decorator: Google::Apis::AndroidpublisherV3::RefundDetails::Representation
|
1240
3014
|
|
3015
|
+
property :state, as: 'state'
|
1241
3016
|
end
|
1242
3017
|
end
|
1243
3018
|
|
1244
|
-
class
|
3019
|
+
class PausedStateContext
|
1245
3020
|
# @private
|
1246
3021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1247
|
-
property :
|
1248
|
-
collection :generated_asset_pack_slices, as: 'generatedAssetPackSlices', class: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice, decorator: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice::Representation
|
1249
|
-
|
1250
|
-
collection :generated_split_apks, as: 'generatedSplitApks', class: Google::Apis::AndroidpublisherV3::GeneratedSplitApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedSplitApk::Representation
|
1251
|
-
|
1252
|
-
collection :generated_standalone_apks, as: 'generatedStandaloneApks', class: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk::Representation
|
1253
|
-
|
1254
|
-
property :generated_universal_apk, as: 'generatedUniversalApk', class: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk::Representation
|
1255
|
-
|
3022
|
+
property :auto_resume_time, as: 'autoResumeTime'
|
1256
3023
|
end
|
1257
3024
|
end
|
1258
3025
|
|
1259
|
-
class
|
3026
|
+
class PendingCancellation
|
1260
3027
|
# @private
|
1261
3028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1262
|
-
property :download_id, as: 'downloadId'
|
1263
|
-
property :module_name, as: 'moduleName'
|
1264
|
-
property :slice_id, as: 'sliceId'
|
1265
|
-
property :version, :numeric_string => true, as: 'version'
|
1266
3029
|
end
|
1267
3030
|
end
|
1268
3031
|
|
1269
|
-
class
|
3032
|
+
class PointsDetails
|
1270
3033
|
# @private
|
1271
3034
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1272
|
-
property :
|
1273
|
-
|
1274
|
-
property :
|
1275
|
-
property :
|
3035
|
+
property :points_coupon_value, as: 'pointsCouponValue', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3036
|
+
|
3037
|
+
property :points_discount_rate_micros, :numeric_string => true, as: 'pointsDiscountRateMicros'
|
3038
|
+
property :points_offer_id, as: 'pointsOfferId'
|
3039
|
+
property :points_spent, :numeric_string => true, as: 'pointsSpent'
|
1276
3040
|
end
|
1277
3041
|
end
|
1278
3042
|
|
1279
|
-
class
|
3043
|
+
class PrepaidBasePlanType
|
1280
3044
|
# @private
|
1281
3045
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1282
|
-
property :
|
1283
|
-
property :
|
3046
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
3047
|
+
property :time_extension, as: 'timeExtension'
|
1284
3048
|
end
|
1285
3049
|
end
|
1286
3050
|
|
1287
|
-
class
|
3051
|
+
class PrepaidPlan
|
1288
3052
|
# @private
|
1289
3053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1290
|
-
property :
|
3054
|
+
property :allow_extend_after_time, as: 'allowExtendAfterTime'
|
1291
3055
|
end
|
1292
3056
|
end
|
1293
3057
|
|
1294
|
-
class
|
3058
|
+
class Price
|
1295
3059
|
# @private
|
1296
3060
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1297
|
-
|
1298
|
-
property :
|
1299
|
-
property :package_name, as: 'packageName'
|
3061
|
+
property :currency, as: 'currency'
|
3062
|
+
property :price_micros, as: 'priceMicros'
|
1300
3063
|
end
|
1301
3064
|
end
|
1302
3065
|
|
1303
|
-
class
|
3066
|
+
class ProcessedEvent
|
1304
3067
|
# @private
|
1305
3068
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1306
|
-
property :
|
1307
|
-
property :sha1, as: 'sha1'
|
1308
|
-
property :sha256, as: 'sha256'
|
1309
|
-
property :url, as: 'url'
|
3069
|
+
property :event_time, as: 'eventTime'
|
1310
3070
|
end
|
1311
3071
|
end
|
1312
3072
|
|
1313
|
-
class
|
3073
|
+
class ProductLineItem
|
1314
3074
|
# @private
|
1315
3075
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1316
|
-
|
3076
|
+
property :product_id, as: 'productId'
|
3077
|
+
property :product_offer_details, as: 'productOfferDetails', class: Google::Apis::AndroidpublisherV3::ProductOfferDetails, decorator: Google::Apis::AndroidpublisherV3::ProductOfferDetails::Representation
|
1317
3078
|
|
1318
3079
|
end
|
1319
3080
|
end
|
1320
3081
|
|
1321
|
-
class
|
3082
|
+
class ProductOfferDetails
|
1322
3083
|
# @private
|
1323
3084
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1324
|
-
|
3085
|
+
property :consumption_state, as: 'consumptionState'
|
3086
|
+
property :offer_id, as: 'offerId'
|
3087
|
+
collection :offer_tags, as: 'offerTags'
|
3088
|
+
property :offer_token, as: 'offerToken'
|
3089
|
+
property :purchase_option_id, as: 'purchaseOptionId'
|
3090
|
+
property :quantity, as: 'quantity'
|
3091
|
+
property :refundable_quantity, as: 'refundableQuantity'
|
3092
|
+
property :rent_offer_details, as: 'rentOfferDetails', class: Google::Apis::AndroidpublisherV3::RentOfferDetails, decorator: Google::Apis::AndroidpublisherV3::RentOfferDetails::Representation
|
1325
3093
|
|
1326
3094
|
end
|
1327
3095
|
end
|
1328
3096
|
|
1329
|
-
class
|
3097
|
+
class ProductPurchase
|
1330
3098
|
# @private
|
1331
3099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1332
|
-
property :
|
1333
|
-
|
3100
|
+
property :acknowledgement_state, as: 'acknowledgementState'
|
3101
|
+
property :consumption_state, as: 'consumptionState'
|
3102
|
+
property :developer_payload, as: 'developerPayload'
|
3103
|
+
property :kind, as: 'kind'
|
3104
|
+
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
3105
|
+
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
3106
|
+
property :order_id, as: 'orderId'
|
3107
|
+
property :product_id, as: 'productId'
|
3108
|
+
property :purchase_state, as: 'purchaseState'
|
3109
|
+
property :purchase_time_millis, :numeric_string => true, as: 'purchaseTimeMillis'
|
3110
|
+
property :purchase_token, as: 'purchaseToken'
|
3111
|
+
property :purchase_type, as: 'purchaseType'
|
3112
|
+
property :quantity, as: 'quantity'
|
3113
|
+
property :refundable_quantity, as: 'refundableQuantity'
|
3114
|
+
property :region_code, as: 'regionCode'
|
1334
3115
|
end
|
1335
3116
|
end
|
1336
3117
|
|
1337
|
-
class
|
3118
|
+
class ProductPurchaseV2
|
1338
3119
|
# @private
|
1339
3120
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1340
|
-
property :
|
1341
|
-
property :
|
1342
|
-
|
1343
|
-
property :
|
1344
|
-
|
1345
|
-
|
1346
|
-
property :managed_product_taxes_and_compliance_settings, as: 'managedProductTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings::Representation
|
3121
|
+
property :acknowledgement_state, as: 'acknowledgementState'
|
3122
|
+
property :kind, as: 'kind'
|
3123
|
+
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
3124
|
+
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
3125
|
+
property :order_id, as: 'orderId'
|
3126
|
+
collection :product_line_item, as: 'productLineItem', class: Google::Apis::AndroidpublisherV3::ProductLineItem, decorator: Google::Apis::AndroidpublisherV3::ProductLineItem::Representation
|
1347
3127
|
|
1348
|
-
property :
|
1349
|
-
|
3128
|
+
property :purchase_completion_time, as: 'purchaseCompletionTime'
|
3129
|
+
property :purchase_state_context, as: 'purchaseStateContext', class: Google::Apis::AndroidpublisherV3::PurchaseStateContext, decorator: Google::Apis::AndroidpublisherV3::PurchaseStateContext::Representation
|
1350
3130
|
|
1351
|
-
property :
|
1352
|
-
property :
|
1353
|
-
property :status, as: 'status'
|
1354
|
-
property :subscription_period, as: 'subscriptionPeriod'
|
1355
|
-
property :subscription_taxes_and_compliance_settings, as: 'subscriptionTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings::Representation
|
3131
|
+
property :region_code, as: 'regionCode'
|
3132
|
+
property :test_purchase_context, as: 'testPurchaseContext', class: Google::Apis::AndroidpublisherV3::TestPurchaseContext, decorator: Google::Apis::AndroidpublisherV3::TestPurchaseContext::Representation
|
1356
3133
|
|
1357
|
-
property :trial_period, as: 'trialPeriod'
|
1358
3134
|
end
|
1359
3135
|
end
|
1360
3136
|
|
1361
|
-
class
|
3137
|
+
class ProductPurchasesAcknowledgeRequest
|
1362
3138
|
# @private
|
1363
3139
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1364
|
-
|
1365
|
-
property :description, as: 'description'
|
1366
|
-
property :title, as: 'title'
|
3140
|
+
property :developer_payload, as: 'developerPayload'
|
1367
3141
|
end
|
1368
3142
|
end
|
1369
3143
|
|
1370
|
-
class
|
3144
|
+
class PurchaseStateContext
|
1371
3145
|
# @private
|
1372
3146
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1373
|
-
|
3147
|
+
property :purchase_state, as: 'purchaseState'
|
3148
|
+
end
|
3149
|
+
end
|
1374
3150
|
|
1375
|
-
|
1376
|
-
|
3151
|
+
class RecurringExternalTransaction
|
3152
|
+
# @private
|
3153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3154
|
+
property :external_subscription, as: 'externalSubscription', class: Google::Apis::AndroidpublisherV3::ExternalSubscription, decorator: Google::Apis::AndroidpublisherV3::ExternalSubscription::Representation
|
1377
3155
|
|
1378
|
-
property :
|
3156
|
+
property :external_transaction_token, as: 'externalTransactionToken'
|
3157
|
+
property :initial_external_transaction_id, as: 'initialExternalTransactionId'
|
3158
|
+
property :migrated_transaction_program, as: 'migratedTransactionProgram'
|
3159
|
+
property :other_recurring_product, as: 'otherRecurringProduct', class: Google::Apis::AndroidpublisherV3::OtherRecurringProduct, decorator: Google::Apis::AndroidpublisherV3::OtherRecurringProduct::Representation
|
1379
3160
|
|
1380
3161
|
end
|
1381
3162
|
end
|
1382
3163
|
|
1383
|
-
class
|
3164
|
+
class RefundDetails
|
1384
3165
|
# @private
|
1385
3166
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1386
|
-
property :
|
1387
|
-
|
1388
|
-
property :
|
3167
|
+
property :tax, as: 'tax', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3168
|
+
|
3169
|
+
property :total, as: 'total', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3170
|
+
|
1389
3171
|
end
|
1390
3172
|
end
|
1391
3173
|
|
1392
|
-
class
|
3174
|
+
class RefundEvent
|
1393
3175
|
# @private
|
1394
3176
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1395
|
-
property :
|
1396
|
-
property :
|
1397
|
-
|
1398
|
-
property :
|
3177
|
+
property :event_time, as: 'eventTime'
|
3178
|
+
property :refund_details, as: 'refundDetails', class: Google::Apis::AndroidpublisherV3::RefundDetails, decorator: Google::Apis::AndroidpublisherV3::RefundDetails::Representation
|
3179
|
+
|
3180
|
+
property :refund_reason, as: 'refundReason'
|
1399
3181
|
end
|
1400
3182
|
end
|
1401
3183
|
|
1402
|
-
class
|
3184
|
+
class RefundExternalTransactionRequest
|
1403
3185
|
# @private
|
1404
3186
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1405
|
-
|
3187
|
+
property :full_refund, as: 'fullRefund', class: Google::Apis::AndroidpublisherV3::FullRefund, decorator: Google::Apis::AndroidpublisherV3::FullRefund::Representation
|
1406
3188
|
|
1407
|
-
property :
|
3189
|
+
property :partial_refund, as: 'partialRefund', class: Google::Apis::AndroidpublisherV3::PartialRefund, decorator: Google::Apis::AndroidpublisherV3::PartialRefund::Representation
|
3190
|
+
|
3191
|
+
property :refund_time, as: 'refundTime'
|
1408
3192
|
end
|
1409
3193
|
end
|
1410
3194
|
|
1411
|
-
class
|
3195
|
+
class RegionalBasePlanConfig
|
1412
3196
|
# @private
|
1413
3197
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1414
|
-
property :
|
1415
|
-
|
3198
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
3199
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1416
3200
|
|
3201
|
+
property :region_code, as: 'regionCode'
|
1417
3202
|
end
|
1418
3203
|
end
|
1419
3204
|
|
1420
|
-
class
|
3205
|
+
class RegionalPriceMigrationConfig
|
1421
3206
|
# @private
|
1422
3207
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1423
|
-
property :
|
1424
|
-
|
3208
|
+
property :oldest_allowed_price_version_time, as: 'oldestAllowedPriceVersionTime'
|
3209
|
+
property :price_increase_type, as: 'priceIncreaseType'
|
3210
|
+
property :region_code, as: 'regionCode'
|
3211
|
+
end
|
3212
|
+
end
|
1425
3213
|
|
3214
|
+
class RegionalSubscriptionOfferConfig
|
3215
|
+
# @private
|
3216
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3217
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
3218
|
+
property :region_code, as: 'regionCode'
|
1426
3219
|
end
|
1427
3220
|
end
|
1428
3221
|
|
1429
|
-
class
|
3222
|
+
class RegionalSubscriptionOfferPhaseConfig
|
1430
3223
|
# @private
|
1431
3224
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1432
|
-
property :
|
1433
|
-
collection :users, as: 'users', class: Google::Apis::AndroidpublisherV3::User, decorator: Google::Apis::AndroidpublisherV3::User::Representation
|
3225
|
+
property :absolute_discount, as: 'absoluteDiscount', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1434
3226
|
|
3227
|
+
property :free, as: 'free', class: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseFreePriceOverride, decorator: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseFreePriceOverride::Representation
|
3228
|
+
|
3229
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3230
|
+
|
3231
|
+
property :region_code, as: 'regionCode'
|
3232
|
+
property :relative_discount, as: 'relativeDiscount'
|
1435
3233
|
end
|
1436
3234
|
end
|
1437
3235
|
|
1438
|
-
class
|
3236
|
+
class RegionalSubscriptionOfferPhaseFreePriceOverride
|
1439
3237
|
# @private
|
1440
3238
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1441
|
-
property :full_description, as: 'fullDescription'
|
1442
|
-
property :language, as: 'language'
|
1443
|
-
property :short_description, as: 'shortDescription'
|
1444
|
-
property :title, as: 'title'
|
1445
|
-
property :video, as: 'video'
|
1446
3239
|
end
|
1447
3240
|
end
|
1448
3241
|
|
1449
|
-
class
|
3242
|
+
class RegionalTaxRateInfo
|
1450
3243
|
# @private
|
1451
3244
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1452
|
-
property :
|
1453
|
-
|
1454
|
-
|
3245
|
+
property :eligible_for_streaming_service_tax_rate, as: 'eligibleForStreamingServiceTaxRate'
|
3246
|
+
property :streaming_tax_type, as: 'streamingTaxType'
|
3247
|
+
property :tax_tier, as: 'taxTier'
|
1455
3248
|
end
|
1456
3249
|
end
|
1457
3250
|
|
1458
|
-
class
|
3251
|
+
class Regions
|
1459
3252
|
# @private
|
1460
3253
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1461
|
-
|
1462
|
-
property :text, as: 'text'
|
3254
|
+
collection :region_code, as: 'regionCode'
|
1463
3255
|
end
|
1464
3256
|
end
|
1465
3257
|
|
1466
|
-
class
|
3258
|
+
class RegionsVersion
|
1467
3259
|
# @private
|
1468
3260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1469
|
-
property :
|
1470
|
-
hash :tax_rate_info_by_region_code, as: 'taxRateInfoByRegionCode', class: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo, decorator: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo::Representation
|
1471
|
-
|
3261
|
+
property :version, as: 'version'
|
1472
3262
|
end
|
1473
3263
|
end
|
1474
3264
|
|
1475
|
-
class
|
3265
|
+
class RemoteInAppUpdate
|
1476
3266
|
# @private
|
1477
3267
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1478
|
-
|
1479
|
-
|
1480
|
-
property :regions_version, as: 'regionsVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
1481
|
-
|
3268
|
+
property :is_remote_in_app_update_requested, as: 'isRemoteInAppUpdateRequested'
|
1482
3269
|
end
|
1483
3270
|
end
|
1484
3271
|
|
1485
|
-
class
|
3272
|
+
class RemoteInAppUpdateData
|
1486
3273
|
# @private
|
1487
3274
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3275
|
+
collection :remote_app_update_data_per_bundle, as: 'remoteAppUpdateDataPerBundle', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateDataPerBundle, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateDataPerBundle::Representation
|
3276
|
+
|
1488
3277
|
end
|
1489
3278
|
end
|
1490
3279
|
|
1491
|
-
class
|
3280
|
+
class RemoteInAppUpdateDataPerBundle
|
1492
3281
|
# @private
|
1493
3282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1494
|
-
property :
|
1495
|
-
property :
|
1496
|
-
property :
|
3283
|
+
property :recovered_device_count, :numeric_string => true, as: 'recoveredDeviceCount'
|
3284
|
+
property :total_device_count, :numeric_string => true, as: 'totalDeviceCount'
|
3285
|
+
property :version_code, :numeric_string => true, as: 'versionCode'
|
1497
3286
|
end
|
1498
3287
|
end
|
1499
3288
|
|
1500
|
-
class
|
3289
|
+
class RentOfferDetails
|
1501
3290
|
# @private
|
1502
3291
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1503
|
-
property :base_plan_id, as: 'basePlanId'
|
1504
|
-
property :offer_id, as: 'offerId'
|
1505
|
-
collection :offer_tags, as: 'offerTags'
|
1506
3292
|
end
|
1507
3293
|
end
|
1508
3294
|
|
1509
|
-
class
|
3295
|
+
class RentalDetails
|
1510
3296
|
# @private
|
1511
3297
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1512
|
-
property :tag, as: 'tag'
|
1513
3298
|
end
|
1514
3299
|
end
|
1515
3300
|
|
1516
|
-
class
|
3301
|
+
class ReplacementCancellation
|
1517
3302
|
# @private
|
1518
3303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1519
|
-
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1520
|
-
|
1521
|
-
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
1522
|
-
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1523
|
-
|
1524
3304
|
end
|
1525
3305
|
end
|
1526
3306
|
|
1527
|
-
class
|
3307
|
+
class RestrictedPaymentCountries
|
1528
3308
|
# @private
|
1529
3309
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1530
|
-
|
3310
|
+
collection :region_codes, as: 'regionCodes'
|
1531
3311
|
end
|
1532
3312
|
end
|
1533
3313
|
|
1534
|
-
class
|
3314
|
+
class Review
|
1535
3315
|
# @private
|
1536
3316
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1537
|
-
property :
|
1538
|
-
|
1539
|
-
property :other_regions_prices, as: 'otherRegionsPrices', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices::Representation
|
3317
|
+
property :author_name, as: 'authorName'
|
3318
|
+
collection :comments, as: 'comments', class: Google::Apis::AndroidpublisherV3::Comment, decorator: Google::Apis::AndroidpublisherV3::Comment::Representation
|
1540
3319
|
|
1541
|
-
property :
|
3320
|
+
property :review_id, as: 'reviewId'
|
1542
3321
|
end
|
1543
3322
|
end
|
1544
3323
|
|
1545
|
-
class
|
3324
|
+
class ReviewReplyResult
|
1546
3325
|
# @private
|
1547
3326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1548
|
-
property :
|
1549
|
-
|
1550
|
-
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3327
|
+
property :last_edited, as: 'lastEdited', class: Google::Apis::AndroidpublisherV3::Timestamp, decorator: Google::Apis::AndroidpublisherV3::Timestamp::Representation
|
1551
3328
|
|
3329
|
+
property :reply_text, as: 'replyText'
|
1552
3330
|
end
|
1553
3331
|
end
|
1554
3332
|
|
1555
|
-
class
|
3333
|
+
class ReviewsListResponse
|
1556
3334
|
# @private
|
1557
3335
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1558
|
-
property :
|
1559
|
-
|
1560
|
-
|
3336
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::AndroidpublisherV3::PageInfo, decorator: Google::Apis::AndroidpublisherV3::PageInfo::Representation
|
3337
|
+
|
3338
|
+
collection :reviews, as: 'reviews', class: Google::Apis::AndroidpublisherV3::Review, decorator: Google::Apis::AndroidpublisherV3::Review::Representation
|
3339
|
+
|
3340
|
+
property :token_pagination, as: 'tokenPagination', class: Google::Apis::AndroidpublisherV3::TokenPagination, decorator: Google::Apis::AndroidpublisherV3::TokenPagination::Representation
|
3341
|
+
|
1561
3342
|
end
|
1562
3343
|
end
|
1563
3344
|
|
1564
|
-
class
|
3345
|
+
class ReviewsReplyRequest
|
1565
3346
|
# @private
|
1566
3347
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1567
|
-
property :
|
3348
|
+
property :reply_text, as: 'replyText'
|
1568
3349
|
end
|
1569
3350
|
end
|
1570
3351
|
|
1571
|
-
class
|
3352
|
+
class ReviewsReplyResponse
|
1572
3353
|
# @private
|
1573
3354
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1574
|
-
property :
|
1575
|
-
|
3355
|
+
property :result, as: 'result', class: Google::Apis::AndroidpublisherV3::ReviewReplyResult, decorator: Google::Apis::AndroidpublisherV3::ReviewReplyResult::Representation
|
3356
|
+
|
1576
3357
|
end
|
1577
3358
|
end
|
1578
3359
|
|
1579
|
-
class
|
3360
|
+
class RevocationContext
|
1580
3361
|
# @private
|
1581
3362
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1582
|
-
property :
|
3363
|
+
property :full_refund, as: 'fullRefund', class: Google::Apis::AndroidpublisherV3::RevocationContextFullRefund, decorator: Google::Apis::AndroidpublisherV3::RevocationContextFullRefund::Representation
|
3364
|
+
|
3365
|
+
property :item_based_refund, as: 'itemBasedRefund', class: Google::Apis::AndroidpublisherV3::RevocationContextItemBasedRefund, decorator: Google::Apis::AndroidpublisherV3::RevocationContextItemBasedRefund::Representation
|
3366
|
+
|
3367
|
+
property :prorated_refund, as: 'proratedRefund', class: Google::Apis::AndroidpublisherV3::RevocationContextProratedRefund, decorator: Google::Apis::AndroidpublisherV3::RevocationContextProratedRefund::Representation
|
3368
|
+
|
1583
3369
|
end
|
1584
3370
|
end
|
1585
3371
|
|
1586
|
-
class
|
3372
|
+
class RevocationContextFullRefund
|
1587
3373
|
# @private
|
1588
3374
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1589
|
-
property :currency, as: 'currency'
|
1590
|
-
property :price_micros, as: 'priceMicros'
|
1591
3375
|
end
|
1592
3376
|
end
|
1593
3377
|
|
1594
|
-
class
|
3378
|
+
class RevocationContextItemBasedRefund
|
1595
3379
|
# @private
|
1596
3380
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1597
|
-
property :acknowledgement_state, as: 'acknowledgementState'
|
1598
|
-
property :consumption_state, as: 'consumptionState'
|
1599
|
-
property :developer_payload, as: 'developerPayload'
|
1600
|
-
property :kind, as: 'kind'
|
1601
|
-
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
1602
|
-
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
1603
|
-
property :order_id, as: 'orderId'
|
1604
3381
|
property :product_id, as: 'productId'
|
1605
|
-
property :purchase_state, as: 'purchaseState'
|
1606
|
-
property :purchase_time_millis, :numeric_string => true, as: 'purchaseTimeMillis'
|
1607
|
-
property :purchase_token, as: 'purchaseToken'
|
1608
|
-
property :purchase_type, as: 'purchaseType'
|
1609
|
-
property :quantity, as: 'quantity'
|
1610
|
-
property :region_code, as: 'regionCode'
|
1611
3382
|
end
|
1612
3383
|
end
|
1613
3384
|
|
1614
|
-
class
|
3385
|
+
class RevocationContextProratedRefund
|
1615
3386
|
# @private
|
1616
3387
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1617
|
-
property :developer_payload, as: 'developerPayload'
|
1618
3388
|
end
|
1619
3389
|
end
|
1620
3390
|
|
1621
|
-
class
|
3391
|
+
class RevokeSubscriptionPurchaseRequest
|
1622
3392
|
# @private
|
1623
3393
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1624
|
-
property :
|
1625
|
-
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
3394
|
+
property :revocation_context, as: 'revocationContext', class: Google::Apis::AndroidpublisherV3::RevocationContext, decorator: Google::Apis::AndroidpublisherV3::RevocationContext::Representation
|
1626
3395
|
|
1627
|
-
property :region_code, as: 'regionCode'
|
1628
3396
|
end
|
1629
3397
|
end
|
1630
3398
|
|
1631
|
-
class
|
3399
|
+
class RevokeSubscriptionPurchaseResponse
|
1632
3400
|
# @private
|
1633
3401
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1634
|
-
property :oldest_allowed_price_version_time, as: 'oldestAllowedPriceVersionTime'
|
1635
|
-
property :region_code, as: 'regionCode'
|
1636
3402
|
end
|
1637
3403
|
end
|
1638
3404
|
|
1639
|
-
class
|
3405
|
+
class SafetyLabelsUpdateRequest
|
1640
3406
|
# @private
|
1641
3407
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1642
|
-
property :
|
1643
|
-
property :region_code, as: 'regionCode'
|
3408
|
+
property :safety_labels, as: 'safetyLabels'
|
1644
3409
|
end
|
1645
3410
|
end
|
1646
3411
|
|
1647
|
-
class
|
3412
|
+
class SafetyLabelsUpdateResponse
|
1648
3413
|
# @private
|
1649
3414
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1650
|
-
property :absolute_discount, as: 'absoluteDiscount', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1651
|
-
|
1652
|
-
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1653
|
-
|
1654
|
-
property :region_code, as: 'regionCode'
|
1655
|
-
property :relative_discount, as: 'relativeDiscount'
|
1656
3415
|
end
|
1657
3416
|
end
|
1658
3417
|
|
1659
|
-
class
|
3418
|
+
class ScreenDensity
|
1660
3419
|
# @private
|
1661
3420
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1662
|
-
property :
|
1663
|
-
property :
|
1664
|
-
property :tax_tier, as: 'taxTier'
|
3421
|
+
property :density_alias, as: 'densityAlias'
|
3422
|
+
property :density_dpi, as: 'densityDpi'
|
1665
3423
|
end
|
1666
3424
|
end
|
1667
3425
|
|
1668
|
-
class
|
3426
|
+
class ScreenDensityTargeting
|
1669
3427
|
# @private
|
1670
3428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1671
|
-
|
3429
|
+
collection :alternatives, as: 'alternatives', class: Google::Apis::AndroidpublisherV3::ScreenDensity, decorator: Google::Apis::AndroidpublisherV3::ScreenDensity::Representation
|
3430
|
+
|
3431
|
+
collection :value, as: 'value', class: Google::Apis::AndroidpublisherV3::ScreenDensity, decorator: Google::Apis::AndroidpublisherV3::ScreenDensity::Representation
|
3432
|
+
|
1672
3433
|
end
|
1673
3434
|
end
|
1674
3435
|
|
1675
|
-
class
|
3436
|
+
class SdkVersion
|
1676
3437
|
# @private
|
1677
3438
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3439
|
+
property :min, as: 'min'
|
1678
3440
|
end
|
1679
3441
|
end
|
1680
3442
|
|
1681
|
-
class
|
3443
|
+
class SdkVersionTargeting
|
1682
3444
|
# @private
|
1683
3445
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1684
|
-
|
1685
|
-
|
3446
|
+
collection :alternatives, as: 'alternatives', class: Google::Apis::AndroidpublisherV3::SdkVersion, decorator: Google::Apis::AndroidpublisherV3::SdkVersion::Representation
|
3447
|
+
|
3448
|
+
collection :value, as: 'value', class: Google::Apis::AndroidpublisherV3::SdkVersion, decorator: Google::Apis::AndroidpublisherV3::SdkVersion::Representation
|
1686
3449
|
|
1687
|
-
property :review_id, as: 'reviewId'
|
1688
3450
|
end
|
1689
3451
|
end
|
1690
3452
|
|
1691
|
-
class
|
3453
|
+
class SignupPromotion
|
1692
3454
|
# @private
|
1693
3455
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1694
|
-
property :
|
3456
|
+
property :one_time_code, as: 'oneTimeCode', class: Google::Apis::AndroidpublisherV3::OneTimeCode, decorator: Google::Apis::AndroidpublisherV3::OneTimeCode::Representation
|
3457
|
+
|
3458
|
+
property :vanity_code, as: 'vanityCode', class: Google::Apis::AndroidpublisherV3::VanityCode, decorator: Google::Apis::AndroidpublisherV3::VanityCode::Representation
|
1695
3459
|
|
1696
|
-
property :reply_text, as: 'replyText'
|
1697
3460
|
end
|
1698
3461
|
end
|
1699
3462
|
|
1700
|
-
class
|
3463
|
+
class SplitApkMetadata
|
1701
3464
|
# @private
|
1702
3465
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1703
|
-
property :
|
1704
|
-
|
1705
|
-
collection :reviews, as: 'reviews', class: Google::Apis::AndroidpublisherV3::Review, decorator: Google::Apis::AndroidpublisherV3::Review::Representation
|
1706
|
-
|
1707
|
-
property :token_pagination, as: 'tokenPagination', class: Google::Apis::AndroidpublisherV3::TokenPagination, decorator: Google::Apis::AndroidpublisherV3::TokenPagination::Representation
|
1708
|
-
|
3466
|
+
property :is_master_split, as: 'isMasterSplit'
|
3467
|
+
property :split_id, as: 'splitId'
|
1709
3468
|
end
|
1710
3469
|
end
|
1711
3470
|
|
1712
|
-
class
|
3471
|
+
class SplitApkVariant
|
1713
3472
|
# @private
|
1714
3473
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1715
|
-
|
3474
|
+
collection :apk_set, as: 'apkSet', class: Google::Apis::AndroidpublisherV3::ApkSet, decorator: Google::Apis::AndroidpublisherV3::ApkSet::Representation
|
3475
|
+
|
3476
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::VariantTargeting, decorator: Google::Apis::AndroidpublisherV3::VariantTargeting::Representation
|
3477
|
+
|
3478
|
+
property :variant_number, as: 'variantNumber'
|
1716
3479
|
end
|
1717
3480
|
end
|
1718
3481
|
|
1719
|
-
class
|
3482
|
+
class StandaloneApkMetadata
|
1720
3483
|
# @private
|
1721
3484
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1722
|
-
|
1723
|
-
|
3485
|
+
collection :fused_module_name, as: 'fusedModuleName'
|
1724
3486
|
end
|
1725
3487
|
end
|
1726
3488
|
|
@@ -1745,6 +3507,8 @@ module Google
|
|
1745
3507
|
|
1746
3508
|
property :package_name, as: 'packageName'
|
1747
3509
|
property :product_id, as: 'productId'
|
3510
|
+
property :restricted_payment_countries, as: 'restrictedPaymentCountries', class: Google::Apis::AndroidpublisherV3::RestrictedPaymentCountries, decorator: Google::Apis::AndroidpublisherV3::RestrictedPaymentCountries::Representation
|
3511
|
+
|
1748
3512
|
property :tax_and_compliance_settings, as: 'taxAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings::Representation
|
1749
3513
|
|
1750
3514
|
end
|
@@ -1766,6 +3530,17 @@ module Google
|
|
1766
3530
|
end
|
1767
3531
|
end
|
1768
3532
|
|
3533
|
+
class SubscriptionDetails
|
3534
|
+
# @private
|
3535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3536
|
+
property :base_plan_id, as: 'basePlanId'
|
3537
|
+
property :offer_id, as: 'offerId'
|
3538
|
+
property :offer_phase, as: 'offerPhase'
|
3539
|
+
property :service_period_end_time, as: 'servicePeriodEndTime'
|
3540
|
+
property :service_period_start_time, as: 'servicePeriodStartTime'
|
3541
|
+
end
|
3542
|
+
end
|
3543
|
+
|
1769
3544
|
class SubscriptionItemPriceChangeDetails
|
1770
3545
|
# @private
|
1771
3546
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1882,12 +3657,17 @@ module Google
|
|
1882
3657
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1883
3658
|
property :auto_renewing_plan, as: 'autoRenewingPlan', class: Google::Apis::AndroidpublisherV3::AutoRenewingPlan, decorator: Google::Apis::AndroidpublisherV3::AutoRenewingPlan::Representation
|
1884
3659
|
|
3660
|
+
property :deferred_item_replacement, as: 'deferredItemReplacement', class: Google::Apis::AndroidpublisherV3::DeferredItemReplacement, decorator: Google::Apis::AndroidpublisherV3::DeferredItemReplacement::Representation
|
3661
|
+
|
1885
3662
|
property :expiry_time, as: 'expiryTime'
|
3663
|
+
property :latest_successful_order_id, as: 'latestSuccessfulOrderId'
|
1886
3664
|
property :offer_details, as: 'offerDetails', class: Google::Apis::AndroidpublisherV3::OfferDetails, decorator: Google::Apis::AndroidpublisherV3::OfferDetails::Representation
|
1887
3665
|
|
1888
3666
|
property :prepaid_plan, as: 'prepaidPlan', class: Google::Apis::AndroidpublisherV3::PrepaidPlan, decorator: Google::Apis::AndroidpublisherV3::PrepaidPlan::Representation
|
1889
3667
|
|
1890
3668
|
property :product_id, as: 'productId'
|
3669
|
+
property :signup_promotion, as: 'signupPromotion', class: Google::Apis::AndroidpublisherV3::SignupPromotion, decorator: Google::Apis::AndroidpublisherV3::SignupPromotion::Representation
|
3670
|
+
|
1891
3671
|
end
|
1892
3672
|
end
|
1893
3673
|
|
@@ -1942,11 +3722,21 @@ module Google
|
|
1942
3722
|
# @private
|
1943
3723
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1944
3724
|
property :eea_withdrawal_right_type, as: 'eeaWithdrawalRightType'
|
3725
|
+
property :is_tokenized_digital_asset, as: 'isTokenizedDigitalAsset'
|
1945
3726
|
hash :tax_rate_info_by_region_code, as: 'taxRateInfoByRegionCode', class: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo, decorator: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo::Representation
|
1946
3727
|
|
1947
3728
|
end
|
1948
3729
|
end
|
1949
3730
|
|
3731
|
+
class SystemApkOptions
|
3732
|
+
# @private
|
3733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3734
|
+
property :rotated, as: 'rotated'
|
3735
|
+
property :uncompressed_dex_files, as: 'uncompressedDexFiles'
|
3736
|
+
property :uncompressed_native_libraries, as: 'uncompressedNativeLibraries'
|
3737
|
+
end
|
3738
|
+
end
|
3739
|
+
|
1950
3740
|
class SystemApksListResponse
|
1951
3741
|
# @private
|
1952
3742
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1968,10 +3758,73 @@ module Google
|
|
1968
3758
|
end
|
1969
3759
|
end
|
1970
3760
|
|
3761
|
+
class SystemOnChip
|
3762
|
+
# @private
|
3763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3764
|
+
property :manufacturer, as: 'manufacturer'
|
3765
|
+
property :model, as: 'model'
|
3766
|
+
end
|
3767
|
+
end
|
3768
|
+
|
3769
|
+
class Targeting
|
3770
|
+
# @private
|
3771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3772
|
+
property :all_users, as: 'allUsers', class: Google::Apis::AndroidpublisherV3::AllUsers, decorator: Google::Apis::AndroidpublisherV3::AllUsers::Representation
|
3773
|
+
|
3774
|
+
property :android_sdks, as: 'androidSdks', class: Google::Apis::AndroidpublisherV3::AndroidSdks, decorator: Google::Apis::AndroidpublisherV3::AndroidSdks::Representation
|
3775
|
+
|
3776
|
+
property :regions, as: 'regions', class: Google::Apis::AndroidpublisherV3::Regions, decorator: Google::Apis::AndroidpublisherV3::Regions::Representation
|
3777
|
+
|
3778
|
+
property :version_list, as: 'versionList', class: Google::Apis::AndroidpublisherV3::AppVersionList, decorator: Google::Apis::AndroidpublisherV3::AppVersionList::Representation
|
3779
|
+
|
3780
|
+
property :version_range, as: 'versionRange', class: Google::Apis::AndroidpublisherV3::AppVersionRange, decorator: Google::Apis::AndroidpublisherV3::AppVersionRange::Representation
|
3781
|
+
|
3782
|
+
end
|
3783
|
+
end
|
3784
|
+
|
3785
|
+
class TargetingInfo
|
3786
|
+
# @private
|
3787
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3788
|
+
collection :asset_slice_set, as: 'assetSliceSet', class: Google::Apis::AndroidpublisherV3::AssetSliceSet, decorator: Google::Apis::AndroidpublisherV3::AssetSliceSet::Representation
|
3789
|
+
|
3790
|
+
property :package_name, as: 'packageName'
|
3791
|
+
collection :variant, as: 'variant', class: Google::Apis::AndroidpublisherV3::SplitApkVariant, decorator: Google::Apis::AndroidpublisherV3::SplitApkVariant::Representation
|
3792
|
+
|
3793
|
+
end
|
3794
|
+
end
|
3795
|
+
|
1971
3796
|
class TargetingRuleScope
|
1972
3797
|
# @private
|
1973
3798
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3799
|
+
property :any_subscription_in_app, as: 'anySubscriptionInApp', class: Google::Apis::AndroidpublisherV3::TargetingRuleScopeAnySubscriptionInApp, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScopeAnySubscriptionInApp::Representation
|
3800
|
+
|
1974
3801
|
property :specific_subscription_in_app, as: 'specificSubscriptionInApp'
|
3802
|
+
property :this_subscription, as: 'thisSubscription', class: Google::Apis::AndroidpublisherV3::TargetingRuleScopeThisSubscription, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScopeThisSubscription::Representation
|
3803
|
+
|
3804
|
+
end
|
3805
|
+
end
|
3806
|
+
|
3807
|
+
class TargetingRuleScopeAnySubscriptionInApp
|
3808
|
+
# @private
|
3809
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3810
|
+
end
|
3811
|
+
end
|
3812
|
+
|
3813
|
+
class TargetingRuleScopeThisSubscription
|
3814
|
+
# @private
|
3815
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3816
|
+
end
|
3817
|
+
end
|
3818
|
+
|
3819
|
+
class TargetingUpdate
|
3820
|
+
# @private
|
3821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3822
|
+
property :all_users, as: 'allUsers', class: Google::Apis::AndroidpublisherV3::AllUsers, decorator: Google::Apis::AndroidpublisherV3::AllUsers::Representation
|
3823
|
+
|
3824
|
+
property :android_sdks, as: 'androidSdks', class: Google::Apis::AndroidpublisherV3::AndroidSdks, decorator: Google::Apis::AndroidpublisherV3::AndroidSdks::Representation
|
3825
|
+
|
3826
|
+
property :regions, as: 'regions', class: Google::Apis::AndroidpublisherV3::Regions, decorator: Google::Apis::AndroidpublisherV3::Regions::Representation
|
3827
|
+
|
1975
3828
|
end
|
1976
3829
|
end
|
1977
3830
|
|
@@ -1981,6 +3834,13 @@ module Google
|
|
1981
3834
|
end
|
1982
3835
|
end
|
1983
3836
|
|
3837
|
+
class TestPurchaseContext
|
3838
|
+
# @private
|
3839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3840
|
+
property :fop_type, as: 'fopType'
|
3841
|
+
end
|
3842
|
+
end
|
3843
|
+
|
1984
3844
|
class Testers
|
1985
3845
|
# @private
|
1986
3846
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1988,6 +3848,23 @@ module Google
|
|
1988
3848
|
end
|
1989
3849
|
end
|
1990
3850
|
|
3851
|
+
class TextureCompressionFormat
|
3852
|
+
# @private
|
3853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3854
|
+
property :alias, as: 'alias'
|
3855
|
+
end
|
3856
|
+
end
|
3857
|
+
|
3858
|
+
class TextureCompressionFormatTargeting
|
3859
|
+
# @private
|
3860
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3861
|
+
collection :alternatives, as: 'alternatives', class: Google::Apis::AndroidpublisherV3::TextureCompressionFormat, decorator: Google::Apis::AndroidpublisherV3::TextureCompressionFormat::Representation
|
3862
|
+
|
3863
|
+
collection :value, as: 'value', class: Google::Apis::AndroidpublisherV3::TextureCompressionFormat, decorator: Google::Apis::AndroidpublisherV3::TextureCompressionFormat::Representation
|
3864
|
+
|
3865
|
+
end
|
3866
|
+
end
|
3867
|
+
|
1991
3868
|
class Timestamp
|
1992
3869
|
# @private
|
1993
3870
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2013,6 +3890,15 @@ module Google
|
|
2013
3890
|
end
|
2014
3891
|
end
|
2015
3892
|
|
3893
|
+
class TrackConfig
|
3894
|
+
# @private
|
3895
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3896
|
+
property :form_factor, as: 'formFactor'
|
3897
|
+
property :track, as: 'track'
|
3898
|
+
property :type, as: 'type'
|
3899
|
+
end
|
3900
|
+
end
|
3901
|
+
|
2016
3902
|
class TrackCountryAvailability
|
2017
3903
|
# @private
|
2018
3904
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2054,6 +3940,52 @@ module Google
|
|
2054
3940
|
end
|
2055
3941
|
end
|
2056
3942
|
|
3943
|
+
class UpdateBasePlanStateRequest
|
3944
|
+
# @private
|
3945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3946
|
+
property :activate_base_plan_request, as: 'activateBasePlanRequest', class: Google::Apis::AndroidpublisherV3::ActivateBasePlanRequest, decorator: Google::Apis::AndroidpublisherV3::ActivateBasePlanRequest::Representation
|
3947
|
+
|
3948
|
+
property :deactivate_base_plan_request, as: 'deactivateBasePlanRequest', class: Google::Apis::AndroidpublisherV3::DeactivateBasePlanRequest, decorator: Google::Apis::AndroidpublisherV3::DeactivateBasePlanRequest::Representation
|
3949
|
+
|
3950
|
+
end
|
3951
|
+
end
|
3952
|
+
|
3953
|
+
class UpdateSubscriptionOfferRequest
|
3954
|
+
# @private
|
3955
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3956
|
+
property :allow_missing, as: 'allowMissing'
|
3957
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
3958
|
+
property :regions_version, as: 'regionsVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
3959
|
+
|
3960
|
+
property :subscription_offer, as: 'subscriptionOffer', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
3961
|
+
|
3962
|
+
property :update_mask, as: 'updateMask'
|
3963
|
+
end
|
3964
|
+
end
|
3965
|
+
|
3966
|
+
class UpdateSubscriptionOfferStateRequest
|
3967
|
+
# @private
|
3968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3969
|
+
property :activate_subscription_offer_request, as: 'activateSubscriptionOfferRequest', class: Google::Apis::AndroidpublisherV3::ActivateSubscriptionOfferRequest, decorator: Google::Apis::AndroidpublisherV3::ActivateSubscriptionOfferRequest::Representation
|
3970
|
+
|
3971
|
+
property :deactivate_subscription_offer_request, as: 'deactivateSubscriptionOfferRequest', class: Google::Apis::AndroidpublisherV3::DeactivateSubscriptionOfferRequest, decorator: Google::Apis::AndroidpublisherV3::DeactivateSubscriptionOfferRequest::Representation
|
3972
|
+
|
3973
|
+
end
|
3974
|
+
end
|
3975
|
+
|
3976
|
+
class UpdateSubscriptionRequest
|
3977
|
+
# @private
|
3978
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3979
|
+
property :allow_missing, as: 'allowMissing'
|
3980
|
+
property :latency_tolerance, as: 'latencyTolerance'
|
3981
|
+
property :regions_version, as: 'regionsVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
3982
|
+
|
3983
|
+
property :subscription, as: 'subscription', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
3984
|
+
|
3985
|
+
property :update_mask, as: 'updateMask'
|
3986
|
+
end
|
3987
|
+
end
|
3988
|
+
|
2057
3989
|
class UpgradeTargetingRule
|
2058
3990
|
# @private
|
2059
3991
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2098,6 +4030,14 @@ module Google
|
|
2098
4030
|
end
|
2099
4031
|
end
|
2100
4032
|
|
4033
|
+
class UserCountriesTargeting
|
4034
|
+
# @private
|
4035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4036
|
+
collection :country_codes, as: 'countryCodes'
|
4037
|
+
property :exclude, as: 'exclude'
|
4038
|
+
end
|
4039
|
+
end
|
4040
|
+
|
2101
4041
|
class UserCountrySet
|
2102
4042
|
# @private
|
2103
4043
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2123,15 +4063,40 @@ module Google
|
|
2123
4063
|
end
|
2124
4064
|
end
|
2125
4065
|
|
4066
|
+
class VanityCode
|
4067
|
+
# @private
|
4068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4069
|
+
property :promotion_code, as: 'promotionCode'
|
4070
|
+
end
|
4071
|
+
end
|
4072
|
+
|
2126
4073
|
class Variant
|
2127
4074
|
# @private
|
2128
4075
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2129
4076
|
property :device_spec, as: 'deviceSpec', class: Google::Apis::AndroidpublisherV3::DeviceSpec, decorator: Google::Apis::AndroidpublisherV3::DeviceSpec::Representation
|
2130
4077
|
|
4078
|
+
property :options, as: 'options', class: Google::Apis::AndroidpublisherV3::SystemApkOptions, decorator: Google::Apis::AndroidpublisherV3::SystemApkOptions::Representation
|
4079
|
+
|
2131
4080
|
property :variant_id, as: 'variantId'
|
2132
4081
|
end
|
2133
4082
|
end
|
2134
4083
|
|
4084
|
+
class VariantTargeting
|
4085
|
+
# @private
|
4086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4087
|
+
property :abi_targeting, as: 'abiTargeting', class: Google::Apis::AndroidpublisherV3::AbiTargeting, decorator: Google::Apis::AndroidpublisherV3::AbiTargeting::Representation
|
4088
|
+
|
4089
|
+
property :multi_abi_targeting, as: 'multiAbiTargeting', class: Google::Apis::AndroidpublisherV3::MultiAbiTargeting, decorator: Google::Apis::AndroidpublisherV3::MultiAbiTargeting::Representation
|
4090
|
+
|
4091
|
+
property :screen_density_targeting, as: 'screenDensityTargeting', class: Google::Apis::AndroidpublisherV3::ScreenDensityTargeting, decorator: Google::Apis::AndroidpublisherV3::ScreenDensityTargeting::Representation
|
4092
|
+
|
4093
|
+
property :sdk_version_targeting, as: 'sdkVersionTargeting', class: Google::Apis::AndroidpublisherV3::SdkVersionTargeting, decorator: Google::Apis::AndroidpublisherV3::SdkVersionTargeting::Representation
|
4094
|
+
|
4095
|
+
property :texture_compression_format_targeting, as: 'textureCompressionFormatTargeting', class: Google::Apis::AndroidpublisherV3::TextureCompressionFormatTargeting, decorator: Google::Apis::AndroidpublisherV3::TextureCompressionFormatTargeting::Representation
|
4096
|
+
|
4097
|
+
end
|
4098
|
+
end
|
4099
|
+
|
2135
4100
|
class VoidedPurchase
|
2136
4101
|
# @private
|
2137
4102
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2139,6 +4104,7 @@ module Google
|
|
2139
4104
|
property :order_id, as: 'orderId'
|
2140
4105
|
property :purchase_time_millis, :numeric_string => true, as: 'purchaseTimeMillis'
|
2141
4106
|
property :purchase_token, as: 'purchaseToken'
|
4107
|
+
property :voided_quantity, as: 'voidedQuantity'
|
2142
4108
|
property :voided_reason, as: 'voidedReason'
|
2143
4109
|
property :voided_source, as: 'voidedSource'
|
2144
4110
|
property :voided_time_millis, :numeric_string => true, as: 'voidedTimeMillis'
|