• Home
  • Raw
  • Download

Lines Matching full:installed

82 <p class="firstline">Generate report of installed Chrome versions.</p>
94 <p class="firstline">Generate report of devices that have a specified app installed.</p>
106 <pre>Generate report of installed Chrome versions.
125 …t;channel&quot;: &quot;A String&quot;, # Output only. The release channel of the installed browser.
129 …&quot;version&quot;: &quot;A String&quot;, # Output only. The full version of the installed browse…
170 { # Response containing details of queried installed apps.
171 &quot;installedApps&quot;: [ # List of installed apps matching request.
172 { # Describes an installed app.
174 &quot;appInstallType&quot;: &quot;A String&quot;, # Output only. How the app was installed.
175 &quot;appSource&quot;: &quot;A String&quot;, # Output only. Source of the installed app.
177 …Count&quot;: &quot;A String&quot;, # Output only. Count of browser devices with this app installed.
178 … &quot;description&quot;: &quot;A String&quot;, # Output only. Description of the installed app.
180 &quot;displayName&quot;: &quot;A String&quot;, # Output only. Name of the installed app.
181 … &quot;homepageUri&quot;: &quot;A String&quot;, # Output only. Homepage uri of the installed app.
182 …rCount&quot;: &quot;A String&quot;, # Output only. Count of ChromeOS users with this app installed.
183 &quot;permissions&quot;: [ # Output only. Permissions of the installed app.
189 &quot;totalSize&quot;: 42, # Total number of installed apps matching request.
209 <pre>Generate report of devices that have a specified app installed.
235 { # Response containing a list of devices with queried app installed.
236 …&quot;devices&quot;: [ # A list of devices which have the app installed. Sorted in ascending alpha…