google-apis-chromemanagement_v1 0.11.0 → 0.15.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.11.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210802"
25
+ REVISION = "20220131"
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
 
@@ -58,12 +76,24 @@ module Google
58
76
  include Google::Apis::Core::JsonObjectSupport
59
77
  end
60
78
 
79
+ class GoogleChromeManagementV1ChromeAppRequest
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
61
85
  class GoogleChromeManagementV1ChromeAppSiteAccess
62
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
87
 
64
88
  include Google::Apis::Core::JsonObjectSupport
65
89
  end
66
90
 
91
+ class GoogleChromeManagementV1CountChromeAppRequestsResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
67
97
  class GoogleChromeManagementV1CountChromeVersionsResponse
68
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
99
 
@@ -76,30 +106,138 @@ module Google
76
106
  include Google::Apis::Core::JsonObjectSupport
77
107
  end
78
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
+
79
127
  class GoogleChromeManagementV1Device
80
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
129
 
82
130
  include Google::Apis::Core::JsonObjectSupport
83
131
  end
84
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
+
85
145
  class GoogleChromeManagementV1FindInstalledAppDevicesResponse
86
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
147
 
88
148
  include Google::Apis::Core::JsonObjectSupport
89
149
  end
90
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
+
91
169
  class GoogleChromeManagementV1InstalledApp
92
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
171
 
94
172
  include Google::Apis::Core::JsonObjectSupport
95
173
  end
96
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
+
97
229
  class GoogleRpcStatus
98
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
231
 
100
232
  include Google::Apis::Core::JsonObjectSupport
101
233
  end
102
234
 
235
+ class GoogleTypeDate
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
103
241
  class GoogleChromeManagementV1AndroidAppInfo
104
242
  # @private
105
243
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -143,6 +281,46 @@ module Google
143
281
  end
144
282
  end
145
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
+
146
324
  class GoogleChromeManagementV1BrowserVersion
147
325
  # @private
148
326
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -178,6 +356,19 @@ module Google
178
356
  end
179
357
  end
180
358
 
359
+ class GoogleChromeManagementV1ChromeAppRequest
360
+ # @private
361
+ class Representation < Google::Apis::Core::JsonRepresentation
362
+ property :app_details, as: 'appDetails'
363
+ property :app_id, as: 'appId'
364
+ property :detail_uri, as: 'detailUri'
365
+ property :display_name, as: 'displayName'
366
+ property :icon_uri, as: 'iconUri'
367
+ property :latest_request_time, as: 'latestRequestTime'
368
+ property :request_count, :numeric_string => true, as: 'requestCount'
369
+ end
370
+ end
371
+
181
372
  class GoogleChromeManagementV1ChromeAppSiteAccess
182
373
  # @private
183
374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -185,6 +376,16 @@ module Google
185
376
  end
186
377
  end
187
378
 
379
+ class GoogleChromeManagementV1CountChromeAppRequestsResponse
380
+ # @private
381
+ class Representation < Google::Apis::Core::JsonRepresentation
382
+ property :next_page_token, as: 'nextPageToken'
383
+ collection :requested_apps, as: 'requestedApps', class: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ChromeAppRequest, decorator: Google::Apis::ChromemanagementV1::GoogleChromeManagementV1ChromeAppRequest::Representation
384
+
385
+ property :total_size, as: 'totalSize'
386
+ end
387
+ end
388
+
188
389
  class GoogleChromeManagementV1CountChromeVersionsResponse
189
390
  # @private
190
391
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -205,6 +406,34 @@ module Google
205
406
  end
206
407
  end
207
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
+
208
437
  class GoogleChromeManagementV1Device
209
438
  # @private
210
439
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -213,6 +442,36 @@ module Google
213
442
  end
214
443
  end
215
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
+
216
475
  class GoogleChromeManagementV1FindInstalledAppDevicesResponse
217
476
  # @private
218
477
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -223,6 +482,32 @@ module Google
223
482
  end
224
483
  end
225
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
+
226
511
  class GoogleChromeManagementV1InstalledApp
227
512
  # @private
228
513
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -240,6 +525,119 @@ module Google
240
525
  end
241
526
  end
242
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
+
243
641
  class GoogleRpcStatus
244
642
  # @private
245
643
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -248,6 +646,15 @@ module Google
248
646
  property :message, as: 'message'
249
647
  end
250
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
251
658
  end
252
659
  end
253
660
  end
@@ -51,6 +51,51 @@ module Google
51
51
  @batch_path = 'batch'
52
52
  end
53
53
 
54
+ # Generate summary of app installation requests.
55
+ # @param [String] customer
56
+ # Required. Customer id or "my_customer" to use the customer associated to the
57
+ # account making the request.
58
+ # @param [String] order_by
59
+ # Field used to order results. Supported fields: * request_count *
60
+ # latest_request_time
61
+ # @param [String] org_unit_id
62
+ # The ID of the organizational unit.
63
+ # @param [Fixnum] page_size
64
+ # Maximum number of results to return. Maximum and default are 50, anything
65
+ # above will be coerced to 50.
66
+ # @param [String] page_token
67
+ # Token to specify the page of the request to be returned.
68
+ # @param [String] fields
69
+ # Selector specifying which fields to include in a partial response.
70
+ # @param [String] quota_user
71
+ # Available to use for quota purposes for server-side applications. Can be any
72
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
73
+ # @param [Google::Apis::RequestOptions] options
74
+ # Request-specific options
75
+ #
76
+ # @yield [result, err] Result & error if block supplied
77
+ # @yieldparam result [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CountChromeAppRequestsResponse] parsed result object
78
+ # @yieldparam err [StandardError] error object if request failed
79
+ #
80
+ # @return [Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CountChromeAppRequestsResponse]
81
+ #
82
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
83
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
84
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
85
+ def count_customer_app_chrome_app_requests(customer, order_by: nil, org_unit_id: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
86
+ command = make_simple_command(:get, 'v1/{+customer}/apps:countChromeAppRequests', options)
87
+ command.response_representation = Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CountChromeAppRequestsResponse::Representation
88
+ command.response_class = Google::Apis::ChromemanagementV1::GoogleChromeManagementV1CountChromeAppRequestsResponse
89
+ command.params['customer'] = customer unless customer.nil?
90
+ command.query['orderBy'] = order_by unless order_by.nil?
91
+ command.query['orgUnitId'] = org_unit_id unless org_unit_id.nil?
92
+ command.query['pageSize'] = page_size unless page_size.nil?
93
+ command.query['pageToken'] = page_token unless page_token.nil?
94
+ command.query['fields'] = fields unless fields.nil?
95
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
96
+ execute_or_queue_command(command, &block)
97
+ end
98
+
54
99
  # Get a specific app for a customer by its resource name.
55
100
  # @param [String] name
56
101
  # Required. The app for which details are being queried. Examples: "customers/
@@ -303,6 +348,50 @@ module Google
303
348
  command.query['quotaUser'] = quota_user unless quota_user.nil?
304
349
  execute_or_queue_command(command, &block)
305
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
306
395
 
307
396
  protected
308
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.11.0
4
+ version: 0.15.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-10-27 00:00:00.000000000 Z
11
+ date: 2022-02-07 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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-chromemanagement_v1/v0.15.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Chrome Management API V1