|
1172 | 1172 | }
|
1173 | 1173 | }
|
1174 | 1174 | },
|
1175 |
| -"revision": "20240523", |
| 1175 | +"revision": "20240602", |
1176 | 1176 | "rootUrl": "https://chromemanagement.googleapis.com/",
|
1177 | 1177 | "schemas": {
|
1178 | 1178 | "GoogleChromeManagementV1AndroidAppInfo": {
|
|
1320 | 1320 | },
|
1321 | 1321 | "type": "object"
|
1322 | 1322 | },
|
| 1323 | +"GoogleChromeManagementV1AppReport": { |
| 1324 | +"description": "App report.", |
| 1325 | +"id": "GoogleChromeManagementV1AppReport", |
| 1326 | +"properties": { |
| 1327 | +"reportTime": { |
| 1328 | +"description": "Timestamp when the report was collected.", |
| 1329 | +"format": "google-datetime", |
| 1330 | +"type": "string" |
| 1331 | +}, |
| 1332 | +"usageData": { |
| 1333 | +"description": "App usage data.", |
| 1334 | +"items": { |
| 1335 | +"$ref": "GoogleChromeManagementV1AppUsageData" |
| 1336 | +}, |
| 1337 | +"type": "array" |
| 1338 | +} |
| 1339 | +}, |
| 1340 | +"type": "object" |
| 1341 | +}, |
| 1342 | +"GoogleChromeManagementV1AppUsageData": { |
| 1343 | +"description": "App usage data.", |
| 1344 | +"id": "GoogleChromeManagementV1AppUsageData", |
| 1345 | +"properties": { |
| 1346 | +"appId": { |
| 1347 | +"description": "App id.", |
| 1348 | +"type": "string" |
| 1349 | +}, |
| 1350 | +"appInstanceId": { |
| 1351 | +"description": "Application instance id. This will be unique per window/instance.", |
| 1352 | +"type": "string" |
| 1353 | +}, |
| 1354 | +"appType": { |
| 1355 | +"description": "Type of app.", |
| 1356 | +"enum": [ |
| 1357 | +"TELEMETRY_APPLICATION_TYPE_UNSPECIFIED", |
| 1358 | +"APPLICATION_TYPE_ARC", |
| 1359 | +"APPLICATION_TYPE_BUILT_IN", |
| 1360 | +"APPLICATION_TYPE_CROSTINI", |
| 1361 | +"APPLICATION_TYPE_CHROME_APP", |
| 1362 | +"APPLICATION_TYPE_WEB", |
| 1363 | +"APPLICATION_TYPE_MAC_OS", |
| 1364 | +"APPLICATION_TYPE_PLUGIN_VM", |
| 1365 | +"APPLICATION_TYPE_STANDALONE_BROWSER", |
| 1366 | +"APPLICATION_TYPE_REMOTE", |
| 1367 | +"APPLICATION_TYPE_BOREALIS", |
| 1368 | +"APPLICATION_TYPE_SYSTEM_WEB", |
| 1369 | +"APPLICATION_TYPE_STANDALONE_BROWSER_CHROME_APP", |
| 1370 | +"APPLICATION_TYPE_EXTENSION", |
| 1371 | +"APPLICATION_TYPE_STANDALONE_BROWSER_EXTENSION", |
| 1372 | +"APPLICATION_TYPE_BRUSCHETTA" |
| 1373 | +], |
| 1374 | +"enumDescriptions": [ |
| 1375 | +"Application type unknown.", |
| 1376 | +"Application type arc (Android app).", |
| 1377 | +"Application type built-in.", |
| 1378 | +"Application type Linux (via Crostini).", |
| 1379 | +"Application type Chrome app.", |
| 1380 | +"Application type web.", |
| 1381 | +"Application type Mac OS.", |
| 1382 | +"Application type Plugin VM.", |
| 1383 | +"Application type standalone browser (Lacros browser app).", |
| 1384 | +"Application type remote.", |
| 1385 | +"Application type borealis.", |
| 1386 | +"Application type system web.", |
| 1387 | +"Application type standalone browser chrome app (hosted in Lacros).", |
| 1388 | +"Application type extension.", |
| 1389 | +"Application type standalone browser extension.", |
| 1390 | +"Application type bruschetta." |
| 1391 | +], |
| 1392 | +"type": "string" |
| 1393 | +}, |
| 1394 | +"runningDuration": { |
| 1395 | +"description": "App foreground running time.", |
| 1396 | +"format": "google-duration", |
| 1397 | +"type": "string" |
| 1398 | +} |
| 1399 | +}, |
| 1400 | +"type": "object" |
| 1401 | +}, |
1323 | 1402 | "GoogleChromeManagementV1AudioStatusReport": {
|
1324 | 1403 | "description": "Status data for storage. * This field is telemetry information and this will change over time as the device is utilized. * Data for this field is controlled via policy: [ReportDeviceAudioStatus](https://chromeenterprise.google/policies/#ReportDeviceAudioStatus) * Data Collection Frequency: 10 minutes * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache: If the device is offline, the collected data is stored locally, and will be reported when the device is next online: No * Reported for affiliated users only: N/A * Granular permission needed: TELEMETRY_API_AUDIO_REPORT",
|
1325 | 1404 | "id": "GoogleChromeManagementV1AudioStatusReport",
|
|
3771 | 3850 | "description": "Telemetry data collected from a managed device. * Granular permission needed: TELEMETRY_API_DEVICE",
|
3772 | 3851 | "id": "GoogleChromeManagementV1TelemetryDevice",
|
3773 | 3852 | "properties": {
|
| 3853 | +"appReport": { |
| 3854 | +"description": "Output only. App reports collected periodically sorted in a decreasing order of report_time.", |
| 3855 | +"items": { |
| 3856 | +"$ref": "GoogleChromeManagementV1AppReport" |
| 3857 | +}, |
| 3858 | +"readOnly": true, |
| 3859 | +"type": "array" |
| 3860 | +}, |
3774 | 3861 | "audioStatusReport": {
|
3775 | 3862 | "description": "Output only. Audio reports collected periodically sorted in a decreasing order of report_time.",
|
3776 | 3863 | "items": {
|
|
4302 | 4389 | "description": "Telemetry data collected for a managed user and device. * Granular permission needed: TELEMETRY_API_DEVICE",
|
4303 | 4390 | "id": "GoogleChromeManagementV1TelemetryUserDevice",
|
4304 | 4391 | "properties": {
|
| 4392 | +"appReport": { |
| 4393 | +"description": "Output only. App reports collected periodically sorted in a decreasing order of report_time.", |
| 4394 | +"items": { |
| 4395 | +"$ref": "GoogleChromeManagementV1AppReport" |
| 4396 | +}, |
| 4397 | +"readOnly": true, |
| 4398 | +"type": "array" |
| 4399 | +}, |
4305 | 4400 | "audioStatusReport": {
|
4306 | 4401 | "description": "Output only. Audio reports collected periodically sorted in a decreasing order of report_time.",
|
4307 | 4402 | "items": {
|
|
0 commit comments