google-apis-chromepolicy_v1 0.27.0 → 0.29.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ChromepolicyV1
18
18
  # Version of the google-apis-chromepolicy_v1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220914"
25
+ REVISION = "20221014"
26
26
  end
27
27
  end
28
28
  end
@@ -28,145 +28,205 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class GoogleChromePolicyV1AdditionalTargetKeyName
31
+ class GoogleChromePolicyVersionsV1AdditionalTargetKeyName
32
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
33
 
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
- class GoogleChromePolicyV1BatchDeleteGroupPoliciesRequest
37
+ class GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest
38
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
39
 
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
- class GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest
43
+ class GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest
44
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
45
 
46
46
  include Google::Apis::Core::JsonObjectSupport
47
47
  end
48
48
 
49
- class GoogleChromePolicyV1BatchModifyGroupPoliciesRequest
49
+ class GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest
50
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
51
 
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
- class GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest
55
+ class GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest
56
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
57
 
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
- class GoogleChromePolicyV1DeleteGroupPolicyRequest
61
+ class GoogleChromePolicyVersionsV1DefineCertificateRequest
62
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
63
 
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
- class GoogleChromePolicyV1InheritOrgUnitPolicyRequest
67
+ class GoogleChromePolicyVersionsV1DefineCertificateResponse
68
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
69
 
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
- class GoogleChromePolicyV1ListGroupPriorityOrderingRequest
73
+ class GoogleChromePolicyVersionsV1DefineNetworkRequest
74
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
75
 
76
76
  include Google::Apis::Core::JsonObjectSupport
77
77
  end
78
78
 
79
- class GoogleChromePolicyV1ListGroupPriorityOrderingResponse
79
+ class GoogleChromePolicyVersionsV1DefineNetworkResponse
80
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
81
 
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
- class GoogleChromePolicyV1ListPolicySchemasResponse
85
+ class GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest
86
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
87
 
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
- class GoogleChromePolicyV1ModifyGroupPolicyRequest
91
+ class GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest
92
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
93
 
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
- class GoogleChromePolicyV1ModifyOrgUnitPolicyRequest
97
+ class GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest
98
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
99
 
100
100
  include Google::Apis::Core::JsonObjectSupport
101
101
  end
102
102
 
103
- class GoogleChromePolicyV1PolicySchema
103
+ class GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse
104
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
105
 
106
106
  include Google::Apis::Core::JsonObjectSupport
107
107
  end
108
108
 
109
- class GoogleChromePolicyV1PolicySchemaFieldDependencies
109
+ class GoogleChromePolicyVersionsV1ListPolicySchemasResponse
110
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
111
 
112
112
  include Google::Apis::Core::JsonObjectSupport
113
113
  end
114
114
 
115
- class GoogleChromePolicyV1PolicySchemaFieldDescription
115
+ class GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest
116
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
117
 
118
118
  include Google::Apis::Core::JsonObjectSupport
119
119
  end
120
120
 
121
- class GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription
121
+ class GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest
122
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
123
 
124
124
  include Google::Apis::Core::JsonObjectSupport
125
125
  end
126
126
 
127
- class GoogleChromePolicyV1PolicySchemaNoticeDescription
127
+ class GoogleChromePolicyVersionsV1NetworkSetting
128
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
129
 
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
- class GoogleChromePolicyV1PolicySchemaRequiredItems
133
+ class GoogleChromePolicyVersionsV1PolicyModificationFieldError
134
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
135
 
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
- class GoogleChromePolicyV1PolicyTargetKey
139
+ class GoogleChromePolicyVersionsV1PolicySchema
140
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
141
 
142
142
  include Google::Apis::Core::JsonObjectSupport
143
143
  end
144
144
 
145
- class GoogleChromePolicyV1PolicyValue
145
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies
146
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
147
 
148
148
  include Google::Apis::Core::JsonObjectSupport
149
149
  end
150
150
 
151
- class GoogleChromePolicyV1ResolveRequest
151
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldDescription
152
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
153
 
154
154
  include Google::Apis::Core::JsonObjectSupport
155
155
  end
156
156
 
157
- class GoogleChromePolicyV1ResolveResponse
157
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription
158
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
159
 
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
- class GoogleChromePolicyV1ResolvedPolicy
163
+ class GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription
164
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
165
 
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class GoogleChromePolicyV1UpdateGroupPriorityOrderingRequest
169
+ class GoogleChromePolicyVersionsV1PolicySchemaRequiredItems
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleChromePolicyVersionsV1PolicyTargetKey
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleChromePolicyVersionsV1PolicyValue
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleChromePolicyVersionsV1RemoveCertificateRequest
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleChromePolicyVersionsV1RemoveCertificateResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleChromePolicyVersionsV1RemoveNetworkRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleChromePolicyVersionsV1RemoveNetworkResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleChromePolicyVersionsV1ResolveRequest
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleChromePolicyVersionsV1ResolveResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleChromePolicyVersionsV1ResolvedPolicy
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest
170
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
231
 
172
232
  include Google::Apis::Core::JsonObjectSupport
@@ -242,7 +302,7 @@ module Google
242
302
  end
243
303
  end
244
304
 
245
- class GoogleChromePolicyV1AdditionalTargetKeyName
305
+ class GoogleChromePolicyVersionsV1AdditionalTargetKeyName
246
306
  # @private
247
307
  class Representation < Google::Apis::Core::JsonRepresentation
248
308
  property :key, as: 'key'
@@ -250,119 +310,176 @@ module Google
250
310
  end
251
311
  end
252
312
 
253
- class GoogleChromePolicyV1BatchDeleteGroupPoliciesRequest
313
+ class GoogleChromePolicyVersionsV1BatchDeleteGroupPoliciesRequest
314
+ # @private
315
+ class Representation < Google::Apis::Core::JsonRepresentation
316
+ collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest::Representation
317
+
318
+ end
319
+ end
320
+
321
+ class GoogleChromePolicyVersionsV1BatchInheritOrgUnitPoliciesRequest
254
322
  # @private
255
323
  class Representation < Google::Apis::Core::JsonRepresentation
256
- collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1DeleteGroupPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1DeleteGroupPolicyRequest::Representation
324
+ collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest::Representation
257
325
 
258
326
  end
259
327
  end
260
328
 
261
- class GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest
329
+ class GoogleChromePolicyVersionsV1BatchModifyGroupPoliciesRequest
262
330
  # @private
263
331
  class Representation < Google::Apis::Core::JsonRepresentation
264
- collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1InheritOrgUnitPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1InheritOrgUnitPolicyRequest::Representation
332
+ collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest::Representation
265
333
 
266
334
  end
267
335
  end
268
336
 
269
- class GoogleChromePolicyV1BatchModifyGroupPoliciesRequest
337
+ class GoogleChromePolicyVersionsV1BatchModifyOrgUnitPoliciesRequest
270
338
  # @private
271
339
  class Representation < Google::Apis::Core::JsonRepresentation
272
- collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ModifyGroupPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ModifyGroupPolicyRequest::Representation
340
+ collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest::Representation
273
341
 
274
342
  end
275
343
  end
276
344
 
277
- class GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest
345
+ class GoogleChromePolicyVersionsV1DefineCertificateRequest
278
346
  # @private
279
347
  class Representation < Google::Apis::Core::JsonRepresentation
280
- collection :requests, as: 'requests', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ModifyOrgUnitPolicyRequest, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ModifyOrgUnitPolicyRequest::Representation
348
+ property :ceritificate_name, as: 'ceritificateName'
349
+ property :certificate, as: 'certificate'
350
+ collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting::Representation
281
351
 
352
+ property :target_resource, as: 'targetResource'
282
353
  end
283
354
  end
284
355
 
285
- class GoogleChromePolicyV1DeleteGroupPolicyRequest
356
+ class GoogleChromePolicyVersionsV1DefineCertificateResponse
357
+ # @private
358
+ class Representation < Google::Apis::Core::JsonRepresentation
359
+ property :network_id, as: 'networkId'
360
+ collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting::Representation
361
+
362
+ property :target_resource, as: 'targetResource'
363
+ end
364
+ end
365
+
366
+ class GoogleChromePolicyVersionsV1DefineNetworkRequest
367
+ # @private
368
+ class Representation < Google::Apis::Core::JsonRepresentation
369
+ property :name, as: 'name'
370
+ collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting::Representation
371
+
372
+ property :target_resource, as: 'targetResource'
373
+ end
374
+ end
375
+
376
+ class GoogleChromePolicyVersionsV1DefineNetworkResponse
377
+ # @private
378
+ class Representation < Google::Apis::Core::JsonRepresentation
379
+ property :network_id, as: 'networkId'
380
+ collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1NetworkSetting::Representation
381
+
382
+ property :target_resource, as: 'targetResource'
383
+ end
384
+ end
385
+
386
+ class GoogleChromePolicyVersionsV1DeleteGroupPolicyRequest
286
387
  # @private
287
388
  class Representation < Google::Apis::Core::JsonRepresentation
288
389
  property :policy_schema, as: 'policySchema'
289
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
390
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
290
391
 
291
392
  end
292
393
  end
293
394
 
294
- class GoogleChromePolicyV1InheritOrgUnitPolicyRequest
395
+ class GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest
295
396
  # @private
296
397
  class Representation < Google::Apis::Core::JsonRepresentation
297
398
  property :policy_schema, as: 'policySchema'
298
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
399
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
299
400
 
300
401
  end
301
402
  end
302
403
 
303
- class GoogleChromePolicyV1ListGroupPriorityOrderingRequest
404
+ class GoogleChromePolicyVersionsV1ListGroupPriorityOrderingRequest
304
405
  # @private
305
406
  class Representation < Google::Apis::Core::JsonRepresentation
306
407
  property :policy_namespace, as: 'policyNamespace'
307
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
408
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
308
409
 
309
410
  end
310
411
  end
311
412
 
312
- class GoogleChromePolicyV1ListGroupPriorityOrderingResponse
413
+ class GoogleChromePolicyVersionsV1ListGroupPriorityOrderingResponse
313
414
  # @private
314
415
  class Representation < Google::Apis::Core::JsonRepresentation
315
416
  collection :group_ids, as: 'groupIds'
316
417
  property :policy_namespace, as: 'policyNamespace'
317
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
418
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
318
419
 
319
420
  end
320
421
  end
321
422
 
322
- class GoogleChromePolicyV1ListPolicySchemasResponse
423
+ class GoogleChromePolicyVersionsV1ListPolicySchemasResponse
323
424
  # @private
324
425
  class Representation < Google::Apis::Core::JsonRepresentation
325
426
  property :next_page_token, as: 'nextPageToken'
326
- collection :policy_schemas, as: 'policySchemas', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchema, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchema::Representation
427
+ collection :policy_schemas, as: 'policySchemas', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchema, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchema::Representation
327
428
 
328
429
  end
329
430
  end
330
431
 
331
- class GoogleChromePolicyV1ModifyGroupPolicyRequest
432
+ class GoogleChromePolicyVersionsV1ModifyGroupPolicyRequest
332
433
  # @private
333
434
  class Representation < Google::Apis::Core::JsonRepresentation
334
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
435
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
335
436
 
336
- property :policy_value, as: 'policyValue', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue::Representation
437
+ property :policy_value, as: 'policyValue', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue::Representation
337
438
 
338
439
  property :update_mask, as: 'updateMask'
339
440
  end
340
441
  end
341
442
 
342
- class GoogleChromePolicyV1ModifyOrgUnitPolicyRequest
443
+ class GoogleChromePolicyVersionsV1ModifyOrgUnitPolicyRequest
343
444
  # @private
344
445
  class Representation < Google::Apis::Core::JsonRepresentation
345
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
446
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
346
447
 
347
- property :policy_value, as: 'policyValue', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue::Representation
448
+ property :policy_value, as: 'policyValue', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue::Representation
348
449
 
349
450
  property :update_mask, as: 'updateMask'
350
451
  end
351
452
  end
352
453
 
353
- class GoogleChromePolicyV1PolicySchema
454
+ class GoogleChromePolicyVersionsV1NetworkSetting
455
+ # @private
456
+ class Representation < Google::Apis::Core::JsonRepresentation
457
+ property :policy_schema, as: 'policySchema'
458
+ hash :value, as: 'value'
459
+ end
460
+ end
461
+
462
+ class GoogleChromePolicyVersionsV1PolicyModificationFieldError
463
+ # @private
464
+ class Representation < Google::Apis::Core::JsonRepresentation
465
+ property :error, as: 'error'
466
+ property :field, as: 'field'
467
+ end
468
+ end
469
+
470
+ class GoogleChromePolicyVersionsV1PolicySchema
354
471
  # @private
355
472
  class Representation < Google::Apis::Core::JsonRepresentation
356
473
  collection :access_restrictions, as: 'accessRestrictions'
357
- collection :additional_target_key_names, as: 'additionalTargetKeyNames', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1AdditionalTargetKeyName, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1AdditionalTargetKeyName::Representation
474
+ collection :additional_target_key_names, as: 'additionalTargetKeyNames', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1AdditionalTargetKeyName, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1AdditionalTargetKeyName::Representation
358
475
 
359
476
  property :category_title, as: 'categoryTitle'
360
477
  property :definition, as: 'definition', class: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto, decorator: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto::Representation
361
478
 
362
- collection :field_descriptions, as: 'fieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription::Representation
479
+ collection :field_descriptions, as: 'fieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription::Representation
363
480
 
364
481
  property :name, as: 'name'
365
- collection :notices, as: 'notices', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaNoticeDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaNoticeDescription::Representation
482
+ collection :notices, as: 'notices', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription::Representation
366
483
 
367
484
  property :policy_api_lifecycle, as: 'policyApiLifecycle', class: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle, decorator: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle::Representation
368
485
 
@@ -375,7 +492,7 @@ module Google
375
492
  end
376
493
  end
377
494
 
378
- class GoogleChromePolicyV1PolicySchemaFieldDependencies
495
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies
379
496
  # @private
380
497
  class Representation < Google::Apis::Core::JsonRepresentation
381
498
  property :source_field, as: 'sourceField'
@@ -383,26 +500,27 @@ module Google
383
500
  end
384
501
  end
385
502
 
386
- class GoogleChromePolicyV1PolicySchemaFieldDescription
503
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldDescription
387
504
  # @private
388
505
  class Representation < Google::Apis::Core::JsonRepresentation
506
+ property :default_value, as: 'defaultValue'
389
507
  property :description, as: 'description'
390
508
  property :field, as: 'field'
391
- collection :field_dependencies, as: 'fieldDependencies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDependencies, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDependencies::Representation
509
+ collection :field_dependencies, as: 'fieldDependencies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies::Representation
392
510
 
393
511
  property :field_description, as: 'fieldDescription'
394
512
  property :input_constraint, as: 'inputConstraint'
395
- collection :known_value_descriptions, as: 'knownValueDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription::Representation
513
+ collection :known_value_descriptions, as: 'knownValueDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription::Representation
396
514
 
397
515
  property :name, as: 'name'
398
- collection :nested_field_descriptions, as: 'nestedFieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription::Representation
516
+ collection :nested_field_descriptions, as: 'nestedFieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription::Representation
399
517
 
400
- collection :required_items, as: 'requiredItems', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaRequiredItems, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaRequiredItems::Representation
518
+ collection :required_items, as: 'requiredItems', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaRequiredItems, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaRequiredItems::Representation
401
519
 
402
520
  end
403
521
  end
404
522
 
405
- class GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription
523
+ class GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription
406
524
  # @private
407
525
  class Representation < Google::Apis::Core::JsonRepresentation
408
526
  property :description, as: 'description'
@@ -410,7 +528,7 @@ module Google
410
528
  end
411
529
  end
412
530
 
413
- class GoogleChromePolicyV1PolicySchemaNoticeDescription
531
+ class GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription
414
532
  # @private
415
533
  class Representation < Google::Apis::Core::JsonRepresentation
416
534
  property :acknowledgement_required, as: 'acknowledgementRequired'
@@ -420,7 +538,7 @@ module Google
420
538
  end
421
539
  end
422
540
 
423
- class GoogleChromePolicyV1PolicySchemaRequiredItems
541
+ class GoogleChromePolicyVersionsV1PolicySchemaRequiredItems
424
542
  # @private
425
543
  class Representation < Google::Apis::Core::JsonRepresentation
426
544
  collection :field_conditions, as: 'fieldConditions'
@@ -428,7 +546,7 @@ module Google
428
546
  end
429
547
  end
430
548
 
431
- class GoogleChromePolicyV1PolicyTargetKey
549
+ class GoogleChromePolicyVersionsV1PolicyTargetKey
432
550
  # @private
433
551
  class Representation < Google::Apis::Core::JsonRepresentation
434
552
  hash :additional_target_keys, as: 'additionalTargetKeys'
@@ -436,7 +554,7 @@ module Google
436
554
  end
437
555
  end
438
556
 
439
- class GoogleChromePolicyV1PolicyValue
557
+ class GoogleChromePolicyVersionsV1PolicyValue
440
558
  # @private
441
559
  class Representation < Google::Apis::Core::JsonRepresentation
442
560
  property :policy_schema, as: 'policySchema'
@@ -444,46 +562,74 @@ module Google
444
562
  end
445
563
  end
446
564
 
447
- class GoogleChromePolicyV1ResolveRequest
565
+ class GoogleChromePolicyVersionsV1RemoveCertificateRequest
566
+ # @private
567
+ class Representation < Google::Apis::Core::JsonRepresentation
568
+ property :network_id, as: 'networkId'
569
+ property :target_resource, as: 'targetResource'
570
+ end
571
+ end
572
+
573
+ class GoogleChromePolicyVersionsV1RemoveCertificateResponse
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ end
577
+ end
578
+
579
+ class GoogleChromePolicyVersionsV1RemoveNetworkRequest
580
+ # @private
581
+ class Representation < Google::Apis::Core::JsonRepresentation
582
+ property :network_id, as: 'networkId'
583
+ property :target_resource, as: 'targetResource'
584
+ end
585
+ end
586
+
587
+ class GoogleChromePolicyVersionsV1RemoveNetworkResponse
588
+ # @private
589
+ class Representation < Google::Apis::Core::JsonRepresentation
590
+ end
591
+ end
592
+
593
+ class GoogleChromePolicyVersionsV1ResolveRequest
448
594
  # @private
449
595
  class Representation < Google::Apis::Core::JsonRepresentation
450
596
  property :page_size, as: 'pageSize'
451
597
  property :page_token, as: 'pageToken'
452
598
  property :policy_schema_filter, as: 'policySchemaFilter'
453
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
599
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
454
600
 
455
601
  end
456
602
  end
457
603
 
458
- class GoogleChromePolicyV1ResolveResponse
604
+ class GoogleChromePolicyVersionsV1ResolveResponse
459
605
  # @private
460
606
  class Representation < Google::Apis::Core::JsonRepresentation
461
607
  property :next_page_token, as: 'nextPageToken'
462
- collection :resolved_policies, as: 'resolvedPolicies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ResolvedPolicy, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1ResolvedPolicy::Representation
608
+ collection :resolved_policies, as: 'resolvedPolicies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ResolvedPolicy, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1ResolvedPolicy::Representation
463
609
 
464
610
  end
465
611
  end
466
612
 
467
- class GoogleChromePolicyV1ResolvedPolicy
613
+ class GoogleChromePolicyVersionsV1ResolvedPolicy
468
614
  # @private
469
615
  class Representation < Google::Apis::Core::JsonRepresentation
470
- property :added_source_key, as: 'addedSourceKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
616
+ property :added_source_key, as: 'addedSourceKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
471
617
 
472
- property :source_key, as: 'sourceKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
618
+ property :source_key, as: 'sourceKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
473
619
 
474
- property :target_key, as: 'targetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
620
+ property :target_key, as: 'targetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
475
621
 
476
- property :value, as: 'value', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyValue::Representation
622
+ property :value, as: 'value', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyValue::Representation
477
623
 
478
624
  end
479
625
  end
480
626
 
481
- class GoogleChromePolicyV1UpdateGroupPriorityOrderingRequest
627
+ class GoogleChromePolicyVersionsV1UpdateGroupPriorityOrderingRequest
482
628
  # @private
483
629
  class Representation < Google::Apis::Core::JsonRepresentation
484
630
  collection :group_ids, as: 'groupIds'
485
631
  property :policy_namespace, as: 'policyNamespace'
486
- property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicyTargetKey::Representation
632
+ property :policy_target_key, as: 'policyTargetKey', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicyTargetKey::Representation
487
633
 
488
634
  end
489
635
  end