blob: 3d3f58ae940a7e663db3366d5113d258f5483e95 [file] [log] [blame]
Bu Sun Kim65020912020-05-20 12:08:20 -07001<html><body>
2<style>
3
4body, h1, h2, h3, div, span, p, pre, a {
5 margin: 0;
6 padding: 0;
7 border: 0;
8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
13}
14
15body {
16 font-size: 13px;
17 padding: 1em;
18}
19
20h1 {
21 font-size: 26px;
22 margin-bottom: 1em;
23}
24
25h2 {
26 font-size: 24px;
27 margin-bottom: 1em;
28}
29
30h3 {
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
34}
35
36pre, code {
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39}
40
41pre {
42 margin-top: 0.5em;
43}
44
45h1, h2, h3, p {
46 font-family: Arial, sans serif;
47}
48
49h1, h2, h3 {
50 border-bottom: solid #CCC 1px;
51}
52
53.toc_element {
54 margin-top: 0.5em;
55}
56
57.firstline {
58 margin-left: 2 em;
59}
60
61.method {
62 margin-top: 1em;
63 border: solid 1px #CCC;
64 padding: 1em;
65 background: #EEE;
66}
67
68.details {
69 font-weight: bold;
70 font-size: 14px;
71}
72
73</style>
74
Bu Sun Kimd059ad82020-07-22 17:02:09 -070075<h1><a href="androidpublisher_v3.html">Google Play Android Developer API</a> . <a href="androidpublisher_v3.systemapks.html">systemapks</a> . <a href="androidpublisher_v3.systemapks.variants.html">variants</a></h1>
Bu Sun Kim65020912020-05-20 12:08:20 -070076<h2>Instance Methods</h2>
77<p class="toc_element">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070078 <code><a href="#close">close()</a></code></p>
79<p class="firstline">Close httplib2 connections.</p>
80<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070081 <code><a href="#create">create(packageName, versionCode, body=None, x__xgafv=None)</a></code></p>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070082<p class="firstline">Creates an APK which is suitable for inclusion in a system image from an already uploaded Android App Bundle.</p>
Bu Sun Kim65020912020-05-20 12:08:20 -070083<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070084 <code><a href="#download">download(packageName, versionCode, variantId, x__xgafv=None)</a></code></p>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070085<p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a system image.</p>
Bu Sun Kim65020912020-05-20 12:08:20 -070086<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070087 <code><a href="#download_media">download_media(packageName, versionCode, variantId, x__xgafv=None)</a></code></p>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070088<p class="firstline">Downloads a previously created system APK which is suitable for inclusion in a system image.</p>
Bu Sun Kim65020912020-05-20 12:08:20 -070089<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070090 <code><a href="#get">get(packageName, versionCode, variantId, x__xgafv=None)</a></code></p>
Bu Sun Kim65020912020-05-20 12:08:20 -070091<p class="firstline">Returns a previously created system APK variant.</p>
92<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070093 <code><a href="#list">list(packageName, versionCode, x__xgafv=None)</a></code></p>
Bu Sun Kim65020912020-05-20 12:08:20 -070094<p class="firstline">Returns the list of previously created system APK variants.</p>
95<h3>Method Details</h3>
96<div class="method">
Dmitry Frenkel3e17f892020-10-06 16:46:05 -070097 <code class="details" id="close">close()</code>
98 <pre>Close httplib2 connections.</pre>
99</div>
100
101<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700102 <code class="details" id="create">create(packageName, versionCode, body=None, x__xgafv=None)</code>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700103 <pre>Creates an APK which is suitable for inclusion in a system image from an already uploaded Android App Bundle.
Bu Sun Kim65020912020-05-20 12:08:20 -0700104
105Args:
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800106 packageName: string, Package name of the app. (required)
Bu Sun Kim65020912020-05-20 12:08:20 -0700107 versionCode: string, The version code of the App Bundle. (required)
108 body: object, The request body.
109 The object takes the form of:
110
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700111{ # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800112 &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800113 &quot;screenDensity&quot;: 42, # Screen dpi.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800114 &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
115 &quot;A String&quot;,
116 ],
Yoshi Automation Bot0bf565c2020-12-09 08:56:03 -0800117 &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
118 &quot;A String&quot;,
119 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800120 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800121 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800122}
Bu Sun Kim65020912020-05-20 12:08:20 -0700123
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700124 x__xgafv: string, V1 error format.
125 Allowed values
126 1 - v1 error format
127 2 - v2 error format
Bu Sun Kim65020912020-05-20 12:08:20 -0700128
129Returns:
130 An object of the form:
131
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700132 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800133 &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
134 &quot;screenDensity&quot;: 42, # Screen dpi.
135 &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
136 &quot;A String&quot;,
137 ],
138 &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
139 &quot;A String&quot;,
140 ],
141 },
142 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
143}</pre>
Bu Sun Kim65020912020-05-20 12:08:20 -0700144</div>
145
146<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700147 <code class="details" id="download">download(packageName, versionCode, variantId, x__xgafv=None)</code>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700148 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
Bu Sun Kim65020912020-05-20 12:08:20 -0700149
150Args:
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800151 packageName: string, Package name of the app. (required)
Bu Sun Kim65020912020-05-20 12:08:20 -0700152 versionCode: string, The version code of the App Bundle. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700153 variantId: integer, The ID of a previously created system APK variant. (required)
154 x__xgafv: string, V1 error format.
155 Allowed values
156 1 - v1 error format
157 2 - v2 error format
Bu Sun Kim65020912020-05-20 12:08:20 -0700158</pre>
159</div>
160
161<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700162 <code class="details" id="download_media">download_media(packageName, versionCode, variantId, x__xgafv=None)</code>
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700163 <pre>Downloads a previously created system APK which is suitable for inclusion in a system image.
Bu Sun Kim65020912020-05-20 12:08:20 -0700164
165Args:
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800166 packageName: string, Package name of the app. (required)
Bu Sun Kim65020912020-05-20 12:08:20 -0700167 versionCode: string, The version code of the App Bundle. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700168 variantId: integer, The ID of a previously created system APK variant. (required)
169 x__xgafv: string, V1 error format.
170 Allowed values
171 1 - v1 error format
172 2 - v2 error format
Bu Sun Kim65020912020-05-20 12:08:20 -0700173</pre>
174</div>
175
176<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700177 <code class="details" id="get">get(packageName, versionCode, variantId, x__xgafv=None)</code>
Bu Sun Kim65020912020-05-20 12:08:20 -0700178 <pre>Returns a previously created system APK variant.
179
180Args:
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800181 packageName: string, Package name of the app. (required)
Bu Sun Kim65020912020-05-20 12:08:20 -0700182 versionCode: string, The version code of the App Bundle. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700183 variantId: integer, The ID of a previously created system APK variant. (required)
184 x__xgafv: string, V1 error format.
185 Allowed values
186 1 - v1 error format
187 2 - v2 error format
Bu Sun Kim65020912020-05-20 12:08:20 -0700188
189Returns:
190 An object of the form:
191
Dmitry Frenkel3e17f892020-10-06 16:46:05 -0700192 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800193 &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
194 &quot;screenDensity&quot;: 42, # Screen dpi.
195 &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
196 &quot;A String&quot;,
197 ],
198 &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
199 &quot;A String&quot;,
200 ],
201 },
202 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
203}</pre>
Bu Sun Kim65020912020-05-20 12:08:20 -0700204</div>
205
206<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700207 <code class="details" id="list">list(packageName, versionCode, x__xgafv=None)</code>
Bu Sun Kim65020912020-05-20 12:08:20 -0700208 <pre>Returns the list of previously created system APK variants.
209
210Args:
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800211 packageName: string, Package name of the app. (required)
Bu Sun Kim65020912020-05-20 12:08:20 -0700212 versionCode: string, The version code of the App Bundle. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700213 x__xgafv: string, V1 error format.
214 Allowed values
215 1 - v1 error format
216 2 - v2 error format
Bu Sun Kim65020912020-05-20 12:08:20 -0700217
218Returns:
219 An object of the form:
220
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700221 { # Response to list previously created system APK variants.
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800222 &quot;variants&quot;: [ # All system APK variants created.
223 { # APK that is suitable for inclusion in a system image. The resource of SystemApksService.
224 &quot;deviceSpec&quot;: { # The device spec used to generate a system APK. # The device spec used to generate the APK.
225 &quot;screenDensity&quot;: 42, # Screen dpi.
226 &quot;supportedAbis&quot;: [ # Supported ABI architectures in the order of preference. The values should be the string as reported by the platform, e.g. &quot;armeabi-v7a&quot;, &quot;x86_64&quot;.
227 &quot;A String&quot;,
228 ],
229 &quot;supportedLocales&quot;: [ # All installed locales represented as BCP-47 strings, e.g. &quot;en-US&quot;.
230 &quot;A String&quot;,
231 ],
Yoshi Automation Bot0d561ef2020-11-25 07:50:41 -0800232 },
Yoshi Automation Botcc94ec82021-01-15 07:10:04 -0800233 &quot;variantId&quot;: 42, # Output only. The ID of a previously created system APK variant.
234 },
235 ],
236}</pre>
Bu Sun Kim65020912020-05-20 12:08:20 -0700237</div>
238
239</body></html>