google-apis-chromemanagement_v1 0.26.0 → 0.27.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: 156c39783ba13ae37d379ab14d196af06b7a6f5e39034dbe8f20b5b9746249bb
4
- data.tar.gz: 3d9979e87513a6b5b1c6cdf140517c824a5d60052fb3b3472ef885a66fba4044
3
+ metadata.gz: 46a5b08d782dca824c7998c0c49b88e9995893caa7c2418f12a6f7f944b0afcc
4
+ data.tar.gz: 9951e7986800eb144a5eaf27665bb81d037fa1aaa7701fe6fa778d32ff195719
5
5
  SHA512:
6
- metadata.gz: c2326487a493d0cee3f0bcc1a7e4fec991c9c4a7361e2fc5b82b659b99d1c2d83ccc874bb23632428b6dd1f0fdc86597023897dbe6920ea5bfdf63a9d456170b
7
- data.tar.gz: a421c4ae5ea6475075f22187c5cc56d35e220229c2d1df9f4624211ae0430d112e2c7db5148251626bcda4e90763d81de1b97120a129a7d2c4b193113bb6a7fa
6
+ metadata.gz: 50eaa4f14dcaf28cbfdd51e9d379d87e87796c02ece1c31c3bdc4927cc4d3ef4c98133b29bafe290485d346b6feca668fdd1bb68ea85a568985e8e7eaee0289f
7
+ data.tar.gz: 6961bf78994f100efe24d08b4fd236fe09ef988156b50018c9c5be6599fa16910e2bb64c81c30e5ea8d6abb785a049779adc29cc5e83dbb8c9f043250fac5618
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-chromemanagement_v1
2
2
 
3
+ ### v0.27.0 (2022-09-10)
4
+
5
+ * Regenerated from discovery document revision 20220908
6
+
3
7
  ### v0.26.0 (2022-07-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20220711
@@ -201,7 +201,14 @@ module Google
201
201
  end
202
202
  end
203
203
 
204
- # Audio report.
204
+ # Status data for storage. * This field is telemetry information and this will
205
+ # change over time as the device is utilized. * Data for this field is
206
+ # controlled via policy: [ReportDeviceAudioStatus](https://chromeenterprise.
207
+ # google/policies/#ReportDeviceAudioStatus) * Data Collection Frequency: 10
208
+ # minutes * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
209
+ # Cache: If the device is offline, the collected data is stored locally, and
210
+ # will be reported when the device is next online: No * Reported for affiliated
211
+ # users only: N/A
205
212
  class GoogleChromeManagementV1AudioStatusReport
206
213
  include Google::Apis::Core::Hashable
207
214
 
@@ -258,7 +265,14 @@ module Google
258
265
  end
259
266
  end
260
267
 
261
- # Battery info
268
+ # Information about the battery. * This field provides device information, which
269
+ # is static and will not change over time. * Data for this field is controlled
270
+ # via policy: [ReportDevicePowerStatus](https://chromeenterprise.google/policies/
271
+ # #ReportDevicePowerStatus) * Data Collection Frequency: Only at Upload *
272
+ # Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache: If
273
+ # the device is offline, the collected data is stored locally, and will be
274
+ # reported when the device is next online: No * Reported for affiliated users
275
+ # only: N/A
262
276
  class GoogleChromeManagementV1BatteryInfo
263
277
  include Google::Apis::Core::Hashable
264
278
 
@@ -314,7 +328,14 @@ module Google
314
328
  end
315
329
  end
316
330
 
317
- # Sampling data for battery.
331
+ # Sampling data for battery. * This field is telemetry information and this will
332
+ # change over time as the device is utilized. * Data for this field is
333
+ # controlled via policy: [ReportDevicePowerStatus](https://chromeenterprise.
334
+ # google/policies/#ReportDevicePowerStatus) * Data Collection Frequency: Only at
335
+ # Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
336
+ # Cache: If the device is offline, the collected data is stored locally, and
337
+ # will be reported when the device is next online: No * Reported for affiliated
338
+ # users only: N/A
318
339
  class GoogleChromeManagementV1BatterySampleReport
319
340
  include Google::Apis::Core::Hashable
320
341
 
@@ -376,7 +397,14 @@ module Google
376
397
  end
377
398
  end
378
399
 
379
- # Status data for battery.
400
+ # Status data for battery. * This field is telemetry information and this will
401
+ # change over time as the device is utilized. * Data for this field is
402
+ # controlled via policy: [ReportDevicePowerStatus](https://chromeenterprise.
403
+ # google/policies/#ReportDevicePowerStatus) * Data Collection Frequency: Only at
404
+ # Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
405
+ # Cache: If the device is offline, the collected data is stored locally, and
406
+ # will be reported when the device is next online: No * Reported for affiliated
407
+ # users only: N/A
380
408
  class GoogleChromeManagementV1BatteryStatusReport
381
409
  include Google::Apis::Core::Hashable
382
410
 
@@ -819,11 +847,25 @@ module Google
819
847
  end
820
848
  end
821
849
 
822
- # CPU specs for a CPU.
850
+ # CPU specifications for the device * This field provides device information,
851
+ # which is static and will not change over time. * Data for this field is
852
+ # controlled via policy: [ReportDeviceCpuInfo](https://chromeenterprise.google/
853
+ # policies/#ReportDeviceCpuInfo) * Data Collection Frequency: Only at Upload *
854
+ # Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache: If
855
+ # the device is offline, the collected data is stored locally, and will be
856
+ # reported when the device is next online: No * Reported for affiliated users
857
+ # only: N/A
823
858
  class GoogleChromeManagementV1CpuInfo
824
859
  include Google::Apis::Core::Hashable
825
860
 
826
- # Output only. The CPU architecture.
861
+ # Output only. Architecture type for the CPU. * This field provides device
862
+ # information, which is static and will not change over time. * Data for this
863
+ # field is controlled via policy: [ReportDeviceCpuInfo](https://chromeenterprise.
864
+ # google/policies/#ReportDeviceCpuInfo) * Data Collection Frequency: Only at
865
+ # Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes *
866
+ # Cache: If the device is offline, the collected data is stored locally, and
867
+ # will be reported when the device is next online: No * Reported for affiliated
868
+ # users only: N/A
827
869
  # Corresponds to the JSON property `architecture`
828
870
  # @return [String]
829
871
  attr_accessor :architecture
@@ -866,7 +908,14 @@ module Google
866
908
  end
867
909
  end
868
910
 
869
- # Contains samples of the cpu status reports.
911
+ # Provides information about the status of the CPU. * This field is telemetry
912
+ # information and this will change over time as the device is utilized. * Data
913
+ # for this field is controlled via policy: [ReportDeviceCpuInfo](https://
914
+ # chromeenterprise.google/policies/#ReportDeviceCpuInfo) * Data Collection
915
+ # Frequency: Every 10 minutes * Default Data Reporting Frequency: 3 hours -
916
+ # Policy Controlled: Yes * Cache: If the device is offline, the collected data
917
+ # is stored locally, and will be reported when the device is next online: No *
918
+ # Reported for affiliated users only: N/A
870
919
  class GoogleChromeManagementV1CpuStatusReport
871
920
  include Google::Apis::Core::Hashable
872
921
 
@@ -904,7 +953,14 @@ module Google
904
953
  end
905
954
  end
906
955
 
907
- # CPU temperature of a device. Sampled per CPU core in Celsius
956
+ # CPU temperature of a device. Sampled per CPU core in Celsius. * This field is
957
+ # telemetry information and this will change over time as the device is utilized.
958
+ # * Data for this field is controlled via policy: [ReportDeviceCpuInfo](https://
959
+ # chromeenterprise.google/policies/#ReportDeviceCpuInfo) * Data Collection
960
+ # Frequency: Every 10 minutes * Default Data Reporting Frequency: 3 hours -
961
+ # Policy Controlled: Yes * Cache: If the device is offline, the collected data
962
+ # is stored locally, and will be reported when the device is next online: No *
963
+ # Reported for affiliated users only: N/A
908
964
  class GoogleChromeManagementV1CpuTemperatureInfo
909
965
  include Google::Apis::Core::Hashable
910
966
 
@@ -1203,7 +1259,14 @@ module Google
1203
1259
  end
1204
1260
  end
1205
1261
 
1206
- # Information of the graphics subsystem.
1262
+ # Information of the graphics subsystem. * This field provides device
1263
+ # information, which is static and will not change over time. * Data for this
1264
+ # field is controlled via policy: [ReportDeviceGraphicsStatus](https://
1265
+ # chromeenterprise.google/policies/#ReportDeviceGraphicsStatus) * Data
1266
+ # Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
1267
+ # hours - Policy Controlled: Yes * Cache: If the device is offline, the
1268
+ # collected data is stored locally, and will be reported when the device is next
1269
+ # online: No * Reported for affiliated users only: N/A
1207
1270
  class GoogleChromeManagementV1GraphicsInfo
1208
1271
  include Google::Apis::Core::Hashable
1209
1272
 
@@ -1222,7 +1285,14 @@ module Google
1222
1285
  end
1223
1286
  end
1224
1287
 
1225
- # Information of the graphics subsystem.
1288
+ # Information of the graphics subsystem. * This field is telemetry information
1289
+ # and this will change over time as the device is utilized. * Data for this
1290
+ # field is controlled via policy: [ReportDeviceGraphicsInfo](https://
1291
+ # chromeenterprise.google/policies/#ReportDeviceGraphicsInfo) * Data Collection
1292
+ # Frequency: Only at Upload * Default Data Reporting Frequency: 3 hours - Policy
1293
+ # Controlled: Yes * Cache: If the device is offline, the collected data is
1294
+ # stored locally, and will be reported when the device is next online: No *
1295
+ # Reported for affiliated users only: N/A
1226
1296
  class GoogleChromeManagementV1GraphicsStatusReport
1227
1297
  include Google::Apis::Core::Hashable
1228
1298
 
@@ -1381,7 +1451,18 @@ module Google
1381
1451
  end
1382
1452
  end
1383
1453
 
1384
- # Memory information of a device.
1454
+ # Memory information of a device. * This field has both telemetry and device
1455
+ # information: - `totalRamBytes` - Device information - `availableRamBytes` -
1456
+ # Telemetry information - `totalMemoryEncryption` - Device information * Data
1457
+ # for this field is controlled via policy: [ReportDeviceMemoryInfo](https://
1458
+ # chromeenterprise.google/policies/#ReportDeviceMemoryInfo) * Data Collection
1459
+ # Frequency: - `totalRamBytes` - Only at upload - `availableRamBytes` - Every 10
1460
+ # minutes - `totalMemoryEncryption` - at device startup * Default Data Reporting
1461
+ # Frequency: - `totalRamBytes` - 3 hours - `availableRamBytes` - 3 hours - `
1462
+ # totalMemoryEncryption` - at device startup - Policy Controlled: Yes * Cache:
1463
+ # If the device is offline, the collected data is stored locally, and will be
1464
+ # reported when the device is next online: only for `totalMemoryEncryption` *
1465
+ # Reported for affiliated users only: N/A
1385
1466
  class GoogleChromeManagementV1MemoryInfo
1386
1467
  include Google::Apis::Core::Hashable
1387
1468
 
@@ -1390,7 +1471,14 @@ module Google
1390
1471
  # @return [Fixnum]
1391
1472
  attr_accessor :available_ram_bytes
1392
1473
 
1393
- # Memory encryption information of a device.
1474
+ # Memory encryption information of a device. * This field provides device
1475
+ # information, which is static and will not change over time. * Data for this
1476
+ # field is controlled via policy: [ReportDeviceMemoryInfo](https://
1477
+ # chromeenterprise.google/policies/#ReportDeviceMemoryInfo) * Data Collection
1478
+ # Frequency: At device startup * Default Data Reporting Frequency: At device
1479
+ # startup - Policy Controlled: Yes * Cache: If the device is offline, the
1480
+ # collected data is stored locally, and will be reported when the device is next
1481
+ # online: Yes * Reported for affiliated users only: N/A
1394
1482
  # Corresponds to the JSON property `totalMemoryEncryption`
1395
1483
  # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TotalMemoryEncryptionInfo]
1396
1484
  attr_accessor :total_memory_encryption
@@ -1412,7 +1500,15 @@ module Google
1412
1500
  end
1413
1501
  end
1414
1502
 
1415
- # Contains samples of memory status reports.
1503
+ # Contains samples of memory status reports. * This field is telemetry
1504
+ # information and this will change over time as the device is utilized. * Data
1505
+ # for this field is controlled via policy: [ReportDeviceMemoryInfo](https://
1506
+ # chromeenterprise.google/policies/#ReportDeviceMemoryInfo) * Data Collection
1507
+ # Frequency: Only at upload, SystemRamFreeByes is collected every 10 minutes *
1508
+ # Default Data Reporting Frequency: Every 3 hours - Policy Controlled: Yes *
1509
+ # Cache: If the device is offline, the collected data is stored locally, and
1510
+ # will be reported when the device is next online: No * Reported for affiliated
1511
+ # users only: N/A
1416
1512
  class GoogleChromeManagementV1MemoryStatusReport
1417
1513
  include Google::Apis::Core::Hashable
1418
1514
 
@@ -1451,7 +1547,14 @@ module Google
1451
1547
  end
1452
1548
  end
1453
1549
 
1454
- # Network device.
1550
+ # Details about the network device. * This field provides device information,
1551
+ # which is static and will not change over time. * Data for this field is
1552
+ # controlled via policy: [ReportNetworkDeviceConfiguration](https://
1553
+ # chromeenterprise.google/policies/#ReportNetworkDeviceConfiguration) * Data
1554
+ # Collection Frequency: At device startup * Default Data Reporting Frequency: At
1555
+ # device startup - Policy Controlled: Yes * Cache: If the device is offline, the
1556
+ # collected data is stored locally, and will be reported when the device is next
1557
+ # online: Yes * Reported for affiliated users only: N/A
1455
1558
  class GoogleChromeManagementV1NetworkDevice
1456
1559
  include Google::Apis::Core::Hashable
1457
1560
 
@@ -1528,7 +1631,14 @@ module Google
1528
1631
  end
1529
1632
  end
1530
1633
 
1531
- # Network devices info.
1634
+ # Network device information. * This field provides device information, which is
1635
+ # static and will not change over time. * Data for this field is controlled via
1636
+ # policy: [ReportNetworkDeviceConfiguration](https://chromeenterprise.google/
1637
+ # policies/#ReportNetworkDeviceConfiguration) * Data Collection Frequency: At
1638
+ # device startup * Default Data Reporting Frequency: At device startup - Policy
1639
+ # Controlled: Yes * Cache: If the device is offline, the collected data is
1640
+ # stored locally, and will be reported when the device is next online: Yes *
1641
+ # Reported for affiliated users only: N/A
1532
1642
  class GoogleChromeManagementV1NetworkInfo
1533
1643
  include Google::Apis::Core::Hashable
1534
1644
 
@@ -1547,7 +1657,14 @@ module Google
1547
1657
  end
1548
1658
  end
1549
1659
 
1550
- # State of visible/configured networks.
1660
+ # State of visible/configured networks. * This field is telemetry information
1661
+ # and this will change over time as the device is utilized. * Data for this
1662
+ # field is controlled via policy: [ReportNetworkStatus](https://chromeenterprise.
1663
+ # google/policies/#ReportNetworkStatus) * Data Collection Frequency: 60 minutes *
1664
+ # Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes * Cache:
1665
+ # If the device is offline, the collected data is stored locally, and will be
1666
+ # reported when the device is next online: Yes * Reported for affiliated users
1667
+ # only: Yes
1551
1668
  class GoogleChromeManagementV1NetworkStatusReport
1552
1669
  include Google::Apis::Core::Hashable
1553
1670
 
@@ -1647,7 +1764,14 @@ module Google
1647
1764
  end
1648
1765
  end
1649
1766
 
1650
- # Contains information regarding the current OS update status.
1767
+ # Contains information regarding the current OS update status. * This field is
1768
+ # telemetry information and this will change over time as the device is utilized.
1769
+ # * Data for this field is controlled via policy: [ReportDeviceOsUpdateStatus](
1770
+ # https://chromeenterprise.google/policies/#ReportDeviceOsUpdateStatus) * Data
1771
+ # Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
1772
+ # hours - Policy Controlled: Yes * Cache: If the device is offline, the
1773
+ # collected data is stored locally, and will be reported when the device is next
1774
+ # online: No * Reported for affiliated users only: N/A
1651
1775
  class GoogleChromeManagementV1OsUpdateStatus
1652
1776
  include Google::Apis::Core::Hashable
1653
1777
 
@@ -1700,7 +1824,14 @@ module Google
1700
1824
  end
1701
1825
  end
1702
1826
 
1703
- # Status data for storage.
1827
+ # Status data for storage. * This field is telemetry information and this will
1828
+ # change over time as the device is utilized. * Data for this field is
1829
+ # controlled via policy: [ReportDeviceStorageStatus](https://chromeenterprise.
1830
+ # google/policies/#ReportDeviceStorageStatus) * Data Collection Frequency: Only
1831
+ # at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
1832
+ # * Cache: If the device is offline, the collected data is stored locally, and
1833
+ # will be reported when the device is next online: No * Reported for affiliated
1834
+ # users only: N/A
1704
1835
  class GoogleChromeManagementV1StorageInfo
1705
1836
  include Google::Apis::Core::Hashable
1706
1837
 
@@ -1762,7 +1893,14 @@ module Google
1762
1893
  end
1763
1894
  end
1764
1895
 
1765
- # Status data for storage.
1896
+ # Status data for storage. * This field is telemetry information and this will
1897
+ # change over time as the device is utilized. * Data for this field is
1898
+ # controlled via policy: [ReportDeviceStorageStatus](https://chromeenterprise.
1899
+ # google/policies/#ReportDeviceStorageStatus) * Data Collection Frequency: Only
1900
+ # at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
1901
+ # * Cache: If the device is offline, the collected data is stored locally, and
1902
+ # will be reported when the device is next online: No * Reported for affiliated
1903
+ # users only: N/A
1766
1904
  class GoogleChromeManagementV1StorageStatusReport
1767
1905
  include Google::Apis::Core::Hashable
1768
1906
 
@@ -1829,7 +1967,14 @@ module Google
1829
1967
  # @return [String]
1830
1968
  attr_accessor :device_id
1831
1969
 
1832
- # Information of the graphics subsystem.
1970
+ # Information of the graphics subsystem. * This field provides device
1971
+ # information, which is static and will not change over time. * Data for this
1972
+ # field is controlled via policy: [ReportDeviceGraphicsStatus](https://
1973
+ # chromeenterprise.google/policies/#ReportDeviceGraphicsStatus) * Data
1974
+ # Collection Frequency: Only at Upload * Default Data Reporting Frequency: 3
1975
+ # hours - Policy Controlled: Yes * Cache: If the device is offline, the
1976
+ # collected data is stored locally, and will be reported when the device is next
1977
+ # online: No * Reported for affiliated users only: N/A
1833
1978
  # Corresponds to the JSON property `graphicsInfo`
1834
1979
  # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsInfo]
1835
1980
  attr_accessor :graphics_info
@@ -1839,7 +1984,18 @@ module Google
1839
1984
  # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport>]
1840
1985
  attr_accessor :graphics_status_report
1841
1986
 
1842
- # Memory information of a device.
1987
+ # Memory information of a device. * This field has both telemetry and device
1988
+ # information: - `totalRamBytes` - Device information - `availableRamBytes` -
1989
+ # Telemetry information - `totalMemoryEncryption` - Device information * Data
1990
+ # for this field is controlled via policy: [ReportDeviceMemoryInfo](https://
1991
+ # chromeenterprise.google/policies/#ReportDeviceMemoryInfo) * Data Collection
1992
+ # Frequency: - `totalRamBytes` - Only at upload - `availableRamBytes` - Every 10
1993
+ # minutes - `totalMemoryEncryption` - at device startup * Default Data Reporting
1994
+ # Frequency: - `totalRamBytes` - 3 hours - `availableRamBytes` - 3 hours - `
1995
+ # totalMemoryEncryption` - at device startup - Policy Controlled: Yes * Cache:
1996
+ # If the device is offline, the collected data is stored locally, and will be
1997
+ # reported when the device is next online: only for `totalMemoryEncryption` *
1998
+ # Reported for affiliated users only: N/A
1843
1999
  # Corresponds to the JSON property `memoryInfo`
1844
2000
  # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo]
1845
2001
  attr_accessor :memory_info
@@ -1860,7 +2016,14 @@ module Google
1860
2016
  # @return [Array<Google::Apis::ChromemanagementV1::GoogleChromeManagementV1NetworkDiagnosticsReport>]
1861
2017
  attr_accessor :network_diagnostics_report
1862
2018
 
1863
- # Network devices info.
2019
+ # Network device information. * This field provides device information, which is
2020
+ # static and will not change over time. * Data for this field is controlled via
2021
+ # policy: [ReportNetworkDeviceConfiguration](https://chromeenterprise.google/
2022
+ # policies/#ReportNetworkDeviceConfiguration) * Data Collection Frequency: At
2023
+ # device startup * Default Data Reporting Frequency: At device startup - Policy
2024
+ # Controlled: Yes * Cache: If the device is offline, the collected data is
2025
+ # stored locally, and will be reported when the device is next online: Yes *
2026
+ # Reported for affiliated users only: N/A
1864
2027
  # Corresponds to the JSON property `networkInfo`
1865
2028
  # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1NetworkInfo]
1866
2029
  attr_accessor :network_info
@@ -1886,7 +2049,14 @@ module Google
1886
2049
  # @return [String]
1887
2050
  attr_accessor :serial_number
1888
2051
 
1889
- # Status data for storage.
2052
+ # Status data for storage. * This field is telemetry information and this will
2053
+ # change over time as the device is utilized. * Data for this field is
2054
+ # controlled via policy: [ReportDeviceStorageStatus](https://chromeenterprise.
2055
+ # google/policies/#ReportDeviceStorageStatus) * Data Collection Frequency: Only
2056
+ # at Upload * Default Data Reporting Frequency: 3 hours - Policy Controlled: Yes
2057
+ # * Cache: If the device is offline, the collected data is stored locally, and
2058
+ # will be reported when the device is next online: No * Reported for affiliated
2059
+ # users only: N/A
1890
2060
  # Corresponds to the JSON property `storageInfo`
1891
2061
  # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfo]
1892
2062
  attr_accessor :storage_info
@@ -1931,7 +2101,14 @@ module Google
1931
2101
  end
1932
2102
  end
1933
2103
 
1934
- # Thunderbolt bus info.
2104
+ # Thunderbolt bus info. * This field provides device information, which is
2105
+ # static and will not change over time. * Data for this field is controlled via
2106
+ # policy: [ReportDeviceSecurityStatus](https://chromeenterprise.google/policies/#
2107
+ # ReportDeviceSecurityStatus) * Data Collection Frequency: At device startup *
2108
+ # Default Data Reporting Frequency: At device startup - Policy Controlled: No *
2109
+ # Cache: If the device is offline, the collected data is stored locally, and
2110
+ # will be reported when the device is next online: Yes * Reported for affiliated
2111
+ # users only: N/A
1935
2112
  class GoogleChromeManagementV1ThunderboltInfo
1936
2113
  include Google::Apis::Core::Hashable
1937
2114
 
@@ -1950,7 +2127,14 @@ module Google
1950
2127
  end
1951
2128
  end
1952
2129
 
1953
- # Memory encryption information of a device.
2130
+ # Memory encryption information of a device. * This field provides device
2131
+ # information, which is static and will not change over time. * Data for this
2132
+ # field is controlled via policy: [ReportDeviceMemoryInfo](https://
2133
+ # chromeenterprise.google/policies/#ReportDeviceMemoryInfo) * Data Collection
2134
+ # Frequency: At device startup * Default Data Reporting Frequency: At device
2135
+ # startup - Policy Controlled: Yes * Cache: If the device is offline, the
2136
+ # collected data is stored locally, and will be reported when the device is next
2137
+ # online: Yes * Reported for affiliated users only: N/A
1954
2138
  class GoogleChromeManagementV1TotalMemoryEncryptionInfo
1955
2139
  include Google::Apis::Core::Hashable
1956
2140
 
@@ -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.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220711"
25
+ REVISION = "20220908"
26
26
  end
27
27
  end
28
28
  end
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.26.0
4
+ version: 0.27.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: 2022-07-18 00:00:00.000000000 Z
11
+ date: 2022-09-12 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.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.27.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: []