google-apis-chromemanagement_v1 0.38.0 → 0.40.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c92e4b460f16a11703d84e981fbb52a4483389755d4753c9ea704346fca7052d
|
4
|
+
data.tar.gz: 446b0c05b3100835a7ed4fc39d526cc72011aa24ae05cfee70c1e7ef8ea4b8c8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a217c9c25c5155a0bf9b4759dd64653ccae82cb8a41bb3fb9511dad0762d80a269cda5f8d7ee74eb9c1c9e470773baac4a3b6fbca49f67406471097fb15759b6
|
7
|
+
data.tar.gz: 22aeadffe25b433586a094389f9f6beb62af05703c9c0bd5da8ac10874f35b6689a823ac376b2c5389a676fb4228f507ae3d05676cd0976390718469f9a7ecee
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-chromemanagement_v1
|
2
2
|
|
3
|
+
### v0.40.0 (2023-05-21)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230516
|
6
|
+
|
7
|
+
### v0.39.0 (2023-05-07)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20230504
|
10
|
+
|
3
11
|
### v0.38.0 (2023-04-16)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20230413
|
@@ -208,7 +208,7 @@ module Google
|
|
208
208
|
# minutes * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
|
209
209
|
# Cache: If the device is offline, the collected data is stored locally, and
|
210
210
|
# will be reported when the device is next online: No * Reported for affiliated
|
211
|
-
# users only: N/A
|
211
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_AUDIO_REPORT
|
212
212
|
class GoogleChromeManagementV1AudioStatusReport
|
213
213
|
include Google::Apis::Core::Hashable
|
214
214
|
|
@@ -272,7 +272,7 @@ module Google
|
|
272
272
|
# Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache: If
|
273
273
|
# the device is offline, the collected data is stored locally, and will be
|
274
274
|
# reported when the device is next online: No * Reported for affiliated users
|
275
|
-
# only: N/A
|
275
|
+
# only: N/A * Granular permission needed: TELEMETRY_API_BATTERY_INFO
|
276
276
|
class GoogleChromeManagementV1BatteryInfo
|
277
277
|
include Google::Apis::Core::Hashable
|
278
278
|
|
@@ -404,7 +404,7 @@ module Google
|
|
404
404
|
# Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
|
405
405
|
# Cache: If the device is offline, the collected data is stored locally, and
|
406
406
|
# will be reported when the device is next online: No * Reported for affiliated
|
407
|
-
# users only: N/A
|
407
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_BATTERY_REPORT
|
408
408
|
class GoogleChromeManagementV1BatteryStatusReport
|
409
409
|
include Google::Apis::Core::Hashable
|
410
410
|
|
@@ -461,7 +461,7 @@ module Google
|
|
461
461
|
# event * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
|
462
462
|
# Cache: If the device is offline, the collected data is stored locally, and
|
463
463
|
# will be reported when the device is next online: Yes * Reported for affiliated
|
464
|
-
# users only: N/A
|
464
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_OS_REPORT
|
465
465
|
class GoogleChromeManagementV1BootPerformanceReport
|
466
466
|
include Google::Apis::Core::Hashable
|
467
467
|
|
@@ -996,7 +996,7 @@ module Google
|
|
996
996
|
# Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache: If
|
997
997
|
# the device is offline, the collected data is stored locally, and will be
|
998
998
|
# reported when the device is next online: No * Reported for affiliated users
|
999
|
-
# only: N/A
|
999
|
+
# only: N/A * Granular permission needed: TELEMETRY_API_CPU_INFO
|
1000
1000
|
class GoogleChromeManagementV1CpuInfo
|
1001
1001
|
include Google::Apis::Core::Hashable
|
1002
1002
|
|
@@ -1057,7 +1057,8 @@ module Google
|
|
1057
1057
|
# Frequency: Every 10 minutes * Default Data Reporting Frequency: 3 hours -
|
1058
1058
|
# Policy Controlled: Yes * Cache: If the device is offline, the collected data
|
1059
1059
|
# is stored locally, and will be reported when the device is next online: No *
|
1060
|
-
# Reported for affiliated users only: N/A
|
1060
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
1061
|
+
# TELEMETRY_API_CPU_REPORT
|
1061
1062
|
class GoogleChromeManagementV1CpuStatusReport
|
1062
1063
|
include Google::Apis::Core::Hashable
|
1063
1064
|
|
@@ -1496,7 +1497,8 @@ module Google
|
|
1496
1497
|
# Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
|
1497
1498
|
# hours - Policy Controlled: Yes * Cache: If the device is offline, the
|
1498
1499
|
# collected data is stored locally, and will be reported when the device is next
|
1499
|
-
# online: No * Reported for affiliated users only: N/A
|
1500
|
+
# online: No * Reported for affiliated users only: N/A * Granular permission
|
1501
|
+
# needed: TELEMETRY_API_GRAPHICS_INFO
|
1500
1502
|
class GoogleChromeManagementV1GraphicsInfo
|
1501
1503
|
include Google::Apis::Core::Hashable
|
1502
1504
|
|
@@ -1541,7 +1543,8 @@ module Google
|
|
1541
1543
|
# Frequency: 3 hours. * Default Data Reporting Frequency: 3 hours - Policy
|
1542
1544
|
# Controlled: Yes * Cache: If the device is offline, the collected data is
|
1543
1545
|
# stored locally, and will be reported when the device is next online: No *
|
1544
|
-
# Reported for affiliated users only: N/A
|
1546
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
1547
|
+
# TELEMETRY_API_GRAPHICS_REPORT
|
1545
1548
|
class GoogleChromeManagementV1GraphicsStatusReport
|
1546
1549
|
include Google::Apis::Core::Hashable
|
1547
1550
|
|
@@ -1566,6 +1569,41 @@ module Google
|
|
1566
1569
|
end
|
1567
1570
|
end
|
1568
1571
|
|
1572
|
+
# Heartbeat status report of a device. * Available for Kiosks * This field
|
1573
|
+
# provides online/offline/unknown status of a device and will only be included
|
1574
|
+
# if the status has changed (e.g. Online -> Offline) * Data for this field is
|
1575
|
+
# controlled via policy: [HeartbeatEnabled](https://chromeenterprise.google/
|
1576
|
+
# policies/#HeartbeatEnabled) [More Info](https://support.google.com/chrome/a/
|
1577
|
+
# answer/6179663#:~:text=On%20the%20Chrome,device%20status%20alerts) * Heartbeat
|
1578
|
+
# Frequency: 2 mins * Note: If a device goes offline, it can take up to 12
|
1579
|
+
# minutes for the online status of the device to be updated * Cache: If the
|
1580
|
+
# device is offline, the collected data is stored locally, and will be reported
|
1581
|
+
# when the device is next online: N/A * Reported for affiliated users only: N/A *
|
1582
|
+
# Granular permission needed: TELEMETRY_API_DEVICE_ACTIVITY_REPORT
|
1583
|
+
class GoogleChromeManagementV1HeartbeatStatusReport
|
1584
|
+
include Google::Apis::Core::Hashable
|
1585
|
+
|
1586
|
+
# Timestamp of when status changed was detected
|
1587
|
+
# Corresponds to the JSON property `reportTime`
|
1588
|
+
# @return [String]
|
1589
|
+
attr_accessor :report_time
|
1590
|
+
|
1591
|
+
# State the device changed to
|
1592
|
+
# Corresponds to the JSON property `state`
|
1593
|
+
# @return [String]
|
1594
|
+
attr_accessor :state
|
1595
|
+
|
1596
|
+
def initialize(**args)
|
1597
|
+
update!(**args)
|
1598
|
+
end
|
1599
|
+
|
1600
|
+
# Update properties of this object
|
1601
|
+
def update!(**args)
|
1602
|
+
@report_time = args[:report_time] if args.key?(:report_time)
|
1603
|
+
@state = args[:state] if args.key?(:state)
|
1604
|
+
end
|
1605
|
+
end
|
1606
|
+
|
1569
1607
|
# Data that describes the result of the HTTPS latency diagnostics routine, with
|
1570
1608
|
# the HTTPS requests issued to Google websites.
|
1571
1609
|
class GoogleChromeManagementV1HttpsLatencyRoutineData
|
@@ -1675,6 +1713,45 @@ module Google
|
|
1675
1713
|
end
|
1676
1714
|
end
|
1677
1715
|
|
1716
|
+
# Kiosk app status report of a device. * Available for Kiosks * This field
|
1717
|
+
# provides the app id and version number running on a kiosk device and the
|
1718
|
+
# timestamp of when the report was last updated * Data for this field is
|
1719
|
+
# controlled via policy: [ReportDeviceSessionStatus](https://chromeenterprise.
|
1720
|
+
# google/policies/#ReportDeviceSessionStatus) * Data Collection Frequency: Only
|
1721
|
+
# at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
|
1722
|
+
# * Cache: If the device is offline, the collected data is stored locally, and
|
1723
|
+
# will be reported when the device is next online: No * Reported for affiliated
|
1724
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_APPS_REPORT
|
1725
|
+
class GoogleChromeManagementV1KioskAppStatusReport
|
1726
|
+
include Google::Apis::Core::Hashable
|
1727
|
+
|
1728
|
+
# App id of kiosk app for example "mdmkkicfmmkgmpkmkdikhlbggogpicma"
|
1729
|
+
# Corresponds to the JSON property `appId`
|
1730
|
+
# @return [String]
|
1731
|
+
attr_accessor :app_id
|
1732
|
+
|
1733
|
+
# App version number of kiosk app for example "1.10.118"
|
1734
|
+
# Corresponds to the JSON property `appVersion`
|
1735
|
+
# @return [String]
|
1736
|
+
attr_accessor :app_version
|
1737
|
+
|
1738
|
+
# Timestamp of when report was collected
|
1739
|
+
# Corresponds to the JSON property `reportTime`
|
1740
|
+
# @return [String]
|
1741
|
+
attr_accessor :report_time
|
1742
|
+
|
1743
|
+
def initialize(**args)
|
1744
|
+
update!(**args)
|
1745
|
+
end
|
1746
|
+
|
1747
|
+
# Update properties of this object
|
1748
|
+
def update!(**args)
|
1749
|
+
@app_id = args[:app_id] if args.key?(:app_id)
|
1750
|
+
@app_version = args[:app_version] if args.key?(:app_version)
|
1751
|
+
@report_time = args[:report_time] if args.key?(:report_time)
|
1752
|
+
end
|
1753
|
+
end
|
1754
|
+
|
1678
1755
|
#
|
1679
1756
|
class GoogleChromeManagementV1ListTelemetryDevicesResponse
|
1680
1757
|
include Google::Apis::Core::Hashable
|
@@ -1761,7 +1838,8 @@ module Google
|
|
1761
1838
|
# totalMemoryEncryption` - at device startup - Policy Controlled: Yes * Cache:
|
1762
1839
|
# If the device is offline, the collected data is stored locally, and will be
|
1763
1840
|
# reported when the device is next online: only for `totalMemoryEncryption` *
|
1764
|
-
# Reported for affiliated users only: N/A
|
1841
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
1842
|
+
# TELEMETRY_API_MEMORY_INFO
|
1765
1843
|
class GoogleChromeManagementV1MemoryInfo
|
1766
1844
|
include Google::Apis::Core::Hashable
|
1767
1845
|
|
@@ -1807,7 +1885,7 @@ module Google
|
|
1807
1885
|
# Default Data Reporting Frequency: Every 3 hours - Policy Controlled: Yes *
|
1808
1886
|
# Cache: If the device is offline, the collected data is stored locally, and
|
1809
1887
|
# will be reported when the device is next online: No * Reported for affiliated
|
1810
|
-
# users only: N/A
|
1888
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_MEMORY_REPORT
|
1811
1889
|
class GoogleChromeManagementV1MemoryStatusReport
|
1812
1890
|
include Google::Apis::Core::Hashable
|
1813
1891
|
|
@@ -1904,7 +1982,8 @@ module Google
|
|
1904
1982
|
end
|
1905
1983
|
|
1906
1984
|
# Network testing results to determine the health of the device's network
|
1907
|
-
# connection, for example whether the HTTPS latency is high or normal.
|
1985
|
+
# connection, for example whether the HTTPS latency is high or normal. *
|
1986
|
+
# Granular permission needed: TELEMETRY_API_NETWORK_REPORT
|
1908
1987
|
class GoogleChromeManagementV1NetworkDiagnosticsReport
|
1909
1988
|
include Google::Apis::Core::Hashable
|
1910
1989
|
|
@@ -1937,7 +2016,8 @@ module Google
|
|
1937
2016
|
# device startup * Default Data Reporting Frequency: At device startup - Policy
|
1938
2017
|
# Controlled: Yes * Cache: If the device is offline, the collected data is
|
1939
2018
|
# stored locally, and will be reported when the device is next online: Yes *
|
1940
|
-
# Reported for affiliated users only: N/A
|
2019
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
2020
|
+
# TELEMETRY_API_NETWORK_INFO
|
1941
2021
|
class GoogleChromeManagementV1NetworkInfo
|
1942
2022
|
include Google::Apis::Core::Hashable
|
1943
2023
|
|
@@ -1963,7 +2043,7 @@ module Google
|
|
1963
2043
|
# Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache:
|
1964
2044
|
# If the device is offline, the collected data is stored locally, and will be
|
1965
2045
|
# reported when the device is next online: Yes * Reported for affiliated users
|
1966
|
-
# only: Yes
|
2046
|
+
# only: Yes * Granular permission needed: TELEMETRY_API_NETWORK_REPORT
|
1967
2047
|
class GoogleChromeManagementV1NetworkStatusReport
|
1968
2048
|
include Google::Apis::Core::Hashable
|
1969
2049
|
|
@@ -2070,7 +2150,8 @@ module Google
|
|
2070
2150
|
# Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
|
2071
2151
|
# hours - Policy Controlled: Yes * Cache: If the device is offline, the
|
2072
2152
|
# collected data is stored locally, and will be reported when the device is next
|
2073
|
-
# online: No * Reported for affiliated users only: N/A
|
2153
|
+
# online: No * Reported for affiliated users only: N/A * Granular permission
|
2154
|
+
# needed: TELEMETRY_API_OS_REPORT
|
2074
2155
|
class GoogleChromeManagementV1OsUpdateStatus
|
2075
2156
|
include Google::Apis::Core::Hashable
|
2076
2157
|
|
@@ -2123,7 +2204,8 @@ module Google
|
|
2123
2204
|
end
|
2124
2205
|
end
|
2125
2206
|
|
2126
|
-
# Peripherals report.
|
2207
|
+
# Peripherals report. * Granular permission needed:
|
2208
|
+
# TELEMETRY_API_PERIPHERALS_REPORT
|
2127
2209
|
class GoogleChromeManagementV1PeripheralsReport
|
2128
2210
|
include Google::Apis::Core::Hashable
|
2129
2211
|
|
@@ -2155,7 +2237,7 @@ module Google
|
|
2155
2237
|
# at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
|
2156
2238
|
# * Cache: If the device is offline, the collected data is stored locally, and
|
2157
2239
|
# will be reported when the device is next online: No * Reported for affiliated
|
2158
|
-
# users only: N/A
|
2240
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_STORAGE_INFO
|
2159
2241
|
class GoogleChromeManagementV1StorageInfo
|
2160
2242
|
include Google::Apis::Core::Hashable
|
2161
2243
|
|
@@ -2224,7 +2306,7 @@ module Google
|
|
2224
2306
|
# at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
|
2225
2307
|
# * Cache: If the device is offline, the collected data is stored locally, and
|
2226
2308
|
# will be reported when the device is next online: No * Reported for affiliated
|
2227
|
-
# users only: N/A
|
2309
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_STORAGE_REPORT
|
2228
2310
|
class GoogleChromeManagementV1StorageStatusReport
|
2229
2311
|
include Google::Apis::Core::Hashable
|
2230
2312
|
|
@@ -2250,7 +2332,8 @@ module Google
|
|
2250
2332
|
end
|
2251
2333
|
|
2252
2334
|
# `TelemetryAudioSevereUnderrunEvent` is triggered when a audio devices run out
|
2253
|
-
# of buffer data for more than 5 seconds.
|
2335
|
+
# of buffer data for more than 5 seconds. * Granular permission needed:
|
2336
|
+
# TELEMETRY_API_AUDIO_REPORT
|
2254
2337
|
class GoogleChromeManagementV1TelemetryAudioSevereUnderrunEvent
|
2255
2338
|
include Google::Apis::Core::Hashable
|
2256
2339
|
|
@@ -2263,7 +2346,8 @@ module Google
|
|
2263
2346
|
end
|
2264
2347
|
end
|
2265
2348
|
|
2266
|
-
# Telemetry data collected from a managed device.
|
2349
|
+
# Telemetry data collected from a managed device. * Granular permission needed:
|
2350
|
+
# TELEMETRY_API_DEVICE
|
2267
2351
|
class GoogleChromeManagementV1TelemetryDevice
|
2268
2352
|
include Google::Apis::Core::Hashable
|
2269
2353
|
|
@@ -2317,7 +2401,8 @@ module Google
|
|
2317
2401
|
# Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
|
2318
2402
|
# hours - Policy Controlled: Yes * Cache: If the device is offline, the
|
2319
2403
|
# collected data is stored locally, and will be reported when the device is next
|
2320
|
-
# online: No * Reported for affiliated users only: N/A
|
2404
|
+
# online: No * Reported for affiliated users only: N/A * Granular permission
|
2405
|
+
# needed: TELEMETRY_API_GRAPHICS_INFO
|
2321
2406
|
# Corresponds to the JSON property `graphicsInfo`
|
2322
2407
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsInfo]
|
2323
2408
|
attr_accessor :graphics_info
|
@@ -2327,6 +2412,17 @@ module Google
|
|
2327
2412
|
# @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport>]
|
2328
2413
|
attr_accessor :graphics_status_report
|
2329
2414
|
|
2415
|
+
# Output only. Heartbeat status report containing timestamps periodically sorted
|
2416
|
+
# in decreasing order of report_time
|
2417
|
+
# Corresponds to the JSON property `heartbeatStatusReport`
|
2418
|
+
# @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1HeartbeatStatusReport>]
|
2419
|
+
attr_accessor :heartbeat_status_report
|
2420
|
+
|
2421
|
+
# Output only. Kiosk app status report for the kiosk device
|
2422
|
+
# Corresponds to the JSON property `kioskAppStatusReport`
|
2423
|
+
# @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1KioskAppStatusReport>]
|
2424
|
+
attr_accessor :kiosk_app_status_report
|
2425
|
+
|
2330
2426
|
# Memory information of a device. * This field has both telemetry and device
|
2331
2427
|
# information: - `totalRamBytes` - Device information - `availableRamBytes` -
|
2332
2428
|
# Telemetry information - `totalMemoryEncryption` - Device information * Data
|
@@ -2338,7 +2434,8 @@ module Google
|
|
2338
2434
|
# totalMemoryEncryption` - at device startup - Policy Controlled: Yes * Cache:
|
2339
2435
|
# If the device is offline, the collected data is stored locally, and will be
|
2340
2436
|
# reported when the device is next online: only for `totalMemoryEncryption` *
|
2341
|
-
# Reported for affiliated users only: N/A
|
2437
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
2438
|
+
# TELEMETRY_API_MEMORY_INFO
|
2342
2439
|
# Corresponds to the JSON property `memoryInfo`
|
2343
2440
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo]
|
2344
2441
|
attr_accessor :memory_info
|
@@ -2366,7 +2463,8 @@ module Google
|
|
2366
2463
|
# device startup * Default Data Reporting Frequency: At device startup - Policy
|
2367
2464
|
# Controlled: Yes * Cache: If the device is offline, the collected data is
|
2368
2465
|
# stored locally, and will be reported when the device is next online: Yes *
|
2369
|
-
# Reported for affiliated users only: N/A
|
2466
|
+
# Reported for affiliated users only: N/A * Granular permission needed:
|
2467
|
+
# TELEMETRY_API_NETWORK_INFO
|
2370
2468
|
# Corresponds to the JSON property `networkInfo`
|
2371
2469
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1NetworkInfo]
|
2372
2470
|
attr_accessor :network_info
|
@@ -2405,7 +2503,7 @@ module Google
|
|
2405
2503
|
# at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
|
2406
2504
|
# * Cache: If the device is offline, the collected data is stored locally, and
|
2407
2505
|
# will be reported when the device is next online: No * Reported for affiliated
|
2408
|
-
# users only: N/A
|
2506
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_STORAGE_INFO
|
2409
2507
|
# Corresponds to the JSON property `storageInfo`
|
2410
2508
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfo]
|
2411
2509
|
attr_accessor :storage_info
|
@@ -2436,6 +2534,8 @@ module Google
|
|
2436
2534
|
@device_id = args[:device_id] if args.key?(:device_id)
|
2437
2535
|
@graphics_info = args[:graphics_info] if args.key?(:graphics_info)
|
2438
2536
|
@graphics_status_report = args[:graphics_status_report] if args.key?(:graphics_status_report)
|
2537
|
+
@heartbeat_status_report = args[:heartbeat_status_report] if args.key?(:heartbeat_status_report)
|
2538
|
+
@kiosk_app_status_report = args[:kiosk_app_status_report] if args.key?(:kiosk_app_status_report)
|
2439
2539
|
@memory_info = args[:memory_info] if args.key?(:memory_info)
|
2440
2540
|
@memory_status_report = args[:memory_status_report] if args.key?(:memory_status_report)
|
2441
2541
|
@name = args[:name] if args.key?(:name)
|
@@ -2452,7 +2552,8 @@ module Google
|
|
2452
2552
|
end
|
2453
2553
|
end
|
2454
2554
|
|
2455
|
-
# Information about a device associated with telemetry data.
|
2555
|
+
# Information about a device associated with telemetry data. * Granular
|
2556
|
+
# Permission needed: TELEMETRY_API_DEVICE
|
2456
2557
|
class GoogleChromeManagementV1TelemetryDeviceInfo
|
2457
2558
|
include Google::Apis::Core::Hashable
|
2458
2559
|
|
@@ -2483,12 +2584,14 @@ module Google
|
|
2483
2584
|
include Google::Apis::Core::Hashable
|
2484
2585
|
|
2485
2586
|
# `TelemetryAudioSevereUnderrunEvent` is triggered when a audio devices run out
|
2486
|
-
# of buffer data for more than 5 seconds.
|
2587
|
+
# of buffer data for more than 5 seconds. * Granular permission needed:
|
2588
|
+
# TELEMETRY_API_AUDIO_REPORT
|
2487
2589
|
# Corresponds to the JSON property `audioSevereUnderrunEvent`
|
2488
2590
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryAudioSevereUnderrunEvent]
|
2489
2591
|
attr_accessor :audio_severe_underrun_event
|
2490
2592
|
|
2491
|
-
# Information about a device associated with telemetry data.
|
2593
|
+
# Information about a device associated with telemetry data. * Granular
|
2594
|
+
# Permission needed: TELEMETRY_API_DEVICE
|
2492
2595
|
# Corresponds to the JSON property `device`
|
2493
2596
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryDeviceInfo]
|
2494
2597
|
attr_accessor :device
|
@@ -2500,7 +2603,8 @@ module Google
|
|
2500
2603
|
|
2501
2604
|
# Https latency routine is run periodically and `
|
2502
2605
|
# TelemetryHttpsLatencyChangeEvent` is triggered if a latency problem was
|
2503
|
-
# detected or if the device has recovered from a latency problem
|
2606
|
+
# detected or if the device has recovered from a latency problem. * Granular
|
2607
|
+
# permission needed: TELEMETRY_API_NETWORK_REPORT
|
2504
2608
|
# Corresponds to the JSON property `httpsLatencyChangeEvent`
|
2505
2609
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent]
|
2506
2610
|
attr_accessor :https_latency_change_event
|
@@ -2516,12 +2620,13 @@ module Google
|
|
2516
2620
|
attr_accessor :report_time
|
2517
2621
|
|
2518
2622
|
# `TelemetryUsbPeripheralsEvent` is triggered USB devices are either added or
|
2519
|
-
# removed.
|
2623
|
+
# removed. * Granular permission needed: TELEMETRY_API_PERIPHERALS_REPORT
|
2520
2624
|
# Corresponds to the JSON property `usbPeripheralsEvent`
|
2521
2625
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryUsbPeripheralsEvent]
|
2522
2626
|
attr_accessor :usb_peripherals_event
|
2523
2627
|
|
2524
|
-
# Information about a user associated with telemetry data.
|
2628
|
+
# Information about a user associated with telemetry data. * Granular permission
|
2629
|
+
# needed: TELEMETRY_API_USER
|
2525
2630
|
# Corresponds to the JSON property `user`
|
2526
2631
|
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryUserInfo]
|
2527
2632
|
attr_accessor :user
|
@@ -2545,7 +2650,8 @@ module Google
|
|
2545
2650
|
|
2546
2651
|
# Https latency routine is run periodically and `
|
2547
2652
|
# TelemetryHttpsLatencyChangeEvent` is triggered if a latency problem was
|
2548
|
-
# detected or if the device has recovered from a latency problem
|
2653
|
+
# detected or if the device has recovered from a latency problem. * Granular
|
2654
|
+
# permission needed: TELEMETRY_API_NETWORK_REPORT
|
2549
2655
|
class GoogleChromeManagementV1TelemetryHttpsLatencyChangeEvent
|
2550
2656
|
include Google::Apis::Core::Hashable
|
2551
2657
|
|
@@ -2572,7 +2678,7 @@ module Google
|
|
2572
2678
|
end
|
2573
2679
|
|
2574
2680
|
# `TelemetryUsbPeripheralsEvent` is triggered USB devices are either added or
|
2575
|
-
# removed.
|
2681
|
+
# removed. * Granular permission needed: TELEMETRY_API_PERIPHERALS_REPORT
|
2576
2682
|
class GoogleChromeManagementV1TelemetryUsbPeripheralsEvent
|
2577
2683
|
include Google::Apis::Core::Hashable
|
2578
2684
|
|
@@ -2591,7 +2697,8 @@ module Google
|
|
2591
2697
|
end
|
2592
2698
|
end
|
2593
2699
|
|
2594
|
-
# Telemetry data collected from a managed user.
|
2700
|
+
# Telemetry data collected from a managed user. * Granular permission needed:
|
2701
|
+
# TELEMETRY_API_USER
|
2595
2702
|
class GoogleChromeManagementV1TelemetryUser
|
2596
2703
|
include Google::Apis::Core::Hashable
|
2597
2704
|
|
@@ -2640,7 +2747,8 @@ module Google
|
|
2640
2747
|
end
|
2641
2748
|
end
|
2642
2749
|
|
2643
|
-
# Telemetry data collected for a managed user and device.
|
2750
|
+
# Telemetry data collected for a managed user and device. * Granular permission
|
2751
|
+
# needed: TELEMETRY_API_DEVICE
|
2644
2752
|
class GoogleChromeManagementV1TelemetryUserDevice
|
2645
2753
|
include Google::Apis::Core::Hashable
|
2646
2754
|
|
@@ -2674,7 +2782,8 @@ module Google
|
|
2674
2782
|
end
|
2675
2783
|
end
|
2676
2784
|
|
2677
|
-
# Information about a user associated with telemetry data.
|
2785
|
+
# Information about a user associated with telemetry data. * Granular permission
|
2786
|
+
# needed: TELEMETRY_API_USER
|
2678
2787
|
class GoogleChromeManagementV1TelemetryUserInfo
|
2679
2788
|
include Google::Apis::Core::Hashable
|
2680
2789
|
|
@@ -2706,7 +2815,7 @@ module Google
|
|
2706
2815
|
# Default Data Reporting Frequency: At device startup - Policy Controlled: No *
|
2707
2816
|
# Cache: If the device is offline, the collected data is stored locally, and
|
2708
2817
|
# will be reported when the device is next online: Yes * Reported for affiliated
|
2709
|
-
# users only: N/A
|
2818
|
+
# users only: N/A * Granular permission needed: TELEMETRY_API_BUS_DEVICE_INFO
|
2710
2819
|
class GoogleChromeManagementV1ThunderboltInfo
|
2711
2820
|
include Google::Apis::Core::Hashable
|
2712
2821
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ChromemanagementV1
|
18
18
|
# Version of the google-apis-chromemanagement_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.40.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230516"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -220,6 +220,12 @@ module Google
|
|
220
220
|
include Google::Apis::Core::JsonObjectSupport
|
221
221
|
end
|
222
222
|
|
223
|
+
class GoogleChromeManagementV1HeartbeatStatusReport
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
223
229
|
class GoogleChromeManagementV1HttpsLatencyRoutineData
|
224
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
231
|
|
@@ -232,6 +238,12 @@ module Google
|
|
232
238
|
include Google::Apis::Core::JsonObjectSupport
|
233
239
|
end
|
234
240
|
|
241
|
+
class GoogleChromeManagementV1KioskAppStatusReport
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
235
247
|
class GoogleChromeManagementV1ListTelemetryDevicesResponse
|
236
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
249
|
|
@@ -793,6 +805,14 @@ module Google
|
|
793
805
|
end
|
794
806
|
end
|
795
807
|
|
808
|
+
class GoogleChromeManagementV1HeartbeatStatusReport
|
809
|
+
# @private
|
810
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
811
|
+
property :report_time, as: 'reportTime'
|
812
|
+
property :state, as: 'state'
|
813
|
+
end
|
814
|
+
end
|
815
|
+
|
796
816
|
class GoogleChromeManagementV1HttpsLatencyRoutineData
|
797
817
|
# @private
|
798
818
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -818,6 +838,15 @@ module Google
|
|
818
838
|
end
|
819
839
|
end
|
820
840
|
|
841
|
+
class GoogleChromeManagementV1KioskAppStatusReport
|
842
|
+
# @private
|
843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
844
|
+
property :app_id, as: 'appId'
|
845
|
+
property :app_version, as: 'appVersion'
|
846
|
+
property :report_time, as: 'reportTime'
|
847
|
+
end
|
848
|
+
end
|
849
|
+
|
821
850
|
class GoogleChromeManagementV1ListTelemetryDevicesResponse
|
822
851
|
# @private
|
823
852
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -990,6 +1019,10 @@ module Google
|
|
990
1019
|
|
991
1020
|
collection :graphics_status_report, as: 'graphicsStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport::Representation
|
992
1021
|
|
1022
|
+
collection :heartbeat_status_report, as: 'heartbeatStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1HeartbeatStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1HeartbeatStatusReport::Representation
|
1023
|
+
|
1024
|
+
collection :kiosk_app_status_report, as: 'kioskAppStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1KioskAppStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1KioskAppStatusReport::Representation
|
1025
|
+
|
993
1026
|
property :memory_info, as: 'memoryInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo::Representation
|
994
1027
|
|
995
1028
|
collection :memory_status_report, as: 'memoryStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryStatusReport::Representation
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-chromemanagement_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.40.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromemanagement_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.40.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-chromemanagement_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|