google-apis-chromemanagement_v1 0.12.0 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/chromemanagement_v1/classes.rb +905 -0
- data/lib/google/apis/chromemanagement_v1/gem_version.rb +2 -2
- data/lib/google/apis/chromemanagement_v1/representations.rb +372 -0
- data/lib/google/apis/chromemanagement_v1/service.rb +44 -0
- data/lib/google/apis/chromemanagement_v1.rb +3 -0
- metadata +3 -3
@@ -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.13.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211112"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -40,6 +40,24 @@ module Google
|
|
40
40
|
include Google::Apis::Core::JsonObjectSupport
|
41
41
|
end
|
42
42
|
|
43
|
+
class GoogleChromeManagementV1BatteryInfo
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class GoogleChromeManagementV1BatterySampleReport
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class GoogleChromeManagementV1BatteryStatusReport
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
43
61
|
class GoogleChromeManagementV1BrowserVersion
|
44
62
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
63
|
|
@@ -88,30 +106,138 @@ module Google
|
|
88
106
|
include Google::Apis::Core::JsonObjectSupport
|
89
107
|
end
|
90
108
|
|
109
|
+
class GoogleChromeManagementV1CpuInfo
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleChromeManagementV1CpuStatusReport
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleChromeManagementV1CpuTemperatureInfo
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
91
127
|
class GoogleChromeManagementV1Device
|
92
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
129
|
|
94
130
|
include Google::Apis::Core::JsonObjectSupport
|
95
131
|
end
|
96
132
|
|
133
|
+
class GoogleChromeManagementV1DiskInfo
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleChromeManagementV1DisplayInfo
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
97
145
|
class GoogleChromeManagementV1FindInstalledAppDevicesResponse
|
98
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
147
|
|
100
148
|
include Google::Apis::Core::JsonObjectSupport
|
101
149
|
end
|
102
150
|
|
151
|
+
class GoogleChromeManagementV1GraphicsAdapterInfo
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleChromeManagementV1GraphicsInfo
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleChromeManagementV1GraphicsStatusReport
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
103
169
|
class GoogleChromeManagementV1InstalledApp
|
104
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
171
|
|
106
172
|
include Google::Apis::Core::JsonObjectSupport
|
107
173
|
end
|
108
174
|
|
175
|
+
class GoogleChromeManagementV1ListTelemetryDevicesResponse
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleChromeManagementV1MemoryInfo
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleChromeManagementV1MemoryStatusReport
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleChromeManagementV1NetworkStatusReport
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleChromeManagementV1OsUpdateStatus
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleChromeManagementV1StorageInfo
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleChromeManagementV1StorageInfoDiskVolume
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleChromeManagementV1StorageStatusReport
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleChromeManagementV1TelemetryDevice
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
109
229
|
class GoogleRpcStatus
|
110
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
231
|
|
112
232
|
include Google::Apis::Core::JsonObjectSupport
|
113
233
|
end
|
114
234
|
|
235
|
+
class GoogleTypeDate
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
115
241
|
class GoogleChromeManagementV1AndroidAppInfo
|
116
242
|
# @private
|
117
243
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -155,6 +281,46 @@ module Google
|
|
155
281
|
end
|
156
282
|
end
|
157
283
|
|
284
|
+
class GoogleChromeManagementV1BatteryInfo
|
285
|
+
# @private
|
286
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
287
|
+
property :design_capacity, :numeric_string => true, as: 'designCapacity'
|
288
|
+
property :design_min_voltage, as: 'designMinVoltage'
|
289
|
+
property :manufacture_date, as: 'manufactureDate', class: Google::Apis::ChromemanagementV1::GoogleTypeDate, decorator: Google::Apis::ChromemanagementV1::GoogleTypeDate::Representation
|
290
|
+
|
291
|
+
property :manufacturer, as: 'manufacturer'
|
292
|
+
property :serial_number, as: 'serialNumber'
|
293
|
+
property :technology, as: 'technology'
|
294
|
+
end
|
295
|
+
end
|
296
|
+
|
297
|
+
class GoogleChromeManagementV1BatterySampleReport
|
298
|
+
# @private
|
299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
300
|
+
property :charge_rate, as: 'chargeRate'
|
301
|
+
property :current, :numeric_string => true, as: 'current'
|
302
|
+
property :discharge_rate, as: 'dischargeRate'
|
303
|
+
property :remaining_capacity, :numeric_string => true, as: 'remainingCapacity'
|
304
|
+
property :report_time, as: 'reportTime'
|
305
|
+
property :status, as: 'status'
|
306
|
+
property :temperature, as: 'temperature'
|
307
|
+
property :voltage, :numeric_string => true, as: 'voltage'
|
308
|
+
end
|
309
|
+
end
|
310
|
+
|
311
|
+
class GoogleChromeManagementV1BatteryStatusReport
|
312
|
+
# @private
|
313
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
314
|
+
property :battery_health, as: 'batteryHealth'
|
315
|
+
property :cycle_count, as: 'cycleCount'
|
316
|
+
property :full_charge_capacity, :numeric_string => true, as: 'fullChargeCapacity'
|
317
|
+
property :report_time, as: 'reportTime'
|
318
|
+
collection :sample, as: 'sample', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatterySampleReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatterySampleReport::Representation
|
319
|
+
|
320
|
+
property :serial_number, as: 'serialNumber'
|
321
|
+
end
|
322
|
+
end
|
323
|
+
|
158
324
|
class GoogleChromeManagementV1BrowserVersion
|
159
325
|
# @private
|
160
326
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -240,6 +406,34 @@ module Google
|
|
240
406
|
end
|
241
407
|
end
|
242
408
|
|
409
|
+
class GoogleChromeManagementV1CpuInfo
|
410
|
+
# @private
|
411
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
412
|
+
property :architecture, as: 'architecture'
|
413
|
+
property :max_clock_speed, as: 'maxClockSpeed'
|
414
|
+
property :model, as: 'model'
|
415
|
+
end
|
416
|
+
end
|
417
|
+
|
418
|
+
class GoogleChromeManagementV1CpuStatusReport
|
419
|
+
# @private
|
420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
421
|
+
collection :cpu_temperature_info, as: 'cpuTemperatureInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuTemperatureInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuTemperatureInfo::Representation
|
422
|
+
|
423
|
+
property :cpu_utilization_pct, as: 'cpuUtilizationPct'
|
424
|
+
property :report_time, as: 'reportTime'
|
425
|
+
property :sample_frequency, as: 'sampleFrequency'
|
426
|
+
end
|
427
|
+
end
|
428
|
+
|
429
|
+
class GoogleChromeManagementV1CpuTemperatureInfo
|
430
|
+
# @private
|
431
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
432
|
+
property :label, as: 'label'
|
433
|
+
property :temperature_celsius, as: 'temperatureCelsius'
|
434
|
+
end
|
435
|
+
end
|
436
|
+
|
243
437
|
class GoogleChromeManagementV1Device
|
244
438
|
# @private
|
245
439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -248,6 +442,36 @@ module Google
|
|
248
442
|
end
|
249
443
|
end
|
250
444
|
|
445
|
+
class GoogleChromeManagementV1DiskInfo
|
446
|
+
# @private
|
447
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
448
|
+
property :bytes_read_this_session, :numeric_string => true, as: 'bytesReadThisSession'
|
449
|
+
property :bytes_written_this_session, :numeric_string => true, as: 'bytesWrittenThisSession'
|
450
|
+
property :discard_time_this_session, as: 'discardTimeThisSession'
|
451
|
+
property :health, as: 'health'
|
452
|
+
property :io_time_this_session, as: 'ioTimeThisSession'
|
453
|
+
property :manufacturer, as: 'manufacturer'
|
454
|
+
property :model, as: 'model'
|
455
|
+
property :read_time_this_session, as: 'readTimeThisSession'
|
456
|
+
property :serial_number, as: 'serialNumber'
|
457
|
+
property :size_bytes, :numeric_string => true, as: 'sizeBytes'
|
458
|
+
property :type, as: 'type'
|
459
|
+
collection :volume_ids, as: 'volumeIds'
|
460
|
+
property :write_time_this_session, as: 'writeTimeThisSession'
|
461
|
+
end
|
462
|
+
end
|
463
|
+
|
464
|
+
class GoogleChromeManagementV1DisplayInfo
|
465
|
+
# @private
|
466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
467
|
+
property :device_id, :numeric_string => true, as: 'deviceId'
|
468
|
+
property :is_internal, as: 'isInternal'
|
469
|
+
property :refresh_rate, as: 'refreshRate'
|
470
|
+
property :resolution_height, as: 'resolutionHeight'
|
471
|
+
property :resolution_width, as: 'resolutionWidth'
|
472
|
+
end
|
473
|
+
end
|
474
|
+
|
251
475
|
class GoogleChromeManagementV1FindInstalledAppDevicesResponse
|
252
476
|
# @private
|
253
477
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -258,6 +482,32 @@ module Google
|
|
258
482
|
end
|
259
483
|
end
|
260
484
|
|
485
|
+
class GoogleChromeManagementV1GraphicsAdapterInfo
|
486
|
+
# @private
|
487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
488
|
+
property :adapter, as: 'adapter'
|
489
|
+
property :device_id, :numeric_string => true, as: 'deviceId'
|
490
|
+
property :driver_version, as: 'driverVersion'
|
491
|
+
end
|
492
|
+
end
|
493
|
+
|
494
|
+
class GoogleChromeManagementV1GraphicsInfo
|
495
|
+
# @private
|
496
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
497
|
+
property :adapter_info, as: 'adapterInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsAdapterInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsAdapterInfo::Representation
|
498
|
+
|
499
|
+
end
|
500
|
+
end
|
501
|
+
|
502
|
+
class GoogleChromeManagementV1GraphicsStatusReport
|
503
|
+
# @private
|
504
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
505
|
+
collection :displays, as: 'displays', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1DisplayInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1DisplayInfo::Representation
|
506
|
+
|
507
|
+
property :report_time, as: 'reportTime'
|
508
|
+
end
|
509
|
+
end
|
510
|
+
|
261
511
|
class GoogleChromeManagementV1InstalledApp
|
262
512
|
# @private
|
263
513
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -275,6 +525,119 @@ module Google
|
|
275
525
|
end
|
276
526
|
end
|
277
527
|
|
528
|
+
class GoogleChromeManagementV1ListTelemetryDevicesResponse
|
529
|
+
# @private
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
531
|
+
collection :devices, as: 'devices', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryDevice, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1TelemetryDevice::Representation
|
532
|
+
|
533
|
+
property :next_page_token, as: 'nextPageToken'
|
534
|
+
end
|
535
|
+
end
|
536
|
+
|
537
|
+
class GoogleChromeManagementV1MemoryInfo
|
538
|
+
# @private
|
539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
540
|
+
property :available_ram_bytes, :numeric_string => true, as: 'availableRamBytes'
|
541
|
+
property :total_ram_bytes, :numeric_string => true, as: 'totalRamBytes'
|
542
|
+
end
|
543
|
+
end
|
544
|
+
|
545
|
+
class GoogleChromeManagementV1MemoryStatusReport
|
546
|
+
# @private
|
547
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
548
|
+
property :page_faults, as: 'pageFaults'
|
549
|
+
property :report_time, as: 'reportTime'
|
550
|
+
property :sample_frequency, as: 'sampleFrequency'
|
551
|
+
property :system_ram_free_bytes, :numeric_string => true, as: 'systemRamFreeBytes'
|
552
|
+
end
|
553
|
+
end
|
554
|
+
|
555
|
+
class GoogleChromeManagementV1NetworkStatusReport
|
556
|
+
# @private
|
557
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
558
|
+
property :gateway_ip_address, as: 'gatewayIpAddress'
|
559
|
+
property :lan_ip_address, as: 'lanIpAddress'
|
560
|
+
property :report_time, as: 'reportTime'
|
561
|
+
property :sample_frequency, as: 'sampleFrequency'
|
562
|
+
property :signal_strength_dbm, as: 'signalStrengthDbm'
|
563
|
+
end
|
564
|
+
end
|
565
|
+
|
566
|
+
class GoogleChromeManagementV1OsUpdateStatus
|
567
|
+
# @private
|
568
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
569
|
+
property :last_reboot_time, as: 'lastRebootTime'
|
570
|
+
property :last_update_check_time, as: 'lastUpdateCheckTime'
|
571
|
+
property :last_update_time, as: 'lastUpdateTime'
|
572
|
+
property :new_platform_version, as: 'newPlatformVersion'
|
573
|
+
property :new_requested_platform_version, as: 'newRequestedPlatformVersion'
|
574
|
+
property :update_state, as: 'updateState'
|
575
|
+
end
|
576
|
+
end
|
577
|
+
|
578
|
+
class GoogleChromeManagementV1StorageInfo
|
579
|
+
# @private
|
580
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
581
|
+
property :available_disk_bytes, :numeric_string => true, as: 'availableDiskBytes'
|
582
|
+
property :total_disk_bytes, :numeric_string => true, as: 'totalDiskBytes'
|
583
|
+
collection :volume, as: 'volume', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfoDiskVolume, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfoDiskVolume::Representation
|
584
|
+
|
585
|
+
end
|
586
|
+
end
|
587
|
+
|
588
|
+
class GoogleChromeManagementV1StorageInfoDiskVolume
|
589
|
+
# @private
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
591
|
+
property :storage_free_bytes, :numeric_string => true, as: 'storageFreeBytes'
|
592
|
+
property :storage_total_bytes, :numeric_string => true, as: 'storageTotalBytes'
|
593
|
+
property :volume_id, as: 'volumeId'
|
594
|
+
end
|
595
|
+
end
|
596
|
+
|
597
|
+
class GoogleChromeManagementV1StorageStatusReport
|
598
|
+
# @private
|
599
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
600
|
+
collection :disk, as: 'disk', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1DiskInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1DiskInfo::Representation
|
601
|
+
|
602
|
+
property :report_time, as: 'reportTime'
|
603
|
+
end
|
604
|
+
end
|
605
|
+
|
606
|
+
class GoogleChromeManagementV1TelemetryDevice
|
607
|
+
# @private
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
609
|
+
collection :battery_info, as: 'batteryInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatteryInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatteryInfo::Representation
|
610
|
+
|
611
|
+
collection :battery_status_report, as: 'batteryStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatteryStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1BatteryStatusReport::Representation
|
612
|
+
|
613
|
+
collection :cpu_info, as: 'cpuInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuInfo::Representation
|
614
|
+
|
615
|
+
collection :cpu_status_report, as: 'cpuStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CpuStatusReport::Representation
|
616
|
+
|
617
|
+
property :customer, as: 'customer'
|
618
|
+
property :device_id, as: 'deviceId'
|
619
|
+
property :graphics_info, as: 'graphicsInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsInfo::Representation
|
620
|
+
|
621
|
+
collection :graphics_status_report, as: 'graphicsStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1GraphicsStatusReport::Representation
|
622
|
+
|
623
|
+
property :memory_info, as: 'memoryInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryInfo::Representation
|
624
|
+
|
625
|
+
collection :memory_status_report, as: 'memoryStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1MemoryStatusReport::Representation
|
626
|
+
|
627
|
+
property :name, as: 'name'
|
628
|
+
collection :network_status_report, as: 'networkStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1NetworkStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1NetworkStatusReport::Representation
|
629
|
+
|
630
|
+
property :org_unit_id, as: 'orgUnitId'
|
631
|
+
collection :os_update_status, as: 'osUpdateStatus', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1OsUpdateStatus, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1OsUpdateStatus::Representation
|
632
|
+
|
633
|
+
property :serial_number, as: 'serialNumber'
|
634
|
+
property :storage_info, as: 'storageInfo', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfo, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageInfo::Representation
|
635
|
+
|
636
|
+
collection :storage_status_report, as: 'storageStatusReport', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageStatusReport, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1StorageStatusReport::Representation
|
637
|
+
|
638
|
+
end
|
639
|
+
end
|
640
|
+
|
278
641
|
class GoogleRpcStatus
|
279
642
|
# @private
|
280
643
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -283,6 +646,15 @@ module Google
|
|
283
646
|
property :message, as: 'message'
|
284
647
|
end
|
285
648
|
end
|
649
|
+
|
650
|
+
class GoogleTypeDate
|
651
|
+
# @private
|
652
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
653
|
+
property :day, as: 'day'
|
654
|
+
property :month, as: 'month'
|
655
|
+
property :year, as: 'year'
|
656
|
+
end
|
657
|
+
end
|
286
658
|
end
|
287
659
|
end
|
288
660
|
end
|
@@ -348,6 +348,50 @@ module Google
|
|
348
348
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
349
349
|
execute_or_queue_command(command, &block)
|
350
350
|
end
|
351
|
+
|
352
|
+
# List all telemetry devices.
|
353
|
+
# @param [String] parent
|
354
|
+
# Required. Customer id or "my_customer" to use the customer associated to the
|
355
|
+
# account making the request.
|
356
|
+
# @param [String] filter
|
357
|
+
# Optional. Only include resources that match the filter. Supported filter
|
358
|
+
# fields: - org_unit_id - serial_number
|
359
|
+
# @param [Fixnum] page_size
|
360
|
+
# Maximum number of results to return. Maximum and default are 100.
|
361
|
+
# @param [String] page_token
|
362
|
+
# Token to specify next page in the list.
|
363
|
+
# @param [String] read_mask
|
364
|
+
# Required. Read mask to specify which fields to return.
|
365
|
+
# @param [String] fields
|
366
|
+
# Selector specifying which fields to include in a partial response.
|
367
|
+
# @param [String] quota_user
|
368
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
369
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
370
|
+
# @param [Google::Apis::RequestOptions] options
|
371
|
+
# Request-specific options
|
372
|
+
#
|
373
|
+
# @yield [result, err] Result & error if block supplied
|
374
|
+
# @yieldparam result [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ListTelemetryDevicesResponse] parsed result object
|
375
|
+
# @yieldparam err [StandardError] error object if request failed
|
376
|
+
#
|
377
|
+
# @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ListTelemetryDevicesResponse]
|
378
|
+
#
|
379
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
380
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
381
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
382
|
+
def list_customer_telemetry_devices(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
383
|
+
command = make_simple_command(:get, 'v1/{+parent}/telemetry/devices', options)
|
384
|
+
command.response_representation = Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ListTelemetryDevicesResponse::Representation
|
385
|
+
command.response_class = Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ListTelemetryDevicesResponse
|
386
|
+
command.params['parent'] = parent unless parent.nil?
|
387
|
+
command.query['filter'] = filter unless filter.nil?
|
388
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
389
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
390
|
+
command.query['readMask'] = read_mask unless read_mask.nil?
|
391
|
+
command.query['fields'] = fields unless fields.nil?
|
392
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
393
|
+
execute_or_queue_command(command, &block)
|
394
|
+
end
|
351
395
|
|
352
396
|
protected
|
353
397
|
|
@@ -36,6 +36,9 @@ module Google
|
|
36
36
|
|
37
37
|
# See reports about devices and Chrome browsers managed within your organization
|
38
38
|
AUTH_CHROME_MANAGEMENT_REPORTS_READONLY = 'https://www.googleapis.com/auth/chrome.management.reports.readonly'
|
39
|
+
|
40
|
+
# See basic device and telemetry information collected from Chrome OS devices or users managed within your organization
|
41
|
+
AUTH_CHROME_MANAGEMENT_TELEMETRY_READONLY = 'https://www.googleapis.com/auth/chrome.management.telemetry.readonly'
|
39
42
|
end
|
40
43
|
end
|
41
44
|
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.
|
4
|
+
version: 0.13.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: 2021-
|
11
|
+
date: 2021-12-06 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.13.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: []
|