google-apis-androidpublisher_v3 0.54.0 → 0.55.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.
@@ -52,6 +52,30 @@ module Google
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
+ class AddTargetingRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AddTargetingResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AllUsers
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AndroidSdks
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
55
79
  class Apk
56
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
81
 
@@ -112,6 +136,24 @@ module Google
112
136
  include Google::Apis::Core::JsonObjectSupport
113
137
  end
114
138
 
139
+ class AppRecoveryAction
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class AppVersionList
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class AppVersionRange
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
115
157
  class ArchiveSubscriptionRequest
116
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
159
 
@@ -238,6 +280,18 @@ module Google
238
280
  include Google::Apis::Core::JsonObjectSupport
239
281
  end
240
282
 
283
+ class CancelAppRecoveryRequest
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class CancelAppRecoveryResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
241
295
  class CancelSurveyResult
242
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
297
 
@@ -286,6 +340,12 @@ module Google
286
340
  include Google::Apis::Core::JsonObjectSupport
287
341
  end
288
342
 
343
+ class CreateDraftAppRecoveryRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
289
349
  class DeactivateBasePlanRequest
290
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
351
 
@@ -316,6 +376,18 @@ module Google
316
376
  include Google::Apis::Core::JsonObjectSupport
317
377
  end
318
378
 
379
+ class DeployAppRecoveryRequest
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class DeployAppRecoveryResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
319
391
  class DeveloperComment
320
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
393
 
@@ -466,6 +538,12 @@ module Google
466
538
  include Google::Apis::Core::JsonObjectSupport
467
539
  end
468
540
 
541
+ class GeneratedRecoveryApk
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
469
547
  class GeneratedSplitApk
470
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
471
549
 
@@ -592,6 +670,12 @@ module Google
592
670
  include Google::Apis::Core::JsonObjectSupport
593
671
  end
594
672
 
673
+ class ListAppRecoveriesResponse
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
595
679
  class ListDeviceTierConfigsResponse
596
680
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
681
 
@@ -814,12 +898,36 @@ module Google
814
898
  include Google::Apis::Core::JsonObjectSupport
815
899
  end
816
900
 
901
+ class Regions
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
817
907
  class RegionsVersion
818
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
819
909
 
820
910
  include Google::Apis::Core::JsonObjectSupport
821
911
  end
822
912
 
913
+ class RemoteInAppUpdate
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class RemoteInAppUpdateData
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class RemoteInAppUpdateDataPerBundle
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
823
931
  class ReplacementCancellation
824
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
825
933
 
@@ -856,6 +964,30 @@ module Google
856
964
  include Google::Apis::Core::JsonObjectSupport
857
965
  end
858
966
 
967
+ class RevocationContext
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class RevocationContextProratedRefund
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class RevokeSubscriptionPurchaseRequest
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class RevokeSubscriptionPurchaseResponse
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
859
991
  class ScreenDensity
860
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
861
993
 
@@ -1024,6 +1156,12 @@ module Google
1024
1156
  include Google::Apis::Core::JsonObjectSupport
1025
1157
  end
1026
1158
 
1159
+ class Targeting
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1027
1165
  class TargetingInfo
1028
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1167
 
@@ -1036,6 +1174,12 @@ module Google
1036
1174
  include Google::Apis::Core::JsonObjectSupport
1037
1175
  end
1038
1176
 
1177
+ class TargetingUpdate
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1039
1183
  class TestPurchase
1040
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1185
 
@@ -1244,6 +1388,34 @@ module Google
1244
1388
  end
1245
1389
  end
1246
1390
 
1391
+ class AddTargetingRequest
1392
+ # @private
1393
+ class Representation < Google::Apis::Core::JsonRepresentation
1394
+ property :targeting_update, as: 'targetingUpdate', class: Google::Apis::AndroidpublisherV3::TargetingUpdate, decorator: Google::Apis::AndroidpublisherV3::TargetingUpdate::Representation
1395
+
1396
+ end
1397
+ end
1398
+
1399
+ class AddTargetingResponse
1400
+ # @private
1401
+ class Representation < Google::Apis::Core::JsonRepresentation
1402
+ end
1403
+ end
1404
+
1405
+ class AllUsers
1406
+ # @private
1407
+ class Representation < Google::Apis::Core::JsonRepresentation
1408
+ property :is_all_users_requested, as: 'isAllUsersRequested'
1409
+ end
1410
+ end
1411
+
1412
+ class AndroidSdks
1413
+ # @private
1414
+ class Representation < Google::Apis::Core::JsonRepresentation
1415
+ collection :sdk_levels, as: 'sdkLevels'
1416
+ end
1417
+ end
1418
+
1247
1419
  class Apk
1248
1420
  # @private
1249
1421
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1349,6 +1521,37 @@ module Google
1349
1521
  end
1350
1522
  end
1351
1523
 
1524
+ class AppRecoveryAction
1525
+ # @private
1526
+ class Representation < Google::Apis::Core::JsonRepresentation
1527
+ property :app_recovery_id, :numeric_string => true, as: 'appRecoveryId'
1528
+ property :cancel_time, as: 'cancelTime'
1529
+ property :create_time, as: 'createTime'
1530
+ property :deploy_time, as: 'deployTime'
1531
+ property :last_update_time, as: 'lastUpdateTime'
1532
+ property :remote_in_app_update_data, as: 'remoteInAppUpdateData', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateData, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateData::Representation
1533
+
1534
+ property :status, as: 'status'
1535
+ property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::Targeting, decorator: Google::Apis::AndroidpublisherV3::Targeting::Representation
1536
+
1537
+ end
1538
+ end
1539
+
1540
+ class AppVersionList
1541
+ # @private
1542
+ class Representation < Google::Apis::Core::JsonRepresentation
1543
+ collection :version_codes, as: 'versionCodes'
1544
+ end
1545
+ end
1546
+
1547
+ class AppVersionRange
1548
+ # @private
1549
+ class Representation < Google::Apis::Core::JsonRepresentation
1550
+ property :version_code_end, :numeric_string => true, as: 'versionCodeEnd'
1551
+ property :version_code_start, :numeric_string => true, as: 'versionCodeStart'
1552
+ end
1553
+ end
1554
+
1352
1555
  class ArchiveSubscriptionRequest
1353
1556
  # @private
1354
1557
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1534,6 +1737,18 @@ module Google
1534
1737
  end
1535
1738
  end
1536
1739
 
1740
+ class CancelAppRecoveryRequest
1741
+ # @private
1742
+ class Representation < Google::Apis::Core::JsonRepresentation
1743
+ end
1744
+ end
1745
+
1746
+ class CancelAppRecoveryResponse
1747
+ # @private
1748
+ class Representation < Google::Apis::Core::JsonRepresentation
1749
+ end
1750
+ end
1751
+
1537
1752
  class CancelSurveyResult
1538
1753
  # @private
1539
1754
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1613,6 +1828,16 @@ module Google
1613
1828
  end
1614
1829
  end
1615
1830
 
1831
+ class CreateDraftAppRecoveryRequest
1832
+ # @private
1833
+ class Representation < Google::Apis::Core::JsonRepresentation
1834
+ property :remote_in_app_update, as: 'remoteInAppUpdate', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdate, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdate::Representation
1835
+
1836
+ property :targeting, as: 'targeting', class: Google::Apis::AndroidpublisherV3::Targeting, decorator: Google::Apis::AndroidpublisherV3::Targeting::Representation
1837
+
1838
+ end
1839
+ end
1840
+
1616
1841
  class DeactivateBasePlanRequest
1617
1842
  # @private
1618
1843
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1656,6 +1881,18 @@ module Google
1656
1881
  end
1657
1882
  end
1658
1883
 
1884
+ class DeployAppRecoveryRequest
1885
+ # @private
1886
+ class Representation < Google::Apis::Core::JsonRepresentation
1887
+ end
1888
+ end
1889
+
1890
+ class DeployAppRecoveryResponse
1891
+ # @private
1892
+ class Representation < Google::Apis::Core::JsonRepresentation
1893
+ end
1894
+ end
1895
+
1659
1896
  class DeveloperComment
1660
1897
  # @private
1661
1898
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1898,6 +2135,8 @@ module Google
1898
2135
  property :certificate_sha256_hash, as: 'certificateSha256Hash'
1899
2136
  collection :generated_asset_pack_slices, as: 'generatedAssetPackSlices', class: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice, decorator: Google::Apis::AndroidpublisherV3::GeneratedAssetPackSlice::Representation
1900
2137
 
2138
+ collection :generated_recovery_modules, as: 'generatedRecoveryModules', class: Google::Apis::AndroidpublisherV3::GeneratedRecoveryApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedRecoveryApk::Representation
2139
+
1901
2140
  collection :generated_split_apks, as: 'generatedSplitApks', class: Google::Apis::AndroidpublisherV3::GeneratedSplitApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedSplitApk::Representation
1902
2141
 
1903
2142
  collection :generated_standalone_apks, as: 'generatedStandaloneApks', class: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk, decorator: Google::Apis::AndroidpublisherV3::GeneratedStandaloneApk::Representation
@@ -1919,6 +2158,16 @@ module Google
1919
2158
  end
1920
2159
  end
1921
2160
 
2161
+ class GeneratedRecoveryApk
2162
+ # @private
2163
+ class Representation < Google::Apis::Core::JsonRepresentation
2164
+ property :download_id, as: 'downloadId'
2165
+ property :module_name, as: 'moduleName'
2166
+ property :recovery_id, :numeric_string => true, as: 'recoveryId'
2167
+ property :recovery_status, as: 'recoveryStatus'
2168
+ end
2169
+ end
2170
+
1922
2171
  class GeneratedSplitApk
1923
2172
  # @private
1924
2173
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2124,6 +2373,14 @@ module Google
2124
2373
  end
2125
2374
  end
2126
2375
 
2376
+ class ListAppRecoveriesResponse
2377
+ # @private
2378
+ class Representation < Google::Apis::Core::JsonRepresentation
2379
+ collection :recovery_actions, as: 'recoveryActions', class: Google::Apis::AndroidpublisherV3::AppRecoveryAction, decorator: Google::Apis::AndroidpublisherV3::AppRecoveryAction::Representation
2380
+
2381
+ end
2382
+ end
2383
+
2127
2384
  class ListDeviceTierConfigsResponse
2128
2385
  # @private
2129
2386
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2476,6 +2733,13 @@ module Google
2476
2733
  end
2477
2734
  end
2478
2735
 
2736
+ class Regions
2737
+ # @private
2738
+ class Representation < Google::Apis::Core::JsonRepresentation
2739
+ collection :region_code, as: 'regionCode'
2740
+ end
2741
+ end
2742
+
2479
2743
  class RegionsVersion
2480
2744
  # @private
2481
2745
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2483,6 +2747,30 @@ module Google
2483
2747
  end
2484
2748
  end
2485
2749
 
2750
+ class RemoteInAppUpdate
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ property :is_remote_in_app_update_requested, as: 'isRemoteInAppUpdateRequested'
2754
+ end
2755
+ end
2756
+
2757
+ class RemoteInAppUpdateData
2758
+ # @private
2759
+ class Representation < Google::Apis::Core::JsonRepresentation
2760
+ collection :remote_app_update_data_per_bundle, as: 'remoteAppUpdateDataPerBundle', class: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateDataPerBundle, decorator: Google::Apis::AndroidpublisherV3::RemoteInAppUpdateDataPerBundle::Representation
2761
+
2762
+ end
2763
+ end
2764
+
2765
+ class RemoteInAppUpdateDataPerBundle
2766
+ # @private
2767
+ class Representation < Google::Apis::Core::JsonRepresentation
2768
+ property :recovered_device_count, :numeric_string => true, as: 'recoveredDeviceCount'
2769
+ property :total_device_count, :numeric_string => true, as: 'totalDeviceCount'
2770
+ property :version_code, :numeric_string => true, as: 'versionCode'
2771
+ end
2772
+ end
2773
+
2486
2774
  class ReplacementCancellation
2487
2775
  # @private
2488
2776
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2535,6 +2823,34 @@ module Google
2535
2823
  end
2536
2824
  end
2537
2825
 
2826
+ class RevocationContext
2827
+ # @private
2828
+ class Representation < Google::Apis::Core::JsonRepresentation
2829
+ property :prorated_refund, as: 'proratedRefund', class: Google::Apis::AndroidpublisherV3::RevocationContextProratedRefund, decorator: Google::Apis::AndroidpublisherV3::RevocationContextProratedRefund::Representation
2830
+
2831
+ end
2832
+ end
2833
+
2834
+ class RevocationContextProratedRefund
2835
+ # @private
2836
+ class Representation < Google::Apis::Core::JsonRepresentation
2837
+ end
2838
+ end
2839
+
2840
+ class RevokeSubscriptionPurchaseRequest
2841
+ # @private
2842
+ class Representation < Google::Apis::Core::JsonRepresentation
2843
+ property :revocation_context, as: 'revocationContext', class: Google::Apis::AndroidpublisherV3::RevocationContext, decorator: Google::Apis::AndroidpublisherV3::RevocationContext::Representation
2844
+
2845
+ end
2846
+ end
2847
+
2848
+ class RevokeSubscriptionPurchaseResponse
2849
+ # @private
2850
+ class Representation < Google::Apis::Core::JsonRepresentation
2851
+ end
2852
+ end
2853
+
2538
2854
  class ScreenDensity
2539
2855
  # @private
2540
2856
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2852,6 +3168,22 @@ module Google
2852
3168
  end
2853
3169
  end
2854
3170
 
3171
+ class Targeting
3172
+ # @private
3173
+ class Representation < Google::Apis::Core::JsonRepresentation
3174
+ property :all_users, as: 'allUsers', class: Google::Apis::AndroidpublisherV3::AllUsers, decorator: Google::Apis::AndroidpublisherV3::AllUsers::Representation
3175
+
3176
+ property :android_sdks, as: 'androidSdks', class: Google::Apis::AndroidpublisherV3::AndroidSdks, decorator: Google::Apis::AndroidpublisherV3::AndroidSdks::Representation
3177
+
3178
+ property :regions, as: 'regions', class: Google::Apis::AndroidpublisherV3::Regions, decorator: Google::Apis::AndroidpublisherV3::Regions::Representation
3179
+
3180
+ property :version_list, as: 'versionList', class: Google::Apis::AndroidpublisherV3::AppVersionList, decorator: Google::Apis::AndroidpublisherV3::AppVersionList::Representation
3181
+
3182
+ property :version_range, as: 'versionRange', class: Google::Apis::AndroidpublisherV3::AppVersionRange, decorator: Google::Apis::AndroidpublisherV3::AppVersionRange::Representation
3183
+
3184
+ end
3185
+ end
3186
+
2855
3187
  class TargetingInfo
2856
3188
  # @private
2857
3189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2870,6 +3202,18 @@ module Google
2870
3202
  end
2871
3203
  end
2872
3204
 
3205
+ class TargetingUpdate
3206
+ # @private
3207
+ class Representation < Google::Apis::Core::JsonRepresentation
3208
+ property :all_users, as: 'allUsers', class: Google::Apis::AndroidpublisherV3::AllUsers, decorator: Google::Apis::AndroidpublisherV3::AllUsers::Representation
3209
+
3210
+ property :android_sdks, as: 'androidSdks', class: Google::Apis::AndroidpublisherV3::AndroidSdks, decorator: Google::Apis::AndroidpublisherV3::AndroidSdks::Representation
3211
+
3212
+ property :regions, as: 'regions', class: Google::Apis::AndroidpublisherV3::Regions, decorator: Google::Apis::AndroidpublisherV3::Regions::Representation
3213
+
3214
+ end
3215
+ end
3216
+
2873
3217
  class TestPurchase
2874
3218
  # @private
2875
3219
  class Representation < Google::Apis::Core::JsonRepresentation