• Home
  • Raw
  • Download

Lines Matching full:web

82 <p class="firstline">Deletes an existing web app.</p>
85 <p class="firstline">Gets an existing web app.</p>
88 <p class="firstline">Creates a new web app for the enterprise.</p>
91 <p class="firstline">Retrieves the details of all web apps for a given enterprise.</p>
94 <p class="firstline">Updates an existing web app.</p>
103 <pre>Deletes an existing web app.
107 webAppId: string, The ID of the web app. (required)
117 <pre>Gets an existing web app.
121 webAppId: string, The ID of the web app. (required)
130web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
131web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
133 { # Icon for a web app.
139 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
140 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…
147 <pre>Creates a new web app for the enterprise.
154web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
155web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
157 { # Icon for a web app.
163 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
164 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…
176web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
177web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
179 { # Icon for a web app.
185 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
186 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…
193 <pre>Retrieves the details of all web apps for a given enterprise.
206 &quot;webApp&quot;: [ # The manifest describing a web app.
207web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
208web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
210 { # Icon for a web app.
216 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
217 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…
226 <pre>Updates an existing web app.
230 webAppId: string, The ID of the web app. (required)
234web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
235web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
237 { # Icon for a web app.
243 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
244 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…
256web app created for an enterprise. Web apps are published to managed Google Play and can be distri…
257web app. Possible values include: - &quot;minimalUi&quot;, the device&#x27;s status bar, navigatio…
259 { # Icon for a web app.
265 …&quot;title&quot;: &quot;A String&quot;, # The title of the web app as displayed to the user (e.g.…
266 …tically increase during the lifetime of the web app, while Google does internal housekeeping to ke…