google-apis-androidpublisher_v3 0.8.0 → 0.21.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 +53 -0
- data/OVERVIEW.md +3 -3
- data/lib/google/apis/androidpublisher_v3/classes.rb +2306 -71
- data/lib/google/apis/androidpublisher_v3/gem_version.rb +3 -3
- data/lib/google/apis/androidpublisher_v3/representations.rb +1350 -231
- data/lib/google/apis/androidpublisher_v3/service.rb +1307 -47
- metadata +6 -6
@@ -22,6 +22,24 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module AndroidpublisherV3
|
24
24
|
|
25
|
+
class AcquisitionTargetingRule
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class ActivateBasePlanRequest
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class ActivateSubscriptionOfferRequest
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
25
43
|
class Apk
|
26
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
45
|
|
@@ -64,481 +82,1113 @@ module Google
|
|
64
82
|
include Google::Apis::Core::JsonObjectSupport
|
65
83
|
end
|
66
84
|
|
67
|
-
class
|
85
|
+
class ArchiveSubscriptionRequest
|
68
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
87
|
|
70
88
|
include Google::Apis::Core::JsonObjectSupport
|
71
89
|
end
|
72
90
|
|
73
|
-
class
|
91
|
+
class AutoRenewingBasePlanType
|
74
92
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
93
|
|
76
94
|
include Google::Apis::Core::JsonObjectSupport
|
77
95
|
end
|
78
96
|
|
79
|
-
class
|
97
|
+
class AutoRenewingPlan
|
80
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
99
|
|
82
100
|
include Google::Apis::Core::JsonObjectSupport
|
83
101
|
end
|
84
102
|
|
85
|
-
class
|
103
|
+
class BasePlan
|
86
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
105
|
|
88
106
|
include Google::Apis::Core::JsonObjectSupport
|
89
107
|
end
|
90
108
|
|
91
|
-
class
|
109
|
+
class Bundle
|
92
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
111
|
|
94
112
|
include Google::Apis::Core::JsonObjectSupport
|
95
113
|
end
|
96
114
|
|
97
|
-
class
|
115
|
+
class BundlesListResponse
|
98
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
117
|
|
100
118
|
include Google::Apis::Core::JsonObjectSupport
|
101
119
|
end
|
102
120
|
|
103
|
-
class
|
121
|
+
class CancelSurveyResult
|
104
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
123
|
|
106
124
|
include Google::Apis::Core::JsonObjectSupport
|
107
125
|
end
|
108
126
|
|
109
|
-
class
|
127
|
+
class CanceledStateContext
|
110
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
129
|
|
112
130
|
include Google::Apis::Core::JsonObjectSupport
|
113
131
|
end
|
114
132
|
|
115
|
-
class
|
133
|
+
class Comment
|
116
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
135
|
|
118
136
|
include Google::Apis::Core::JsonObjectSupport
|
119
137
|
end
|
120
138
|
|
121
|
-
class
|
139
|
+
class ConvertRegionPricesRequest
|
122
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
141
|
|
124
142
|
include Google::Apis::Core::JsonObjectSupport
|
125
143
|
end
|
126
144
|
|
127
|
-
class
|
145
|
+
class ConvertRegionPricesResponse
|
128
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
147
|
|
130
148
|
include Google::Apis::Core::JsonObjectSupport
|
131
149
|
end
|
132
150
|
|
133
|
-
class
|
151
|
+
class ConvertedOtherRegionsPrice
|
134
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
153
|
|
136
154
|
include Google::Apis::Core::JsonObjectSupport
|
137
155
|
end
|
138
156
|
|
139
|
-
class
|
157
|
+
class ConvertedRegionPrice
|
140
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
159
|
|
142
160
|
include Google::Apis::Core::JsonObjectSupport
|
143
161
|
end
|
144
162
|
|
145
|
-
class
|
163
|
+
class CountryTargeting
|
146
164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
165
|
|
148
166
|
include Google::Apis::Core::JsonObjectSupport
|
149
167
|
end
|
150
168
|
|
151
|
-
class
|
169
|
+
class DeactivateBasePlanRequest
|
152
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
171
|
|
154
172
|
include Google::Apis::Core::JsonObjectSupport
|
155
173
|
end
|
156
174
|
|
157
|
-
class
|
175
|
+
class DeactivateSubscriptionOfferRequest
|
158
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
177
|
|
160
178
|
include Google::Apis::Core::JsonObjectSupport
|
161
179
|
end
|
162
180
|
|
163
|
-
class
|
181
|
+
class DeobfuscationFile
|
164
182
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
183
|
|
166
184
|
include Google::Apis::Core::JsonObjectSupport
|
167
185
|
end
|
168
186
|
|
169
|
-
class
|
187
|
+
class DeobfuscationFilesUploadResponse
|
170
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
189
|
|
172
190
|
include Google::Apis::Core::JsonObjectSupport
|
173
191
|
end
|
174
192
|
|
175
|
-
class
|
193
|
+
class DeveloperComment
|
176
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
195
|
|
178
196
|
include Google::Apis::Core::JsonObjectSupport
|
179
197
|
end
|
180
198
|
|
181
|
-
class
|
199
|
+
class DeveloperInitiatedCancellation
|
182
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
201
|
|
184
202
|
include Google::Apis::Core::JsonObjectSupport
|
185
203
|
end
|
186
204
|
|
187
|
-
class
|
205
|
+
class DeviceGroup
|
188
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
207
|
|
190
208
|
include Google::Apis::Core::JsonObjectSupport
|
191
209
|
end
|
192
210
|
|
193
|
-
class
|
211
|
+
class DeviceId
|
194
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
213
|
|
196
214
|
include Google::Apis::Core::JsonObjectSupport
|
197
215
|
end
|
198
216
|
|
199
|
-
class
|
217
|
+
class DeviceMetadata
|
200
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
219
|
|
202
220
|
include Google::Apis::Core::JsonObjectSupport
|
203
221
|
end
|
204
222
|
|
205
|
-
class
|
223
|
+
class DeviceRam
|
206
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
225
|
|
208
226
|
include Google::Apis::Core::JsonObjectSupport
|
209
227
|
end
|
210
228
|
|
211
|
-
class
|
229
|
+
class DeviceSelector
|
212
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
231
|
|
214
232
|
include Google::Apis::Core::JsonObjectSupport
|
215
233
|
end
|
216
234
|
|
217
|
-
class
|
235
|
+
class DeviceSpec
|
218
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
237
|
|
220
238
|
include Google::Apis::Core::JsonObjectSupport
|
221
239
|
end
|
222
240
|
|
223
|
-
class
|
241
|
+
class DeviceTier
|
224
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
243
|
|
226
244
|
include Google::Apis::Core::JsonObjectSupport
|
227
245
|
end
|
228
246
|
|
229
|
-
class
|
247
|
+
class DeviceTierConfig
|
230
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
249
|
|
232
250
|
include Google::Apis::Core::JsonObjectSupport
|
233
251
|
end
|
234
252
|
|
235
|
-
class
|
253
|
+
class DeviceTierSet
|
236
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
255
|
|
238
256
|
include Google::Apis::Core::JsonObjectSupport
|
239
257
|
end
|
240
258
|
|
241
|
-
class
|
259
|
+
class ExpansionFile
|
242
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
261
|
|
244
262
|
include Google::Apis::Core::JsonObjectSupport
|
245
263
|
end
|
246
264
|
|
247
|
-
class
|
265
|
+
class ExpansionFilesUploadResponse
|
248
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
267
|
|
250
268
|
include Google::Apis::Core::JsonObjectSupport
|
251
269
|
end
|
252
270
|
|
253
|
-
class
|
271
|
+
class ExternalAccountIdentifiers
|
254
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
273
|
|
256
274
|
include Google::Apis::Core::JsonObjectSupport
|
257
275
|
end
|
258
276
|
|
259
|
-
class
|
277
|
+
class ExternallyHostedApk
|
260
278
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
279
|
|
262
280
|
include Google::Apis::Core::JsonObjectSupport
|
263
281
|
end
|
264
282
|
|
265
|
-
class
|
283
|
+
class GeneratedApksListResponse
|
266
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
285
|
|
268
286
|
include Google::Apis::Core::JsonObjectSupport
|
269
287
|
end
|
270
288
|
|
271
|
-
class
|
289
|
+
class GeneratedApksPerSigningKey
|
272
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
291
|
|
274
292
|
include Google::Apis::Core::JsonObjectSupport
|
275
293
|
end
|
276
294
|
|
277
|
-
class
|
295
|
+
class GeneratedAssetPackSlice
|
278
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
297
|
|
280
298
|
include Google::Apis::Core::JsonObjectSupport
|
281
299
|
end
|
282
300
|
|
283
|
-
class
|
301
|
+
class GeneratedSplitApk
|
284
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
303
|
|
286
304
|
include Google::Apis::Core::JsonObjectSupport
|
287
305
|
end
|
288
306
|
|
289
|
-
class
|
307
|
+
class GeneratedStandaloneApk
|
290
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
309
|
|
292
310
|
include Google::Apis::Core::JsonObjectSupport
|
293
311
|
end
|
294
312
|
|
295
|
-
class
|
313
|
+
class GeneratedUniversalApk
|
296
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
315
|
|
298
316
|
include Google::Apis::Core::JsonObjectSupport
|
299
317
|
end
|
300
318
|
|
301
|
-
class
|
319
|
+
class Grant
|
302
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
321
|
|
304
322
|
include Google::Apis::Core::JsonObjectSupport
|
305
323
|
end
|
306
324
|
|
307
|
-
class
|
325
|
+
class Image
|
308
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
327
|
|
310
328
|
include Google::Apis::Core::JsonObjectSupport
|
311
329
|
end
|
312
330
|
|
313
|
-
class
|
331
|
+
class ImagesDeleteAllResponse
|
314
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
333
|
|
316
334
|
include Google::Apis::Core::JsonObjectSupport
|
317
335
|
end
|
318
336
|
|
319
|
-
class
|
337
|
+
class ImagesListResponse
|
320
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
339
|
|
322
340
|
include Google::Apis::Core::JsonObjectSupport
|
323
341
|
end
|
324
342
|
|
325
|
-
class
|
343
|
+
class ImagesUploadResponse
|
326
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
345
|
|
328
346
|
include Google::Apis::Core::JsonObjectSupport
|
329
347
|
end
|
330
348
|
|
331
|
-
class
|
349
|
+
class InAppProduct
|
332
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
351
|
|
334
352
|
include Google::Apis::Core::JsonObjectSupport
|
335
353
|
end
|
336
354
|
|
337
|
-
class
|
355
|
+
class InAppProductListing
|
338
356
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
357
|
|
340
358
|
include Google::Apis::Core::JsonObjectSupport
|
341
359
|
end
|
342
360
|
|
343
|
-
class
|
361
|
+
class InappproductsListResponse
|
344
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
363
|
|
346
364
|
include Google::Apis::Core::JsonObjectSupport
|
347
365
|
end
|
348
366
|
|
349
|
-
class
|
367
|
+
class InternalAppSharingArtifact
|
350
368
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
369
|
|
352
370
|
include Google::Apis::Core::JsonObjectSupport
|
353
371
|
end
|
354
372
|
|
355
|
-
class
|
373
|
+
class IntroductoryPriceInfo
|
356
374
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
375
|
|
358
376
|
include Google::Apis::Core::JsonObjectSupport
|
359
377
|
end
|
360
378
|
|
361
|
-
class
|
379
|
+
class ListDeviceTierConfigsResponse
|
362
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
381
|
|
364
382
|
include Google::Apis::Core::JsonObjectSupport
|
365
383
|
end
|
366
384
|
|
367
|
-
class
|
385
|
+
class ListSubscriptionOffersResponse
|
368
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
387
|
|
370
388
|
include Google::Apis::Core::JsonObjectSupport
|
371
389
|
end
|
372
390
|
|
373
|
-
class
|
391
|
+
class ListSubscriptionsResponse
|
374
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
393
|
|
376
394
|
include Google::Apis::Core::JsonObjectSupport
|
377
395
|
end
|
378
396
|
|
379
|
-
class
|
380
|
-
|
381
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
382
|
-
property :binary, as: 'binary', class: Google::Apis::AndroidpublisherV3::ApkBinary, decorator: Google::Apis::AndroidpublisherV3::ApkBinary::Representation
|
397
|
+
class ListUsersResponse
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
383
399
|
|
384
|
-
|
385
|
-
end
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
386
401
|
end
|
387
402
|
|
388
|
-
class
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
property :sha256, as: 'sha256'
|
393
|
-
end
|
403
|
+
class Listing
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
394
407
|
end
|
395
408
|
|
396
|
-
class
|
397
|
-
|
398
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
399
|
-
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
409
|
+
class ListingsListResponse
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
400
411
|
|
401
|
-
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
402
413
|
end
|
403
414
|
|
404
|
-
class
|
405
|
-
|
406
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
407
|
-
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
415
|
+
class LocalizedText
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
408
417
|
|
409
|
-
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
410
419
|
end
|
411
420
|
|
412
|
-
class
|
413
|
-
|
414
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
415
|
-
collection :apks, as: 'apks', class: Google::Apis::AndroidpublisherV3::Apk, decorator: Google::Apis::AndroidpublisherV3::Apk::Representation
|
421
|
+
class ManagedProductTaxAndComplianceSettings
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
416
423
|
|
417
|
-
|
418
|
-
end
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
425
|
end
|
420
426
|
|
421
|
-
class
|
422
|
-
|
423
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
424
|
-
property :contact_email, as: 'contactEmail'
|
425
|
-
property :contact_phone, as: 'contactPhone'
|
426
|
-
property :contact_website, as: 'contactWebsite'
|
427
|
-
property :default_language, as: 'defaultLanguage'
|
428
|
-
end
|
429
|
-
end
|
427
|
+
class MigrateBasePlanPricesRequest
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
430
429
|
|
431
|
-
|
432
|
-
# @private
|
433
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
434
|
-
property :expiry_time_seconds, as: 'expiryTimeSeconds'
|
435
|
-
property :id, as: 'id'
|
436
|
-
end
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
431
|
end
|
438
432
|
|
439
|
-
class
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
property :sha256, as: 'sha256'
|
444
|
-
property :version_code, as: 'versionCode'
|
445
|
-
end
|
433
|
+
class MigrateBasePlanPricesResponse
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
446
437
|
end
|
447
438
|
|
448
|
-
class
|
449
|
-
|
450
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
451
|
-
collection :bundles, as: 'bundles', class: Google::Apis::AndroidpublisherV3::Bundle, decorator: Google::Apis::AndroidpublisherV3::Bundle::Representation
|
439
|
+
class Money
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
452
441
|
|
453
|
-
|
454
|
-
end
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
443
|
end
|
456
444
|
|
457
|
-
class
|
458
|
-
|
459
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
460
|
-
property :developer_comment, as: 'developerComment', class: Google::Apis::AndroidpublisherV3::DeveloperComment, decorator: Google::Apis::AndroidpublisherV3::DeveloperComment::Representation
|
445
|
+
class OfferTag
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
461
447
|
|
462
|
-
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
463
450
|
|
464
|
-
|
451
|
+
class OtherRegionsBasePlanConfig
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
465
455
|
end
|
466
456
|
|
467
|
-
class
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
property :include_rest_of_world, as: 'includeRestOfWorld'
|
472
|
-
end
|
457
|
+
class OtherRegionsSubscriptionOfferConfig
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
461
|
end
|
474
462
|
|
475
|
-
class
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
end
|
463
|
+
class OtherRegionsSubscriptionOfferPhaseConfig
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
480
467
|
end
|
481
468
|
|
482
|
-
class
|
483
|
-
|
484
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
485
|
-
property :deobfuscation_file, as: 'deobfuscationFile', class: Google::Apis::AndroidpublisherV3::DeobfuscationFile, decorator: Google::Apis::AndroidpublisherV3::DeobfuscationFile::Representation
|
469
|
+
class OtherRegionsSubscriptionOfferPhasePrices
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
486
471
|
|
487
|
-
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
488
473
|
end
|
489
474
|
|
490
|
-
class
|
491
|
-
|
492
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
493
|
-
property :last_modified, as: 'lastModified', class: Google::Apis::AndroidpublisherV3::Timestamp, decorator: Google::Apis::AndroidpublisherV3::Timestamp::Representation
|
475
|
+
class PageInfo
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
494
477
|
|
495
|
-
|
496
|
-
end
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
479
|
end
|
498
480
|
|
499
|
-
class
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
property :cpu_model, as: 'cpuModel'
|
504
|
-
property :device_class, as: 'deviceClass'
|
505
|
-
property :gl_es_version, as: 'glEsVersion'
|
506
|
-
property :manufacturer, as: 'manufacturer'
|
507
|
-
property :native_platform, as: 'nativePlatform'
|
508
|
-
property :product_name, as: 'productName'
|
509
|
-
property :ram_mb, as: 'ramMb'
|
510
|
-
property :screen_density_dpi, as: 'screenDensityDpi'
|
511
|
-
property :screen_height_px, as: 'screenHeightPx'
|
512
|
-
property :screen_width_px, as: 'screenWidthPx'
|
513
|
-
end
|
481
|
+
class PausedStateContext
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
514
485
|
end
|
515
486
|
|
516
|
-
class
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
collection :supported_abis, as: 'supportedAbis'
|
521
|
-
collection :supported_locales, as: 'supportedLocales'
|
522
|
-
end
|
487
|
+
class PrepaidBasePlanType
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
523
491
|
end
|
524
492
|
|
525
|
-
class
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
property :references_version, as: 'referencesVersion'
|
530
|
-
end
|
493
|
+
class PrepaidPlan
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
531
497
|
end
|
532
498
|
|
533
|
-
class
|
534
|
-
|
535
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
536
|
-
property :expansion_file, as: 'expansionFile', class: Google::Apis::AndroidpublisherV3::ExpansionFile, decorator: Google::Apis::AndroidpublisherV3::ExpansionFile::Representation
|
499
|
+
class Price
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
501
|
|
538
|
-
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
503
|
end
|
540
504
|
|
541
|
-
class
|
505
|
+
class ProductPurchase
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class ProductPurchasesAcknowledgeRequest
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class RegionalBasePlanConfig
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class RegionalPriceMigrationConfig
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class RegionalSubscriptionOfferConfig
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class RegionalSubscriptionOfferPhaseConfig
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class RegionalTaxRateInfo
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class RegionsVersion
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class ReplacementCancellation
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class Review
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class ReviewReplyResult
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class ReviewsListResponse
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class ReviewsReplyRequest
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class ReviewsReplyResponse
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class SubscribeWithGoogleInfo
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
595
|
+
class Subscription
|
596
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
|
+
|
598
|
+
include Google::Apis::Core::JsonObjectSupport
|
599
|
+
end
|
600
|
+
|
601
|
+
class SubscriptionCancelSurveyResult
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
607
|
+
class SubscriptionDeferralInfo
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
613
|
+
class SubscriptionListing
|
614
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
|
+
|
616
|
+
include Google::Apis::Core::JsonObjectSupport
|
617
|
+
end
|
618
|
+
|
619
|
+
class SubscriptionOffer
|
620
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
621
|
+
|
622
|
+
include Google::Apis::Core::JsonObjectSupport
|
623
|
+
end
|
624
|
+
|
625
|
+
class SubscriptionOfferPhase
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
631
|
+
class SubscriptionOfferTargeting
|
632
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
|
+
|
634
|
+
include Google::Apis::Core::JsonObjectSupport
|
635
|
+
end
|
636
|
+
|
637
|
+
class SubscriptionPriceChange
|
638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
639
|
+
|
640
|
+
include Google::Apis::Core::JsonObjectSupport
|
641
|
+
end
|
642
|
+
|
643
|
+
class SubscriptionPurchase
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
649
|
+
class SubscriptionPurchaseLineItem
|
650
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
|
+
|
652
|
+
include Google::Apis::Core::JsonObjectSupport
|
653
|
+
end
|
654
|
+
|
655
|
+
class SubscriptionPurchaseV2
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
661
|
+
class SubscriptionPurchasesAcknowledgeRequest
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
667
|
+
class SubscriptionPurchasesDeferRequest
|
668
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
669
|
+
|
670
|
+
include Google::Apis::Core::JsonObjectSupport
|
671
|
+
end
|
672
|
+
|
673
|
+
class SubscriptionPurchasesDeferResponse
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
+
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
677
|
+
end
|
678
|
+
|
679
|
+
class SubscriptionTaxAndComplianceSettings
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
685
|
+
class SystemApksListResponse
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
691
|
+
class SystemFeature
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
+
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
695
|
+
end
|
696
|
+
|
697
|
+
class SystemInitiatedCancellation
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
703
|
+
class TargetingRuleScope
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
709
|
+
class TestPurchase
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
715
|
+
class Testers
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
|
+
|
718
|
+
include Google::Apis::Core::JsonObjectSupport
|
719
|
+
end
|
720
|
+
|
721
|
+
class Timestamp
|
722
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
723
|
+
|
724
|
+
include Google::Apis::Core::JsonObjectSupport
|
725
|
+
end
|
726
|
+
|
727
|
+
class TokenPagination
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
733
|
+
class Track
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
739
|
+
class TrackCountryAvailability
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
745
|
+
class TrackRelease
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
751
|
+
class TrackTargetedCountry
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
757
|
+
class TracksListResponse
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
763
|
+
class UpgradeTargetingRule
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
769
|
+
class User
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
|
+
|
772
|
+
include Google::Apis::Core::JsonObjectSupport
|
773
|
+
end
|
774
|
+
|
775
|
+
class UserComment
|
776
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
777
|
+
|
778
|
+
include Google::Apis::Core::JsonObjectSupport
|
779
|
+
end
|
780
|
+
|
781
|
+
class UserInitiatedCancellation
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
787
|
+
class UsesPermission
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
793
|
+
class Variant
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
799
|
+
class VoidedPurchase
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
|
+
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
803
|
+
end
|
804
|
+
|
805
|
+
class VoidedPurchasesListResponse
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
|
+
|
808
|
+
include Google::Apis::Core::JsonObjectSupport
|
809
|
+
end
|
810
|
+
|
811
|
+
class AcquisitionTargetingRule
|
812
|
+
# @private
|
813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
814
|
+
property :scope, as: 'scope', class: Google::Apis::AndroidpublisherV3::TargetingRuleScope, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScope::Representation
|
815
|
+
|
816
|
+
end
|
817
|
+
end
|
818
|
+
|
819
|
+
class ActivateBasePlanRequest
|
820
|
+
# @private
|
821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
822
|
+
end
|
823
|
+
end
|
824
|
+
|
825
|
+
class ActivateSubscriptionOfferRequest
|
826
|
+
# @private
|
827
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
828
|
+
end
|
829
|
+
end
|
830
|
+
|
831
|
+
class Apk
|
832
|
+
# @private
|
833
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
834
|
+
property :binary, as: 'binary', class: Google::Apis::AndroidpublisherV3::ApkBinary, decorator: Google::Apis::AndroidpublisherV3::ApkBinary::Representation
|
835
|
+
|
836
|
+
property :version_code, as: 'versionCode'
|
837
|
+
end
|
838
|
+
end
|
839
|
+
|
840
|
+
class ApkBinary
|
841
|
+
# @private
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
843
|
+
property :sha1, as: 'sha1'
|
844
|
+
property :sha256, as: 'sha256'
|
845
|
+
end
|
846
|
+
end
|
847
|
+
|
848
|
+
class ApksAddExternallyHostedRequest
|
849
|
+
# @private
|
850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
851
|
+
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
852
|
+
|
853
|
+
end
|
854
|
+
end
|
855
|
+
|
856
|
+
class ApksAddExternallyHostedResponse
|
857
|
+
# @private
|
858
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
859
|
+
property :externally_hosted_apk, as: 'externallyHostedApk', class: Google::Apis::AndroidpublisherV3::ExternallyHostedApk, decorator: Google::Apis::AndroidpublisherV3::ExternallyHostedApk::Representation
|
860
|
+
|
861
|
+
end
|
862
|
+
end
|
863
|
+
|
864
|
+
class ApksListResponse
|
865
|
+
# @private
|
866
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
867
|
+
collection :apks, as: 'apks', class: Google::Apis::AndroidpublisherV3::Apk, decorator: Google::Apis::AndroidpublisherV3::Apk::Representation
|
868
|
+
|
869
|
+
property :kind, as: 'kind'
|
870
|
+
end
|
871
|
+
end
|
872
|
+
|
873
|
+
class AppDetails
|
874
|
+
# @private
|
875
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
876
|
+
property :contact_email, as: 'contactEmail'
|
877
|
+
property :contact_phone, as: 'contactPhone'
|
878
|
+
property :contact_website, as: 'contactWebsite'
|
879
|
+
property :default_language, as: 'defaultLanguage'
|
880
|
+
end
|
881
|
+
end
|
882
|
+
|
883
|
+
class AppEdit
|
884
|
+
# @private
|
885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
886
|
+
property :expiry_time_seconds, as: 'expiryTimeSeconds'
|
887
|
+
property :id, as: 'id'
|
888
|
+
end
|
889
|
+
end
|
890
|
+
|
891
|
+
class ArchiveSubscriptionRequest
|
892
|
+
# @private
|
893
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
894
|
+
end
|
895
|
+
end
|
896
|
+
|
897
|
+
class AutoRenewingBasePlanType
|
898
|
+
# @private
|
899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
900
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
901
|
+
property :grace_period_duration, as: 'gracePeriodDuration'
|
902
|
+
property :legacy_compatible, as: 'legacyCompatible'
|
903
|
+
property :proration_mode, as: 'prorationMode'
|
904
|
+
property :resubscribe_state, as: 'resubscribeState'
|
905
|
+
end
|
906
|
+
end
|
907
|
+
|
908
|
+
class AutoRenewingPlan
|
909
|
+
# @private
|
910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
911
|
+
property :auto_renew_enabled, as: 'autoRenewEnabled'
|
912
|
+
end
|
913
|
+
end
|
914
|
+
|
915
|
+
class BasePlan
|
916
|
+
# @private
|
917
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
918
|
+
property :auto_renewing_base_plan_type, as: 'autoRenewingBasePlanType', class: Google::Apis::AndroidpublisherV3::AutoRenewingBasePlanType, decorator: Google::Apis::AndroidpublisherV3::AutoRenewingBasePlanType::Representation
|
919
|
+
|
920
|
+
property :base_plan_id, as: 'basePlanId'
|
921
|
+
collection :offer_tags, as: 'offerTags', class: Google::Apis::AndroidpublisherV3::OfferTag, decorator: Google::Apis::AndroidpublisherV3::OfferTag::Representation
|
922
|
+
|
923
|
+
property :other_regions_config, as: 'otherRegionsConfig', class: Google::Apis::AndroidpublisherV3::OtherRegionsBasePlanConfig, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsBasePlanConfig::Representation
|
924
|
+
|
925
|
+
property :prepaid_base_plan_type, as: 'prepaidBasePlanType', class: Google::Apis::AndroidpublisherV3::PrepaidBasePlanType, decorator: Google::Apis::AndroidpublisherV3::PrepaidBasePlanType::Representation
|
926
|
+
|
927
|
+
collection :regional_configs, as: 'regionalConfigs', class: Google::Apis::AndroidpublisherV3::RegionalBasePlanConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalBasePlanConfig::Representation
|
928
|
+
|
929
|
+
property :state, as: 'state'
|
930
|
+
end
|
931
|
+
end
|
932
|
+
|
933
|
+
class Bundle
|
934
|
+
# @private
|
935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
936
|
+
property :sha1, as: 'sha1'
|
937
|
+
property :sha256, as: 'sha256'
|
938
|
+
property :version_code, as: 'versionCode'
|
939
|
+
end
|
940
|
+
end
|
941
|
+
|
942
|
+
class BundlesListResponse
|
943
|
+
# @private
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
945
|
+
collection :bundles, as: 'bundles', class: Google::Apis::AndroidpublisherV3::Bundle, decorator: Google::Apis::AndroidpublisherV3::Bundle::Representation
|
946
|
+
|
947
|
+
property :kind, as: 'kind'
|
948
|
+
end
|
949
|
+
end
|
950
|
+
|
951
|
+
class CancelSurveyResult
|
952
|
+
# @private
|
953
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
954
|
+
property :reason, as: 'reason'
|
955
|
+
property :reason_user_input, as: 'reasonUserInput'
|
956
|
+
end
|
957
|
+
end
|
958
|
+
|
959
|
+
class CanceledStateContext
|
960
|
+
# @private
|
961
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
962
|
+
property :developer_initiated_cancellation, as: 'developerInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::DeveloperInitiatedCancellation::Representation
|
963
|
+
|
964
|
+
property :replacement_cancellation, as: 'replacementCancellation', class: Google::Apis::AndroidpublisherV3::ReplacementCancellation, decorator: Google::Apis::AndroidpublisherV3::ReplacementCancellation::Representation
|
965
|
+
|
966
|
+
property :system_initiated_cancellation, as: 'systemInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::SystemInitiatedCancellation::Representation
|
967
|
+
|
968
|
+
property :user_initiated_cancellation, as: 'userInitiatedCancellation', class: Google::Apis::AndroidpublisherV3::UserInitiatedCancellation, decorator: Google::Apis::AndroidpublisherV3::UserInitiatedCancellation::Representation
|
969
|
+
|
970
|
+
end
|
971
|
+
end
|
972
|
+
|
973
|
+
class Comment
|
974
|
+
# @private
|
975
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
976
|
+
property :developer_comment, as: 'developerComment', class: Google::Apis::AndroidpublisherV3::DeveloperComment, decorator: Google::Apis::AndroidpublisherV3::DeveloperComment::Representation
|
977
|
+
|
978
|
+
property :user_comment, as: 'userComment', class: Google::Apis::AndroidpublisherV3::UserComment, decorator: Google::Apis::AndroidpublisherV3::UserComment::Representation
|
979
|
+
|
980
|
+
end
|
981
|
+
end
|
982
|
+
|
983
|
+
class ConvertRegionPricesRequest
|
984
|
+
# @private
|
985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
986
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
987
|
+
|
988
|
+
end
|
989
|
+
end
|
990
|
+
|
991
|
+
class ConvertRegionPricesResponse
|
992
|
+
# @private
|
993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
994
|
+
property :converted_other_regions_price, as: 'convertedOtherRegionsPrice', class: Google::Apis::AndroidpublisherV3::ConvertedOtherRegionsPrice, decorator: Google::Apis::AndroidpublisherV3::ConvertedOtherRegionsPrice::Representation
|
995
|
+
|
996
|
+
hash :converted_region_prices, as: 'convertedRegionPrices', class: Google::Apis::AndroidpublisherV3::ConvertedRegionPrice, decorator: Google::Apis::AndroidpublisherV3::ConvertedRegionPrice::Representation
|
997
|
+
|
998
|
+
end
|
999
|
+
end
|
1000
|
+
|
1001
|
+
class ConvertedOtherRegionsPrice
|
1002
|
+
# @private
|
1003
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1004
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1005
|
+
|
1006
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1007
|
+
|
1008
|
+
end
|
1009
|
+
end
|
1010
|
+
|
1011
|
+
class ConvertedRegionPrice
|
1012
|
+
# @private
|
1013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1014
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1015
|
+
|
1016
|
+
property :region_code, as: 'regionCode'
|
1017
|
+
property :tax_amount, as: 'taxAmount', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1018
|
+
|
1019
|
+
end
|
1020
|
+
end
|
1021
|
+
|
1022
|
+
class CountryTargeting
|
1023
|
+
# @private
|
1024
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1025
|
+
collection :countries, as: 'countries'
|
1026
|
+
property :include_rest_of_world, as: 'includeRestOfWorld'
|
1027
|
+
end
|
1028
|
+
end
|
1029
|
+
|
1030
|
+
class DeactivateBasePlanRequest
|
1031
|
+
# @private
|
1032
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1033
|
+
end
|
1034
|
+
end
|
1035
|
+
|
1036
|
+
class DeactivateSubscriptionOfferRequest
|
1037
|
+
# @private
|
1038
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1039
|
+
end
|
1040
|
+
end
|
1041
|
+
|
1042
|
+
class DeobfuscationFile
|
1043
|
+
# @private
|
1044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1045
|
+
property :symbol_type, as: 'symbolType'
|
1046
|
+
end
|
1047
|
+
end
|
1048
|
+
|
1049
|
+
class DeobfuscationFilesUploadResponse
|
1050
|
+
# @private
|
1051
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1052
|
+
property :deobfuscation_file, as: 'deobfuscationFile', class: Google::Apis::AndroidpublisherV3::DeobfuscationFile, decorator: Google::Apis::AndroidpublisherV3::DeobfuscationFile::Representation
|
1053
|
+
|
1054
|
+
end
|
1055
|
+
end
|
1056
|
+
|
1057
|
+
class DeveloperComment
|
1058
|
+
# @private
|
1059
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1060
|
+
property :last_modified, as: 'lastModified', class: Google::Apis::AndroidpublisherV3::Timestamp, decorator: Google::Apis::AndroidpublisherV3::Timestamp::Representation
|
1061
|
+
|
1062
|
+
property :text, as: 'text'
|
1063
|
+
end
|
1064
|
+
end
|
1065
|
+
|
1066
|
+
class DeveloperInitiatedCancellation
|
1067
|
+
# @private
|
1068
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1069
|
+
end
|
1070
|
+
end
|
1071
|
+
|
1072
|
+
class DeviceGroup
|
1073
|
+
# @private
|
1074
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1075
|
+
collection :device_selectors, as: 'deviceSelectors', class: Google::Apis::AndroidpublisherV3::DeviceSelector, decorator: Google::Apis::AndroidpublisherV3::DeviceSelector::Representation
|
1076
|
+
|
1077
|
+
property :name, as: 'name'
|
1078
|
+
end
|
1079
|
+
end
|
1080
|
+
|
1081
|
+
class DeviceId
|
1082
|
+
# @private
|
1083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1084
|
+
property :build_brand, as: 'buildBrand'
|
1085
|
+
property :build_device, as: 'buildDevice'
|
1086
|
+
end
|
1087
|
+
end
|
1088
|
+
|
1089
|
+
class DeviceMetadata
|
1090
|
+
# @private
|
1091
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1092
|
+
property :cpu_make, as: 'cpuMake'
|
1093
|
+
property :cpu_model, as: 'cpuModel'
|
1094
|
+
property :device_class, as: 'deviceClass'
|
1095
|
+
property :gl_es_version, as: 'glEsVersion'
|
1096
|
+
property :manufacturer, as: 'manufacturer'
|
1097
|
+
property :native_platform, as: 'nativePlatform'
|
1098
|
+
property :product_name, as: 'productName'
|
1099
|
+
property :ram_mb, as: 'ramMb'
|
1100
|
+
property :screen_density_dpi, as: 'screenDensityDpi'
|
1101
|
+
property :screen_height_px, as: 'screenHeightPx'
|
1102
|
+
property :screen_width_px, as: 'screenWidthPx'
|
1103
|
+
end
|
1104
|
+
end
|
1105
|
+
|
1106
|
+
class DeviceRam
|
1107
|
+
# @private
|
1108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1109
|
+
property :max_bytes, :numeric_string => true, as: 'maxBytes'
|
1110
|
+
property :min_bytes, :numeric_string => true, as: 'minBytes'
|
1111
|
+
end
|
1112
|
+
end
|
1113
|
+
|
1114
|
+
class DeviceSelector
|
1115
|
+
# @private
|
1116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1117
|
+
property :device_ram, as: 'deviceRam', class: Google::Apis::AndroidpublisherV3::DeviceRam, decorator: Google::Apis::AndroidpublisherV3::DeviceRam::Representation
|
1118
|
+
|
1119
|
+
collection :excluded_device_ids, as: 'excludedDeviceIds', class: Google::Apis::AndroidpublisherV3::DeviceId, decorator: Google::Apis::AndroidpublisherV3::DeviceId::Representation
|
1120
|
+
|
1121
|
+
collection :forbidden_system_features, as: 'forbiddenSystemFeatures', class: Google::Apis::AndroidpublisherV3::SystemFeature, decorator: Google::Apis::AndroidpublisherV3::SystemFeature::Representation
|
1122
|
+
|
1123
|
+
collection :included_device_ids, as: 'includedDeviceIds', class: Google::Apis::AndroidpublisherV3::DeviceId, decorator: Google::Apis::AndroidpublisherV3::DeviceId::Representation
|
1124
|
+
|
1125
|
+
collection :required_system_features, as: 'requiredSystemFeatures', class: Google::Apis::AndroidpublisherV3::SystemFeature, decorator: Google::Apis::AndroidpublisherV3::SystemFeature::Representation
|
1126
|
+
|
1127
|
+
end
|
1128
|
+
end
|
1129
|
+
|
1130
|
+
class DeviceSpec
|
1131
|
+
# @private
|
1132
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1133
|
+
property :screen_density, as: 'screenDensity'
|
1134
|
+
collection :supported_abis, as: 'supportedAbis'
|
1135
|
+
collection :supported_locales, as: 'supportedLocales'
|
1136
|
+
end
|
1137
|
+
end
|
1138
|
+
|
1139
|
+
class DeviceTier
|
1140
|
+
# @private
|
1141
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1142
|
+
collection :device_group_names, as: 'deviceGroupNames'
|
1143
|
+
property :level, as: 'level'
|
1144
|
+
end
|
1145
|
+
end
|
1146
|
+
|
1147
|
+
class DeviceTierConfig
|
1148
|
+
# @private
|
1149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1150
|
+
collection :device_groups, as: 'deviceGroups', class: Google::Apis::AndroidpublisherV3::DeviceGroup, decorator: Google::Apis::AndroidpublisherV3::DeviceGroup::Representation
|
1151
|
+
|
1152
|
+
property :device_tier_config_id, :numeric_string => true, as: 'deviceTierConfigId'
|
1153
|
+
property :device_tier_set, as: 'deviceTierSet', class: Google::Apis::AndroidpublisherV3::DeviceTierSet, decorator: Google::Apis::AndroidpublisherV3::DeviceTierSet::Representation
|
1154
|
+
|
1155
|
+
end
|
1156
|
+
end
|
1157
|
+
|
1158
|
+
class DeviceTierSet
|
1159
|
+
# @private
|
1160
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1161
|
+
collection :device_tiers, as: 'deviceTiers', class: Google::Apis::AndroidpublisherV3::DeviceTier, decorator: Google::Apis::AndroidpublisherV3::DeviceTier::Representation
|
1162
|
+
|
1163
|
+
end
|
1164
|
+
end
|
1165
|
+
|
1166
|
+
class ExpansionFile
|
1167
|
+
# @private
|
1168
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1169
|
+
property :file_size, :numeric_string => true, as: 'fileSize'
|
1170
|
+
property :references_version, as: 'referencesVersion'
|
1171
|
+
end
|
1172
|
+
end
|
1173
|
+
|
1174
|
+
class ExpansionFilesUploadResponse
|
1175
|
+
# @private
|
1176
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1177
|
+
property :expansion_file, as: 'expansionFile', class: Google::Apis::AndroidpublisherV3::ExpansionFile, decorator: Google::Apis::AndroidpublisherV3::ExpansionFile::Representation
|
1178
|
+
|
1179
|
+
end
|
1180
|
+
end
|
1181
|
+
|
1182
|
+
class ExternalAccountIdentifiers
|
1183
|
+
# @private
|
1184
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1185
|
+
property :external_account_id, as: 'externalAccountId'
|
1186
|
+
property :obfuscated_external_account_id, as: 'obfuscatedExternalAccountId'
|
1187
|
+
property :obfuscated_external_profile_id, as: 'obfuscatedExternalProfileId'
|
1188
|
+
end
|
1189
|
+
end
|
1190
|
+
|
1191
|
+
class ExternallyHostedApk
|
542
1192
|
# @private
|
543
1193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
544
1194
|
property :application_label, as: 'applicationLabel'
|
@@ -560,135 +1210,344 @@ module Google
|
|
560
1210
|
end
|
561
1211
|
end
|
562
1212
|
|
1213
|
+
class GeneratedApksListResponse
|
1214
|
+
# @private
|
1215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1216
|
+
collection :generated_apks, as: 'generatedApks', class: Google::Apis::AndroidpublisherV3::GeneratedApksPerSigningKey, decorator: Google::Apis::AndroidpublisherV3::GeneratedApksPerSigningKey::Representation
|
1217
|
+
|
1218
|
+
end
|
1219
|
+
end
|
1220
|
+
|
1221
|
+
class GeneratedApksPerSigningKey
|
1222
|
+
# @private
|
1223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1224
|
+
property :certificate_sha256_hash, as: 'certificateSha256Hash'
|
1225
|
+
collection :generated_asset_pack_slices, as: 'generatedAssetPackSlices', class: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice, decorator: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice::Representation
|
1226
|
+
|
1227
|
+
collection :generated_split_apks, as: 'generatedSplitApks', class: Google::Apis::AndroidpublisherV3::GeneratedSplitApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedSplitApk::Representation
|
1228
|
+
|
1229
|
+
collection :generated_standalone_apks, as: 'generatedStandaloneApks', class: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk::Representation
|
1230
|
+
|
1231
|
+
property :generated_universal_apk, as: 'generatedUniversalApk', class: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedUniversalApk::Representation
|
1232
|
+
|
1233
|
+
end
|
1234
|
+
end
|
1235
|
+
|
1236
|
+
class GeneratedAssetPackSlice
|
1237
|
+
# @private
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1239
|
+
property :download_id, as: 'downloadId'
|
1240
|
+
property :module_name, as: 'moduleName'
|
1241
|
+
property :slice_id, as: 'sliceId'
|
1242
|
+
property :version, :numeric_string => true, as: 'version'
|
1243
|
+
end
|
1244
|
+
end
|
1245
|
+
|
1246
|
+
class GeneratedSplitApk
|
1247
|
+
# @private
|
1248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1249
|
+
property :download_id, as: 'downloadId'
|
1250
|
+
property :module_name, as: 'moduleName'
|
1251
|
+
property :split_id, as: 'splitId'
|
1252
|
+
property :variant_id, as: 'variantId'
|
1253
|
+
end
|
1254
|
+
end
|
1255
|
+
|
1256
|
+
class GeneratedStandaloneApk
|
1257
|
+
# @private
|
1258
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1259
|
+
property :download_id, as: 'downloadId'
|
1260
|
+
property :variant_id, as: 'variantId'
|
1261
|
+
end
|
1262
|
+
end
|
1263
|
+
|
1264
|
+
class GeneratedUniversalApk
|
1265
|
+
# @private
|
1266
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1267
|
+
property :download_id, as: 'downloadId'
|
1268
|
+
end
|
1269
|
+
end
|
1270
|
+
|
1271
|
+
class Grant
|
1272
|
+
# @private
|
1273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1274
|
+
collection :app_level_permissions, as: 'appLevelPermissions'
|
1275
|
+
property :name, as: 'name'
|
1276
|
+
property :package_name, as: 'packageName'
|
1277
|
+
end
|
1278
|
+
end
|
1279
|
+
|
563
1280
|
class Image
|
564
1281
|
# @private
|
565
1282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
566
|
-
property :id, as: 'id'
|
567
|
-
property :sha1, as: 'sha1'
|
568
|
-
property :sha256, as: 'sha256'
|
569
|
-
property :url, as: 'url'
|
1283
|
+
property :id, as: 'id'
|
1284
|
+
property :sha1, as: 'sha1'
|
1285
|
+
property :sha256, as: 'sha256'
|
1286
|
+
property :url, as: 'url'
|
1287
|
+
end
|
1288
|
+
end
|
1289
|
+
|
1290
|
+
class ImagesDeleteAllResponse
|
1291
|
+
# @private
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1293
|
+
collection :deleted, as: 'deleted', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
1294
|
+
|
1295
|
+
end
|
1296
|
+
end
|
1297
|
+
|
1298
|
+
class ImagesListResponse
|
1299
|
+
# @private
|
1300
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1301
|
+
collection :images, as: 'images', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
1302
|
+
|
1303
|
+
end
|
1304
|
+
end
|
1305
|
+
|
1306
|
+
class ImagesUploadResponse
|
1307
|
+
# @private
|
1308
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1309
|
+
property :image, as: 'image', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
1310
|
+
|
1311
|
+
end
|
1312
|
+
end
|
1313
|
+
|
1314
|
+
class InAppProduct
|
1315
|
+
# @private
|
1316
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1317
|
+
property :default_language, as: 'defaultLanguage'
|
1318
|
+
property :default_price, as: 'defaultPrice', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
1319
|
+
|
1320
|
+
property :grace_period, as: 'gracePeriod'
|
1321
|
+
hash :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::InAppProductListing, decorator: Google::Apis::AndroidpublisherV3::InAppProductListing::Representation
|
1322
|
+
|
1323
|
+
property :managed_product_taxes_and_compliance_settings, as: 'managedProductTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::ManagedProductTaxAndComplianceSettings::Representation
|
1324
|
+
|
1325
|
+
property :package_name, as: 'packageName'
|
1326
|
+
hash :prices, as: 'prices', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
1327
|
+
|
1328
|
+
property :purchase_type, as: 'purchaseType'
|
1329
|
+
property :sku, as: 'sku'
|
1330
|
+
property :status, as: 'status'
|
1331
|
+
property :subscription_period, as: 'subscriptionPeriod'
|
1332
|
+
property :subscription_taxes_and_compliance_settings, as: 'subscriptionTaxesAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings::Representation
|
1333
|
+
|
1334
|
+
property :trial_period, as: 'trialPeriod'
|
1335
|
+
end
|
1336
|
+
end
|
1337
|
+
|
1338
|
+
class InAppProductListing
|
1339
|
+
# @private
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1341
|
+
collection :benefits, as: 'benefits'
|
1342
|
+
property :description, as: 'description'
|
1343
|
+
property :title, as: 'title'
|
1344
|
+
end
|
1345
|
+
end
|
1346
|
+
|
1347
|
+
class InappproductsListResponse
|
1348
|
+
# @private
|
1349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1350
|
+
collection :inappproduct, as: 'inappproduct', class: Google::Apis::AndroidpublisherV3::InAppProduct, decorator: Google::Apis::AndroidpublisherV3::InAppProduct::Representation
|
1351
|
+
|
1352
|
+
property :kind, as: 'kind'
|
1353
|
+
property :page_info, as: 'pageInfo', class: Google::Apis::AndroidpublisherV3::PageInfo, decorator: Google::Apis::AndroidpublisherV3::PageInfo::Representation
|
1354
|
+
|
1355
|
+
property :token_pagination, as: 'tokenPagination', class: Google::Apis::AndroidpublisherV3::TokenPagination, decorator: Google::Apis::AndroidpublisherV3::TokenPagination::Representation
|
1356
|
+
|
1357
|
+
end
|
1358
|
+
end
|
1359
|
+
|
1360
|
+
class InternalAppSharingArtifact
|
1361
|
+
# @private
|
1362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1363
|
+
property :certificate_fingerprint, as: 'certificateFingerprint'
|
1364
|
+
property :download_url, as: 'downloadUrl'
|
1365
|
+
property :sha256, as: 'sha256'
|
1366
|
+
end
|
1367
|
+
end
|
1368
|
+
|
1369
|
+
class IntroductoryPriceInfo
|
1370
|
+
# @private
|
1371
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1372
|
+
property :introductory_price_amount_micros, :numeric_string => true, as: 'introductoryPriceAmountMicros'
|
1373
|
+
property :introductory_price_currency_code, as: 'introductoryPriceCurrencyCode'
|
1374
|
+
property :introductory_price_cycles, as: 'introductoryPriceCycles'
|
1375
|
+
property :introductory_price_period, as: 'introductoryPricePeriod'
|
1376
|
+
end
|
1377
|
+
end
|
1378
|
+
|
1379
|
+
class ListDeviceTierConfigsResponse
|
1380
|
+
# @private
|
1381
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1382
|
+
collection :device_tier_configs, as: 'deviceTierConfigs', class: Google::Apis::AndroidpublisherV3::DeviceTierConfig, decorator: Google::Apis::AndroidpublisherV3::DeviceTierConfig::Representation
|
1383
|
+
|
1384
|
+
property :next_page_token, as: 'nextPageToken'
|
1385
|
+
end
|
1386
|
+
end
|
1387
|
+
|
1388
|
+
class ListSubscriptionOffersResponse
|
1389
|
+
# @private
|
1390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1391
|
+
property :next_page_token, as: 'nextPageToken'
|
1392
|
+
collection :subscription_offers, as: 'subscriptionOffers', class: Google::Apis::AndroidpublisherV3::SubscriptionOffer, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOffer::Representation
|
1393
|
+
|
1394
|
+
end
|
1395
|
+
end
|
1396
|
+
|
1397
|
+
class ListSubscriptionsResponse
|
1398
|
+
# @private
|
1399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1400
|
+
property :next_page_token, as: 'nextPageToken'
|
1401
|
+
collection :subscriptions, as: 'subscriptions', class: Google::Apis::AndroidpublisherV3::Subscription, decorator: Google::Apis::AndroidpublisherV3::Subscription::Representation
|
1402
|
+
|
1403
|
+
end
|
1404
|
+
end
|
1405
|
+
|
1406
|
+
class ListUsersResponse
|
1407
|
+
# @private
|
1408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1409
|
+
property :next_page_token, as: 'nextPageToken'
|
1410
|
+
collection :users, as: 'users', class: Google::Apis::AndroidpublisherV3::User, decorator: Google::Apis::AndroidpublisherV3::User::Representation
|
1411
|
+
|
1412
|
+
end
|
1413
|
+
end
|
1414
|
+
|
1415
|
+
class Listing
|
1416
|
+
# @private
|
1417
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1418
|
+
property :full_description, as: 'fullDescription'
|
1419
|
+
property :language, as: 'language'
|
1420
|
+
property :short_description, as: 'shortDescription'
|
1421
|
+
property :title, as: 'title'
|
1422
|
+
property :video, as: 'video'
|
1423
|
+
end
|
1424
|
+
end
|
1425
|
+
|
1426
|
+
class ListingsListResponse
|
1427
|
+
# @private
|
1428
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1429
|
+
property :kind, as: 'kind'
|
1430
|
+
collection :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::Listing, decorator: Google::Apis::AndroidpublisherV3::Listing::Representation
|
1431
|
+
|
1432
|
+
end
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class LocalizedText
|
1436
|
+
# @private
|
1437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1438
|
+
property :language, as: 'language'
|
1439
|
+
property :text, as: 'text'
|
570
1440
|
end
|
571
1441
|
end
|
572
1442
|
|
573
|
-
class
|
1443
|
+
class ManagedProductTaxAndComplianceSettings
|
574
1444
|
# @private
|
575
1445
|
class Representation < Google::Apis::Core::JsonRepresentation
|
576
|
-
|
1446
|
+
property :eea_withdrawal_right_type, as: 'eeaWithdrawalRightType'
|
1447
|
+
hash :tax_rate_info_by_region_code, as: 'taxRateInfoByRegionCode', class: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo, decorator: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo::Representation
|
577
1448
|
|
578
1449
|
end
|
579
1450
|
end
|
580
1451
|
|
581
|
-
class
|
1452
|
+
class MigrateBasePlanPricesRequest
|
582
1453
|
# @private
|
583
1454
|
class Representation < Google::Apis::Core::JsonRepresentation
|
584
|
-
collection :
|
1455
|
+
collection :regional_price_migrations, as: 'regionalPriceMigrations', class: Google::Apis::AndroidpublisherV3::RegionalPriceMigrationConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalPriceMigrationConfig::Representation
|
1456
|
+
|
1457
|
+
property :regions_version, as: 'regionsVersion', class: Google::Apis::AndroidpublisherV3::RegionsVersion, decorator: Google::Apis::AndroidpublisherV3::RegionsVersion::Representation
|
585
1458
|
|
586
1459
|
end
|
587
1460
|
end
|
588
1461
|
|
589
|
-
class
|
1462
|
+
class MigrateBasePlanPricesResponse
|
590
1463
|
# @private
|
591
1464
|
class Representation < Google::Apis::Core::JsonRepresentation
|
592
|
-
property :image, as: 'image', class: Google::Apis::AndroidpublisherV3::Image, decorator: Google::Apis::AndroidpublisherV3::Image::Representation
|
593
|
-
|
594
1465
|
end
|
595
1466
|
end
|
596
1467
|
|
597
|
-
class
|
1468
|
+
class Money
|
598
1469
|
# @private
|
599
1470
|
class Representation < Google::Apis::Core::JsonRepresentation
|
600
|
-
property :
|
601
|
-
property :
|
602
|
-
|
603
|
-
property :grace_period, as: 'gracePeriod'
|
604
|
-
hash :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::InAppProductListing, decorator: Google::Apis::AndroidpublisherV3::InAppProductListing::Representation
|
605
|
-
|
606
|
-
property :package_name, as: 'packageName'
|
607
|
-
hash :prices, as: 'prices', class: Google::Apis::AndroidpublisherV3::Price, decorator: Google::Apis::AndroidpublisherV3::Price::Representation
|
608
|
-
|
609
|
-
property :purchase_type, as: 'purchaseType'
|
610
|
-
property :sku, as: 'sku'
|
611
|
-
property :status, as: 'status'
|
612
|
-
property :subscription_period, as: 'subscriptionPeriod'
|
613
|
-
property :trial_period, as: 'trialPeriod'
|
1471
|
+
property :currency_code, as: 'currencyCode'
|
1472
|
+
property :nanos, as: 'nanos'
|
1473
|
+
property :units, :numeric_string => true, as: 'units'
|
614
1474
|
end
|
615
1475
|
end
|
616
1476
|
|
617
|
-
class
|
1477
|
+
class OfferTag
|
618
1478
|
# @private
|
619
1479
|
class Representation < Google::Apis::Core::JsonRepresentation
|
620
|
-
|
621
|
-
property :description, as: 'description'
|
622
|
-
property :title, as: 'title'
|
1480
|
+
property :tag, as: 'tag'
|
623
1481
|
end
|
624
1482
|
end
|
625
1483
|
|
626
|
-
class
|
1484
|
+
class OtherRegionsBasePlanConfig
|
627
1485
|
# @private
|
628
1486
|
class Representation < Google::Apis::Core::JsonRepresentation
|
629
|
-
|
630
|
-
|
631
|
-
property :kind, as: 'kind'
|
632
|
-
property :page_info, as: 'pageInfo', class: Google::Apis::AndroidpublisherV3::PageInfo, decorator: Google::Apis::AndroidpublisherV3::PageInfo::Representation
|
1487
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
633
1488
|
|
634
|
-
property :
|
1489
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
1490
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
635
1491
|
|
636
1492
|
end
|
637
1493
|
end
|
638
1494
|
|
639
|
-
class
|
1495
|
+
class OtherRegionsSubscriptionOfferConfig
|
640
1496
|
# @private
|
641
1497
|
class Representation < Google::Apis::Core::JsonRepresentation
|
642
|
-
property :
|
643
|
-
property :download_url, as: 'downloadUrl'
|
644
|
-
property :sha256, as: 'sha256'
|
1498
|
+
property :other_regions_new_subscriber_availability, as: 'otherRegionsNewSubscriberAvailability'
|
645
1499
|
end
|
646
1500
|
end
|
647
1501
|
|
648
|
-
class
|
1502
|
+
class OtherRegionsSubscriptionOfferPhaseConfig
|
649
1503
|
# @private
|
650
1504
|
class Representation < Google::Apis::Core::JsonRepresentation
|
651
|
-
property :
|
652
|
-
|
653
|
-
property :
|
654
|
-
|
1505
|
+
property :absolute_discounts, as: 'absoluteDiscounts', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices::Representation
|
1506
|
+
|
1507
|
+
property :other_regions_prices, as: 'otherRegionsPrices', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhasePrices::Representation
|
1508
|
+
|
1509
|
+
property :relative_discount, as: 'relativeDiscount'
|
655
1510
|
end
|
656
1511
|
end
|
657
1512
|
|
658
|
-
class
|
1513
|
+
class OtherRegionsSubscriptionOfferPhasePrices
|
659
1514
|
# @private
|
660
1515
|
class Representation < Google::Apis::Core::JsonRepresentation
|
661
|
-
property :
|
662
|
-
|
663
|
-
property :
|
664
|
-
|
665
|
-
property :video, as: 'video'
|
1516
|
+
property :eur_price, as: 'eurPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1517
|
+
|
1518
|
+
property :usd_price, as: 'usdPrice', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1519
|
+
|
666
1520
|
end
|
667
1521
|
end
|
668
1522
|
|
669
|
-
class
|
1523
|
+
class PageInfo
|
670
1524
|
# @private
|
671
1525
|
class Representation < Google::Apis::Core::JsonRepresentation
|
672
|
-
property :
|
673
|
-
|
1526
|
+
property :result_per_page, as: 'resultPerPage'
|
1527
|
+
property :start_index, as: 'startIndex'
|
1528
|
+
property :total_results, as: 'totalResults'
|
1529
|
+
end
|
1530
|
+
end
|
674
1531
|
|
1532
|
+
class PausedStateContext
|
1533
|
+
# @private
|
1534
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1535
|
+
property :auto_resume_time, as: 'autoResumeTime'
|
675
1536
|
end
|
676
1537
|
end
|
677
1538
|
|
678
|
-
class
|
1539
|
+
class PrepaidBasePlanType
|
679
1540
|
# @private
|
680
1541
|
class Representation < Google::Apis::Core::JsonRepresentation
|
681
|
-
property :
|
682
|
-
property :
|
1542
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
1543
|
+
property :time_extension, as: 'timeExtension'
|
683
1544
|
end
|
684
1545
|
end
|
685
1546
|
|
686
|
-
class
|
1547
|
+
class PrepaidPlan
|
687
1548
|
# @private
|
688
1549
|
class Representation < Google::Apis::Core::JsonRepresentation
|
689
|
-
property :
|
690
|
-
property :start_index, as: 'startIndex'
|
691
|
-
property :total_results, as: 'totalResults'
|
1550
|
+
property :allow_extend_after_time, as: 'allowExtendAfterTime'
|
692
1551
|
end
|
693
1552
|
end
|
694
1553
|
|
@@ -727,6 +1586,65 @@ module Google
|
|
727
1586
|
end
|
728
1587
|
end
|
729
1588
|
|
1589
|
+
class RegionalBasePlanConfig
|
1590
|
+
# @private
|
1591
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1592
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
1593
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1594
|
+
|
1595
|
+
property :region_code, as: 'regionCode'
|
1596
|
+
end
|
1597
|
+
end
|
1598
|
+
|
1599
|
+
class RegionalPriceMigrationConfig
|
1600
|
+
# @private
|
1601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1602
|
+
property :oldest_allowed_price_version_time, as: 'oldestAllowedPriceVersionTime'
|
1603
|
+
property :region_code, as: 'regionCode'
|
1604
|
+
end
|
1605
|
+
end
|
1606
|
+
|
1607
|
+
class RegionalSubscriptionOfferConfig
|
1608
|
+
# @private
|
1609
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1610
|
+
property :new_subscriber_availability, as: 'newSubscriberAvailability'
|
1611
|
+
property :region_code, as: 'regionCode'
|
1612
|
+
end
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class RegionalSubscriptionOfferPhaseConfig
|
1616
|
+
# @private
|
1617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1618
|
+
property :absolute_discount, as: 'absoluteDiscount', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1619
|
+
|
1620
|
+
property :price, as: 'price', class: Google::Apis::AndroidpublisherV3::Money, decorator: Google::Apis::AndroidpublisherV3::Money::Representation
|
1621
|
+
|
1622
|
+
property :region_code, as: 'regionCode'
|
1623
|
+
property :relative_discount, as: 'relativeDiscount'
|
1624
|
+
end
|
1625
|
+
end
|
1626
|
+
|
1627
|
+
class RegionalTaxRateInfo
|
1628
|
+
# @private
|
1629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1630
|
+
property :eligible_for_streaming_service_tax_rate, as: 'eligibleForStreamingServiceTaxRate'
|
1631
|
+
property :tax_tier, as: 'taxTier'
|
1632
|
+
end
|
1633
|
+
end
|
1634
|
+
|
1635
|
+
class RegionsVersion
|
1636
|
+
# @private
|
1637
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1638
|
+
property :version, as: 'version'
|
1639
|
+
end
|
1640
|
+
end
|
1641
|
+
|
1642
|
+
class ReplacementCancellation
|
1643
|
+
# @private
|
1644
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1645
|
+
end
|
1646
|
+
end
|
1647
|
+
|
730
1648
|
class Review
|
731
1649
|
# @private
|
732
1650
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -773,6 +1691,32 @@ module Google
|
|
773
1691
|
end
|
774
1692
|
end
|
775
1693
|
|
1694
|
+
class SubscribeWithGoogleInfo
|
1695
|
+
# @private
|
1696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1697
|
+
property :email_address, as: 'emailAddress'
|
1698
|
+
property :family_name, as: 'familyName'
|
1699
|
+
property :given_name, as: 'givenName'
|
1700
|
+
property :profile_id, as: 'profileId'
|
1701
|
+
property :profile_name, as: 'profileName'
|
1702
|
+
end
|
1703
|
+
end
|
1704
|
+
|
1705
|
+
class Subscription
|
1706
|
+
# @private
|
1707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1708
|
+
property :archived, as: 'archived'
|
1709
|
+
collection :base_plans, as: 'basePlans', class: Google::Apis::AndroidpublisherV3::BasePlan, decorator: Google::Apis::AndroidpublisherV3::BasePlan::Representation
|
1710
|
+
|
1711
|
+
collection :listings, as: 'listings', class: Google::Apis::AndroidpublisherV3::SubscriptionListing, decorator: Google::Apis::AndroidpublisherV3::SubscriptionListing::Representation
|
1712
|
+
|
1713
|
+
property :package_name, as: 'packageName'
|
1714
|
+
property :product_id, as: 'productId'
|
1715
|
+
property :tax_and_compliance_settings, as: 'taxAndComplianceSettings', class: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings, decorator: Google::Apis::AndroidpublisherV3::SubscriptionTaxAndComplianceSettings::Representation
|
1716
|
+
|
1717
|
+
end
|
1718
|
+
end
|
1719
|
+
|
776
1720
|
class SubscriptionCancelSurveyResult
|
777
1721
|
# @private
|
778
1722
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -789,6 +1733,59 @@ module Google
|
|
789
1733
|
end
|
790
1734
|
end
|
791
1735
|
|
1736
|
+
class SubscriptionListing
|
1737
|
+
# @private
|
1738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1739
|
+
collection :benefits, as: 'benefits'
|
1740
|
+
property :description, as: 'description'
|
1741
|
+
property :language_code, as: 'languageCode'
|
1742
|
+
property :title, as: 'title'
|
1743
|
+
end
|
1744
|
+
end
|
1745
|
+
|
1746
|
+
class SubscriptionOffer
|
1747
|
+
# @private
|
1748
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1749
|
+
property :base_plan_id, as: 'basePlanId'
|
1750
|
+
property :offer_id, as: 'offerId'
|
1751
|
+
collection :offer_tags, as: 'offerTags', class: Google::Apis::AndroidpublisherV3::OfferTag, decorator: Google::Apis::AndroidpublisherV3::OfferTag::Representation
|
1752
|
+
|
1753
|
+
property :other_regions_config, as: 'otherRegionsConfig', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferConfig, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferConfig::Representation
|
1754
|
+
|
1755
|
+
property :package_name, as: 'packageName'
|
1756
|
+
collection :phases, as: 'phases', class: Google::Apis::AndroidpublisherV3::SubscriptionOfferPhase, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOfferPhase::Representation
|
1757
|
+
|
1758
|
+
property :product_id, as: 'productId'
|
1759
|
+
collection :regional_configs, as: 'regionalConfigs', class: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferConfig::Representation
|
1760
|
+
|
1761
|
+
property :state, as: 'state'
|
1762
|
+
property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::SubscriptionOfferTargeting, decorator: Google::Apis::AndroidpublisherV3::SubscriptionOfferTargeting::Representation
|
1763
|
+
|
1764
|
+
end
|
1765
|
+
end
|
1766
|
+
|
1767
|
+
class SubscriptionOfferPhase
|
1768
|
+
# @private
|
1769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1770
|
+
property :duration, as: 'duration'
|
1771
|
+
property :other_regions_config, as: 'otherRegionsConfig', class: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseConfig, decorator: Google::Apis::AndroidpublisherV3::OtherRegionsSubscriptionOfferPhaseConfig::Representation
|
1772
|
+
|
1773
|
+
property :recurrence_count, as: 'recurrenceCount'
|
1774
|
+
collection :regional_configs, as: 'regionalConfigs', class: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseConfig, decorator: Google::Apis::AndroidpublisherV3::RegionalSubscriptionOfferPhaseConfig::Representation
|
1775
|
+
|
1776
|
+
end
|
1777
|
+
end
|
1778
|
+
|
1779
|
+
class SubscriptionOfferTargeting
|
1780
|
+
# @private
|
1781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1782
|
+
property :acquisition_rule, as: 'acquisitionRule', class: Google::Apis::AndroidpublisherV3::AcquisitionTargetingRule, decorator: Google::Apis::AndroidpublisherV3::AcquisitionTargetingRule::Representation
|
1783
|
+
|
1784
|
+
property :upgrade_rule, as: 'upgradeRule', class: Google::Apis::AndroidpublisherV3::UpgradeTargetingRule, decorator: Google::Apis::AndroidpublisherV3::UpgradeTargetingRule::Representation
|
1785
|
+
|
1786
|
+
end
|
1787
|
+
end
|
1788
|
+
|
792
1789
|
class SubscriptionPriceChange
|
793
1790
|
# @private
|
794
1791
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -836,6 +1833,43 @@ module Google
|
|
836
1833
|
end
|
837
1834
|
end
|
838
1835
|
|
1836
|
+
class SubscriptionPurchaseLineItem
|
1837
|
+
# @private
|
1838
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1839
|
+
property :auto_renewing_plan, as: 'autoRenewingPlan', class: Google::Apis::AndroidpublisherV3::AutoRenewingPlan, decorator: Google::Apis::AndroidpublisherV3::AutoRenewingPlan::Representation
|
1840
|
+
|
1841
|
+
property :expiry_time, as: 'expiryTime'
|
1842
|
+
property :prepaid_plan, as: 'prepaidPlan', class: Google::Apis::AndroidpublisherV3::PrepaidPlan, decorator: Google::Apis::AndroidpublisherV3::PrepaidPlan::Representation
|
1843
|
+
|
1844
|
+
property :product_id, as: 'productId'
|
1845
|
+
end
|
1846
|
+
end
|
1847
|
+
|
1848
|
+
class SubscriptionPurchaseV2
|
1849
|
+
# @private
|
1850
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1851
|
+
property :acknowledgement_state, as: 'acknowledgementState'
|
1852
|
+
property :canceled_state_context, as: 'canceledStateContext', class: Google::Apis::AndroidpublisherV3::CanceledStateContext, decorator: Google::Apis::AndroidpublisherV3::CanceledStateContext::Representation
|
1853
|
+
|
1854
|
+
property :external_account_identifiers, as: 'externalAccountIdentifiers', class: Google::Apis::AndroidpublisherV3::ExternalAccountIdentifiers, decorator: Google::Apis::AndroidpublisherV3::ExternalAccountIdentifiers::Representation
|
1855
|
+
|
1856
|
+
property :kind, as: 'kind'
|
1857
|
+
property :latest_order_id, as: 'latestOrderId'
|
1858
|
+
collection :line_items, as: 'lineItems', class: Google::Apis::AndroidpublisherV3::SubscriptionPurchaseLineItem, decorator: Google::Apis::AndroidpublisherV3::SubscriptionPurchaseLineItem::Representation
|
1859
|
+
|
1860
|
+
property :linked_purchase_token, as: 'linkedPurchaseToken'
|
1861
|
+
property :paused_state_context, as: 'pausedStateContext', class: Google::Apis::AndroidpublisherV3::PausedStateContext, decorator: Google::Apis::AndroidpublisherV3::PausedStateContext::Representation
|
1862
|
+
|
1863
|
+
property :region_code, as: 'regionCode'
|
1864
|
+
property :start_time, as: 'startTime'
|
1865
|
+
property :subscribe_with_google_info, as: 'subscribeWithGoogleInfo', class: Google::Apis::AndroidpublisherV3::SubscribeWithGoogleInfo, decorator: Google::Apis::AndroidpublisherV3::SubscribeWithGoogleInfo::Representation
|
1866
|
+
|
1867
|
+
property :subscription_state, as: 'subscriptionState'
|
1868
|
+
property :test_purchase, as: 'testPurchase', class: Google::Apis::AndroidpublisherV3::TestPurchase, decorator: Google::Apis::AndroidpublisherV3::TestPurchase::Representation
|
1869
|
+
|
1870
|
+
end
|
1871
|
+
end
|
1872
|
+
|
839
1873
|
class SubscriptionPurchasesAcknowledgeRequest
|
840
1874
|
# @private
|
841
1875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -858,6 +1892,15 @@ module Google
|
|
858
1892
|
end
|
859
1893
|
end
|
860
1894
|
|
1895
|
+
class SubscriptionTaxAndComplianceSettings
|
1896
|
+
# @private
|
1897
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1898
|
+
property :eea_withdrawal_right_type, as: 'eeaWithdrawalRightType'
|
1899
|
+
hash :tax_rate_info_by_region_code, as: 'taxRateInfoByRegionCode', class: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo, decorator: Google::Apis::AndroidpublisherV3::RegionalTaxRateInfo::Representation
|
1900
|
+
|
1901
|
+
end
|
1902
|
+
end
|
1903
|
+
|
861
1904
|
class SystemApksListResponse
|
862
1905
|
# @private
|
863
1906
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -866,6 +1909,32 @@ module Google
|
|
866
1909
|
end
|
867
1910
|
end
|
868
1911
|
|
1912
|
+
class SystemFeature
|
1913
|
+
# @private
|
1914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1915
|
+
property :name, as: 'name'
|
1916
|
+
end
|
1917
|
+
end
|
1918
|
+
|
1919
|
+
class SystemInitiatedCancellation
|
1920
|
+
# @private
|
1921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1922
|
+
end
|
1923
|
+
end
|
1924
|
+
|
1925
|
+
class TargetingRuleScope
|
1926
|
+
# @private
|
1927
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1928
|
+
property :specific_subscription_in_app, as: 'specificSubscriptionInApp'
|
1929
|
+
end
|
1930
|
+
end
|
1931
|
+
|
1932
|
+
class TestPurchase
|
1933
|
+
# @private
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1935
|
+
end
|
1936
|
+
end
|
1937
|
+
|
869
1938
|
class Testers
|
870
1939
|
# @private
|
871
1940
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -898,6 +1967,16 @@ module Google
|
|
898
1967
|
end
|
899
1968
|
end
|
900
1969
|
|
1970
|
+
class TrackCountryAvailability
|
1971
|
+
# @private
|
1972
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1973
|
+
collection :countries, as: 'countries', class: Google::Apis::AndroidpublisherV3::TrackTargetedCountry, decorator: Google::Apis::AndroidpublisherV3::TrackTargetedCountry::Representation
|
1974
|
+
|
1975
|
+
property :rest_of_world, as: 'restOfWorld'
|
1976
|
+
property :sync_with_production, as: 'syncWithProduction'
|
1977
|
+
end
|
1978
|
+
end
|
1979
|
+
|
901
1980
|
class TrackRelease
|
902
1981
|
# @private
|
903
1982
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -913,6 +1992,13 @@ module Google
|
|
913
1992
|
end
|
914
1993
|
end
|
915
1994
|
|
1995
|
+
class TrackTargetedCountry
|
1996
|
+
# @private
|
1997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1998
|
+
property :country_code, as: 'countryCode'
|
1999
|
+
end
|
2000
|
+
end
|
2001
|
+
|
916
2002
|
class TracksListResponse
|
917
2003
|
# @private
|
918
2004
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -922,6 +2008,30 @@ module Google
|
|
922
2008
|
end
|
923
2009
|
end
|
924
2010
|
|
2011
|
+
class UpgradeTargetingRule
|
2012
|
+
# @private
|
2013
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2014
|
+
property :billing_period_duration, as: 'billingPeriodDuration'
|
2015
|
+
property :once_per_user, as: 'oncePerUser'
|
2016
|
+
property :scope, as: 'scope', class: Google::Apis::AndroidpublisherV3::TargetingRuleScope, decorator: Google::Apis::AndroidpublisherV3::TargetingRuleScope::Representation
|
2017
|
+
|
2018
|
+
end
|
2019
|
+
end
|
2020
|
+
|
2021
|
+
class User
|
2022
|
+
# @private
|
2023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2024
|
+
property :access_state, as: 'accessState'
|
2025
|
+
collection :developer_account_permissions, as: 'developerAccountPermissions'
|
2026
|
+
property :email, as: 'email'
|
2027
|
+
property :expiration_time, as: 'expirationTime'
|
2028
|
+
collection :grants, as: 'grants', class: Google::Apis::AndroidpublisherV3::Grant, decorator: Google::Apis::AndroidpublisherV3::Grant::Representation
|
2029
|
+
|
2030
|
+
property :name, as: 'name'
|
2031
|
+
property :partial, as: 'partial'
|
2032
|
+
end
|
2033
|
+
end
|
2034
|
+
|
925
2035
|
class UserComment
|
926
2036
|
# @private
|
927
2037
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -942,6 +2052,15 @@ module Google
|
|
942
2052
|
end
|
943
2053
|
end
|
944
2054
|
|
2055
|
+
class UserInitiatedCancellation
|
2056
|
+
# @private
|
2057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2058
|
+
property :cancel_survey_result, as: 'cancelSurveyResult', class: Google::Apis::AndroidpublisherV3::CancelSurveyResult, decorator: Google::Apis::AndroidpublisherV3::CancelSurveyResult::Representation
|
2059
|
+
|
2060
|
+
property :cancel_time, as: 'cancelTime'
|
2061
|
+
end
|
2062
|
+
end
|
2063
|
+
|
945
2064
|
class UsesPermission
|
946
2065
|
# @private
|
947
2066
|
class Representation < Google::Apis::Core::JsonRepresentation
|