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": "A String", # Output only. The release channel of the installed browser.
129 …"version": "A String", # Output only. The full version of the installed browse…
170 { # Response containing details of queried installed apps.
171 "installedApps": [ # List of installed apps matching request.
172 { # Describes an installed app.
174 "appInstallType": "A String", # Output only. How the app was installed.
175 "appSource": "A String", # Output only. Source of the installed app.
177 …Count": "A String", # Output only. Count of browser devices with this app installed.
178 … "description": "A String", # Output only. Description of the installed app.
180 "displayName": "A String", # Output only. Name of the installed app.
181 … "homepageUri": "A String", # Output only. Homepage uri of the installed app.
182 …rCount": "A String", # Output only. Count of ChromeOS users with this app installed.
183 "permissions": [ # Output only. Permissions of the installed app.
189 "totalSize": 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 …"devices": [ # A list of devices which have the app installed. Sorted in ascending alpha…