blob: f3abc433ed74ff812be77029187bbf211c6b5aea [file] [log] [blame]
Bu Sun Kim715bd7f2019-06-14 16:50:42 -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
75<h1><a href="androidenterprise_v1.html">Google Play EMM API</a> . <a href="androidenterprise_v1.webapps.html">webapps</a></h1>
76<h2>Instance Methods</h2>
77<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070078 <code><a href="#delete">delete(enterpriseId, webAppId, x__xgafv=None)</a></code></p>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070079<p class="firstline">Deletes an existing web app.</p>
80<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070081 <code><a href="#get">get(enterpriseId, webAppId, x__xgafv=None)</a></code></p>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070082<p class="firstline">Gets an existing web app.</p>
83<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070084 <code><a href="#insert">insert(enterpriseId, body=None, x__xgafv=None)</a></code></p>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070085<p class="firstline">Creates a new web app for the enterprise.</p>
86<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070087 <code><a href="#list">list(enterpriseId, x__xgafv=None)</a></code></p>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070088<p class="firstline">Retrieves the details of all web apps for a given enterprise.</p>
89<p class="toc_element">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070090 <code><a href="#update">update(enterpriseId, webAppId, body=None, x__xgafv=None)</a></code></p>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070091<p class="firstline">Updates an existing web app.</p>
92<h3>Method Details</h3>
93<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -070094 <code class="details" id="delete">delete(enterpriseId, webAppId, x__xgafv=None)</code>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -070095 <pre>Deletes an existing web app.
96
97Args:
98 enterpriseId: string, The ID of the enterprise. (required)
99 webAppId: string, The ID of the web app. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700100 x__xgafv: string, V1 error format.
101 Allowed values
102 1 - v1 error format
103 2 - v2 error format
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700104</pre>
105</div>
106
107<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700108 <code class="details" id="get">get(enterpriseId, webAppId, x__xgafv=None)</code>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700109 <pre>Gets an existing web app.
110
111Args:
112 enterpriseId: string, The ID of the enterprise. (required)
113 webAppId: string, The ID of the web app. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700114 x__xgafv: string, V1 error format.
115 Allowed values
116 1 - v1 error format
117 2 - v2 error format
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700118
119Returns:
120 An object of the form:
121
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700122 { # A WebApps resource represents a web app created for an enterprise. Web apps
123 # are published to managed Google Play and can be distributed like other
124 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
125 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
126 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700127 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700128 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
129 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
130 # &lt;ul&gt;
131 # &lt;li&gt;The image type can be png or jpg.
132 # &lt;li&gt;The image should ideally be square.
133 # &lt;li&gt;The image should ideally have a size of 512x512.
134 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700135 },
136 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700137 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
138 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
139 # always starts with the prefix
140 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
141 # random id.
142 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
143 # Possible values include:
144 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
145 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
146 # HTTP URLs, you can only select this option.
147 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
148 # bar are visible when the app is open.
149 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
150 # the device&#x27;s status and navigation bars. All browser UI elements, page
151 # URL, system status bar and back button are not visible, and the web app
152 # takes up the entirety of the available display area.
153 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700154 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
155 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700156 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
157 # the web app, while Google does internal housekeeping to keep the web app
158 # up-to-date.
159 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
160 # other applications, or as a label for an icon).
161 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
162 # application.
163 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700164 }</pre>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700165</div>
166
167<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700168 <code class="details" id="insert">insert(enterpriseId, body=None, x__xgafv=None)</code>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700169 <pre>Creates a new web app for the enterprise.
170
171Args:
172 enterpriseId: string, The ID of the enterprise. (required)
Dan O'Mearadd494642020-05-01 07:42:23 -0700173 body: object, The request body.
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700174 The object takes the form of:
175
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700176{ # A WebApps resource represents a web app created for an enterprise. Web apps
177 # are published to managed Google Play and can be distributed like other
178 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
179 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
180 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700181 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700182 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
183 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
184 # &lt;ul&gt;
185 # &lt;li&gt;The image type can be png or jpg.
186 # &lt;li&gt;The image should ideally be square.
187 # &lt;li&gt;The image should ideally have a size of 512x512.
188 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700189 },
190 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700191 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
192 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
193 # always starts with the prefix
194 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
195 # random id.
196 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
197 # Possible values include:
198 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
199 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
200 # HTTP URLs, you can only select this option.
201 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
202 # bar are visible when the app is open.
203 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
204 # the device&#x27;s status and navigation bars. All browser UI elements, page
205 # URL, system status bar and back button are not visible, and the web app
206 # takes up the entirety of the available display area.
207 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700208 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
209 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700210 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
211 # the web app, while Google does internal housekeeping to keep the web app
212 # up-to-date.
213 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
214 # other applications, or as a label for an icon).
215 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
216 # application.
217 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700218}
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700219
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700220 x__xgafv: string, V1 error format.
221 Allowed values
222 1 - v1 error format
223 2 - v2 error format
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700224
225Returns:
226 An object of the form:
227
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700228 { # A WebApps resource represents a web app created for an enterprise. Web apps
229 # are published to managed Google Play and can be distributed like other
230 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
231 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
232 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700233 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700234 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
235 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
236 # &lt;ul&gt;
237 # &lt;li&gt;The image type can be png or jpg.
238 # &lt;li&gt;The image should ideally be square.
239 # &lt;li&gt;The image should ideally have a size of 512x512.
240 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700241 },
242 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700243 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
244 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
245 # always starts with the prefix
246 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
247 # random id.
248 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
249 # Possible values include:
250 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
251 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
252 # HTTP URLs, you can only select this option.
253 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
254 # bar are visible when the app is open.
255 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
256 # the device&#x27;s status and navigation bars. All browser UI elements, page
257 # URL, system status bar and back button are not visible, and the web app
258 # takes up the entirety of the available display area.
259 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700260 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
261 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700262 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
263 # the web app, while Google does internal housekeeping to keep the web app
264 # up-to-date.
265 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
266 # other applications, or as a label for an icon).
267 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
268 # application.
269 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700270 }</pre>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700271</div>
272
273<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700274 <code class="details" id="list">list(enterpriseId, x__xgafv=None)</code>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700275 <pre>Retrieves the details of all web apps for a given enterprise.
276
277Args:
278 enterpriseId: string, The ID of the enterprise. (required)
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700279 x__xgafv: string, V1 error format.
280 Allowed values
281 1 - v1 error format
282 2 - v2 error format
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700283
284Returns:
285 An object of the form:
286
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700287 {
Bu Sun Kim65020912020-05-20 12:08:20 -0700288 &quot;webApp&quot;: [ # The manifest describing a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700289 { # A WebApps resource represents a web app created for an enterprise. Web apps
290 # are published to managed Google Play and can be distributed like other
291 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
292 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
293 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700294 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700295 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
296 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
297 # &lt;ul&gt;
298 # &lt;li&gt;The image type can be png or jpg.
299 # &lt;li&gt;The image should ideally be square.
300 # &lt;li&gt;The image should ideally have a size of 512x512.
301 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700302 },
303 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700304 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
305 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
306 # always starts with the prefix
307 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
308 # random id.
309 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
310 # Possible values include:
311 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
312 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
313 # HTTP URLs, you can only select this option.
314 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
315 # bar are visible when the app is open.
316 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
317 # the device&#x27;s status and navigation bars. All browser UI elements, page
318 # URL, system status bar and back button are not visible, and the web app
319 # takes up the entirety of the available display area.
320 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700321 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
322 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700323 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
324 # the web app, while Google does internal housekeeping to keep the web app
325 # up-to-date.
326 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
327 # other applications, or as a label for an icon).
328 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
329 # application.
330 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700331 },
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700332 ],
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700333 }</pre>
334</div>
335
336<div class="method">
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700337 <code class="details" id="update">update(enterpriseId, webAppId, body=None, x__xgafv=None)</code>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700338 <pre>Updates an existing web app.
339
340Args:
341 enterpriseId: string, The ID of the enterprise. (required)
342 webAppId: string, The ID of the web app. (required)
Dan O'Mearadd494642020-05-01 07:42:23 -0700343 body: object, The request body.
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700344 The object takes the form of:
345
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700346{ # A WebApps resource represents a web app created for an enterprise. Web apps
347 # are published to managed Google Play and can be distributed like other
348 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
349 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
350 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700351 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700352 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
353 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
354 # &lt;ul&gt;
355 # &lt;li&gt;The image type can be png or jpg.
356 # &lt;li&gt;The image should ideally be square.
357 # &lt;li&gt;The image should ideally have a size of 512x512.
358 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700359 },
360 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700361 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
362 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
363 # always starts with the prefix
364 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
365 # random id.
366 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
367 # Possible values include:
368 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
369 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
370 # HTTP URLs, you can only select this option.
371 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
372 # bar are visible when the app is open.
373 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
374 # the device&#x27;s status and navigation bars. All browser UI elements, page
375 # URL, system status bar and back button are not visible, and the web app
376 # takes up the entirety of the available display area.
377 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700378 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
379 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700380 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
381 # the web app, while Google does internal housekeeping to keep the web app
382 # up-to-date.
383 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
384 # other applications, or as a label for an icon).
385 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
386 # application.
387 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700388}
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700389
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700390 x__xgafv: string, V1 error format.
391 Allowed values
392 1 - v1 error format
393 2 - v2 error format
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700394
395Returns:
396 An object of the form:
397
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700398 { # A WebApps resource represents a web app created for an enterprise. Web apps
399 # are published to managed Google Play and can be distributed like other
400 # Android apps. On a user&#x27;s device, a web app opens its specified URL.
401 &quot;icons&quot;: [ # A list of icons representing this website. If absent, a default icon (for
402 # create) or the current icon (for update) will be used.
Bu Sun Kim65020912020-05-20 12:08:20 -0700403 { # Icon for a web app.
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700404 &quot;imageData&quot;: &quot;A String&quot;, # The actual bytes of the image in a base64url encoded string (c.f. RFC4648,
405 # section 5 &quot;Base 64 Encoding with URL and Filename Safe Alphabet&quot;).
406 # &lt;ul&gt;
407 # &lt;li&gt;The image type can be png or jpg.
408 # &lt;li&gt;The image should ideally be square.
409 # &lt;li&gt;The image should ideally have a size of 512x512.
410 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700411 },
412 ],
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700413 &quot;webAppId&quot;: &quot;A String&quot;, # The ID of the application. A string of the form
414 # &lt;code&gt;&amp;quot;app:&amp;lt;package name&amp;gt;&amp;quot;&lt;/code&gt; where the package name
415 # always starts with the prefix
416 # &lt;code&gt;&amp;quot;com.google.enterprise.webapp.&amp;quot;&lt;/code&gt; followed by a
417 # random id.
418 &quot;displayMode&quot;: &quot;A String&quot;, # The display mode of the web app. &lt;br&gt;&lt;br&gt;
419 # Possible values include:
420 # &lt;ul&gt;&lt;li&gt;&quot;&lt;code&gt;minimalUi&lt;/code&gt;&quot;, the device&#x27;s status bar, navigation bar,
421 # the app&#x27;s URL, and a refresh button are visible when the app is open. For
422 # HTTP URLs, you can only select this option.
423 # &lt;li&gt;&quot;&lt;code&gt;standalone&lt;/code&gt;&quot;, the device&#x27;s status bar and navigation
424 # bar are visible when the app is open.
425 # &lt;li&gt;&quot;&lt;code&gt;fullScreen&lt;/code&gt;&quot;, the app opens in full screen mode, hiding
426 # the device&#x27;s status and navigation bars. All browser UI elements, page
427 # URL, system status bar and back button are not visible, and the web app
428 # takes up the entirety of the available display area.
429 # &lt;/ul&gt;
Bu Sun Kim65020912020-05-20 12:08:20 -0700430 &quot;versionCode&quot;: &quot;A String&quot;, # The current version of the app.
431 #
Bu Sun Kimd059ad82020-07-22 17:02:09 -0700432 # &lt;p&gt;Note that the version can automatically increase during the lifetime of
433 # the web app, while Google does internal housekeeping to keep the web app
434 # up-to-date.
435 &quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g., amongst a list of
436 # other applications, or as a label for an icon).
437 &quot;startUrl&quot;: &quot;A String&quot;, # The start URL, i.e. the URL that should load when the user opens the
438 # application.
439 &quot;isPublished&quot;: True or False, # A flag whether the app has been published to the Play store yet.
Bu Sun Kim65020912020-05-20 12:08:20 -0700440 }</pre>
Bu Sun Kim715bd7f2019-06-14 16:50:42 -0700441</div>
442
443</body></html>