google-apis-chromepolicy_v1 0.27.0 → 0.28.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.
|
19
|
+
GEM_VERSION = "0.28.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 = "
|
25
|
+
REVISION = "20220930"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -28,61 +28,73 @@ module Google
|
|
28
28
|
include Google::Apis::Core::JsonObjectSupport
|
29
29
|
end
|
30
30
|
|
31
|
-
class
|
31
|
+
class GoogleChromePolicyV1BatchDeleteGroupPoliciesRequest
|
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
|
37
|
+
class GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest
|
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
|
43
|
+
class GoogleChromePolicyV1BatchModifyGroupPoliciesRequest
|
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
|
49
|
+
class GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest
|
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
|
55
|
+
class GoogleChromePolicyV1DefineCertificateRequest
|
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
|
61
|
+
class GoogleChromePolicyV1DefineCertificateResponse
|
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
|
67
|
+
class GoogleChromePolicyV1DefineNetworkRequest
|
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
|
73
|
+
class GoogleChromePolicyV1DefineNetworkResponse
|
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
|
79
|
+
class GoogleChromePolicyV1DeleteGroupPolicyRequest
|
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
|
85
|
+
class GoogleChromePolicyV1InheritOrgUnitPolicyRequest
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleChromePolicyV1ListGroupPriorityOrderingRequest
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleChromePolicyV1ListGroupPriorityOrderingResponse
|
86
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
99
|
|
88
100
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -100,49 +112,49 @@ module Google
|
|
100
112
|
include Google::Apis::Core::JsonObjectSupport
|
101
113
|
end
|
102
114
|
|
103
|
-
class
|
115
|
+
class GoogleChromePolicyV1NetworkSetting
|
104
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
117
|
|
106
118
|
include Google::Apis::Core::JsonObjectSupport
|
107
119
|
end
|
108
120
|
|
109
|
-
class
|
121
|
+
class GoogleChromePolicyV1PolicyModificationFieldError
|
110
122
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
123
|
|
112
124
|
include Google::Apis::Core::JsonObjectSupport
|
113
125
|
end
|
114
126
|
|
115
|
-
class
|
127
|
+
class GoogleChromePolicyV1PolicyTargetKey
|
116
128
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
129
|
|
118
130
|
include Google::Apis::Core::JsonObjectSupport
|
119
131
|
end
|
120
132
|
|
121
|
-
class
|
133
|
+
class GoogleChromePolicyV1PolicyValue
|
122
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
135
|
|
124
136
|
include Google::Apis::Core::JsonObjectSupport
|
125
137
|
end
|
126
138
|
|
127
|
-
class
|
139
|
+
class GoogleChromePolicyV1RemoveCertificateRequest
|
128
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
141
|
|
130
142
|
include Google::Apis::Core::JsonObjectSupport
|
131
143
|
end
|
132
144
|
|
133
|
-
class
|
145
|
+
class GoogleChromePolicyV1RemoveCertificateResponse
|
134
146
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
147
|
|
136
148
|
include Google::Apis::Core::JsonObjectSupport
|
137
149
|
end
|
138
150
|
|
139
|
-
class
|
151
|
+
class GoogleChromePolicyV1RemoveNetworkRequest
|
140
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
153
|
|
142
154
|
include Google::Apis::Core::JsonObjectSupport
|
143
155
|
end
|
144
156
|
|
145
|
-
class
|
157
|
+
class GoogleChromePolicyV1RemoveNetworkResponse
|
146
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
159
|
|
148
160
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -172,6 +184,54 @@ module Google
|
|
172
184
|
include Google::Apis::Core::JsonObjectSupport
|
173
185
|
end
|
174
186
|
|
187
|
+
class GoogleChromePolicyVersionsV1AdditionalTargetKeyName
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleChromePolicyVersionsV1ListPolicySchemasResponse
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleChromePolicyVersionsV1PolicySchema
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldDescription
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleChromePolicyVersionsV1PolicySchemaRequiredItems
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
175
235
|
class GoogleChromePolicyVersionsV1UploadPolicyFileRequest
|
176
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
237
|
|
@@ -242,14 +302,6 @@ module Google
|
|
242
302
|
end
|
243
303
|
end
|
244
304
|
|
245
|
-
class GoogleChromePolicyV1AdditionalTargetKeyName
|
246
|
-
# @private
|
247
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
248
|
-
property :key, as: 'key'
|
249
|
-
property :key_description, as: 'keyDescription'
|
250
|
-
end
|
251
|
-
end
|
252
|
-
|
253
305
|
class GoogleChromePolicyV1BatchDeleteGroupPoliciesRequest
|
254
306
|
# @private
|
255
307
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -282,6 +334,47 @@ module Google
|
|
282
334
|
end
|
283
335
|
end
|
284
336
|
|
337
|
+
class GoogleChromePolicyV1DefineCertificateRequest
|
338
|
+
# @private
|
339
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
340
|
+
property :ceritificate_name, as: 'ceritificateName'
|
341
|
+
property :certificate, as: 'certificate'
|
342
|
+
collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting::Representation
|
343
|
+
|
344
|
+
property :target_resource, as: 'targetResource'
|
345
|
+
end
|
346
|
+
end
|
347
|
+
|
348
|
+
class GoogleChromePolicyV1DefineCertificateResponse
|
349
|
+
# @private
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
351
|
+
property :network_id, as: 'networkId'
|
352
|
+
collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting::Representation
|
353
|
+
|
354
|
+
property :target_resource, as: 'targetResource'
|
355
|
+
end
|
356
|
+
end
|
357
|
+
|
358
|
+
class GoogleChromePolicyV1DefineNetworkRequest
|
359
|
+
# @private
|
360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
361
|
+
property :name, as: 'name'
|
362
|
+
collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting::Representation
|
363
|
+
|
364
|
+
property :target_resource, as: 'targetResource'
|
365
|
+
end
|
366
|
+
end
|
367
|
+
|
368
|
+
class GoogleChromePolicyV1DefineNetworkResponse
|
369
|
+
# @private
|
370
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
371
|
+
property :network_id, as: 'networkId'
|
372
|
+
collection :settings, as: 'settings', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1NetworkSetting::Representation
|
373
|
+
|
374
|
+
property :target_resource, as: 'targetResource'
|
375
|
+
end
|
376
|
+
end
|
377
|
+
|
285
378
|
class GoogleChromePolicyV1DeleteGroupPolicyRequest
|
286
379
|
# @private
|
287
380
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -319,15 +412,6 @@ module Google
|
|
319
412
|
end
|
320
413
|
end
|
321
414
|
|
322
|
-
class GoogleChromePolicyV1ListPolicySchemasResponse
|
323
|
-
# @private
|
324
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
325
|
-
property :next_page_token, as: 'nextPageToken'
|
326
|
-
collection :policy_schemas, as: 'policySchemas', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchema, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchema::Representation
|
327
|
-
|
328
|
-
end
|
329
|
-
end
|
330
|
-
|
331
415
|
class GoogleChromePolicyV1ModifyGroupPolicyRequest
|
332
416
|
# @private
|
333
417
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -350,97 +434,63 @@ module Google
|
|
350
434
|
end
|
351
435
|
end
|
352
436
|
|
353
|
-
class
|
437
|
+
class GoogleChromePolicyV1NetworkSetting
|
354
438
|
# @private
|
355
439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
property :category_title, as: 'categoryTitle'
|
360
|
-
property :definition, as: 'definition', class: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto, decorator: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto::Representation
|
361
|
-
|
362
|
-
collection :field_descriptions, as: 'fieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription::Representation
|
363
|
-
|
364
|
-
property :name, as: 'name'
|
365
|
-
collection :notices, as: 'notices', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaNoticeDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaNoticeDescription::Representation
|
366
|
-
|
367
|
-
property :policy_api_lifecycle, as: 'policyApiLifecycle', class: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle, decorator: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle::Representation
|
368
|
-
|
369
|
-
property :policy_api_lifeycle, as: 'policyApiLifeycle', class: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle, decorator: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle::Representation
|
370
|
-
|
371
|
-
property :policy_description, as: 'policyDescription'
|
372
|
-
property :schema_name, as: 'schemaName'
|
373
|
-
property :support_uri, as: 'supportUri'
|
374
|
-
collection :valid_target_resources, as: 'validTargetResources'
|
440
|
+
property :policy_schema, as: 'policySchema'
|
441
|
+
hash :value, as: 'value'
|
375
442
|
end
|
376
443
|
end
|
377
444
|
|
378
|
-
class
|
445
|
+
class GoogleChromePolicyV1PolicyModificationFieldError
|
379
446
|
# @private
|
380
447
|
class Representation < Google::Apis::Core::JsonRepresentation
|
381
|
-
property :
|
382
|
-
property :
|
448
|
+
property :error, as: 'error'
|
449
|
+
property :field, as: 'field'
|
383
450
|
end
|
384
451
|
end
|
385
452
|
|
386
|
-
class
|
453
|
+
class GoogleChromePolicyV1PolicyTargetKey
|
387
454
|
# @private
|
388
455
|
class Representation < Google::Apis::Core::JsonRepresentation
|
389
|
-
|
390
|
-
property :
|
391
|
-
collection :field_dependencies, as: 'fieldDependencies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDependencies, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDependencies::Representation
|
392
|
-
|
393
|
-
property :field_description, as: 'fieldDescription'
|
394
|
-
property :input_constraint, as: 'inputConstraint'
|
395
|
-
collection :known_value_descriptions, as: 'knownValueDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription::Representation
|
396
|
-
|
397
|
-
property :name, as: 'name'
|
398
|
-
collection :nested_field_descriptions, as: 'nestedFieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaFieldDescription::Representation
|
399
|
-
|
400
|
-
collection :required_items, as: 'requiredItems', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaRequiredItems, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyV1PolicySchemaRequiredItems::Representation
|
401
|
-
|
456
|
+
hash :additional_target_keys, as: 'additionalTargetKeys'
|
457
|
+
property :target_resource, as: 'targetResource'
|
402
458
|
end
|
403
459
|
end
|
404
460
|
|
405
|
-
class
|
461
|
+
class GoogleChromePolicyV1PolicyValue
|
406
462
|
# @private
|
407
463
|
class Representation < Google::Apis::Core::JsonRepresentation
|
408
|
-
property :
|
409
|
-
|
464
|
+
property :policy_schema, as: 'policySchema'
|
465
|
+
hash :value, as: 'value'
|
410
466
|
end
|
411
467
|
end
|
412
468
|
|
413
|
-
class
|
469
|
+
class GoogleChromePolicyV1RemoveCertificateRequest
|
414
470
|
# @private
|
415
471
|
class Representation < Google::Apis::Core::JsonRepresentation
|
416
|
-
property :
|
417
|
-
property :
|
418
|
-
property :notice_message, as: 'noticeMessage'
|
419
|
-
property :notice_value, as: 'noticeValue'
|
472
|
+
property :network_id, as: 'networkId'
|
473
|
+
property :target_resource, as: 'targetResource'
|
420
474
|
end
|
421
475
|
end
|
422
476
|
|
423
|
-
class
|
477
|
+
class GoogleChromePolicyV1RemoveCertificateResponse
|
424
478
|
# @private
|
425
479
|
class Representation < Google::Apis::Core::JsonRepresentation
|
426
|
-
collection :field_conditions, as: 'fieldConditions'
|
427
|
-
collection :required_fields, as: 'requiredFields'
|
428
480
|
end
|
429
481
|
end
|
430
482
|
|
431
|
-
class
|
483
|
+
class GoogleChromePolicyV1RemoveNetworkRequest
|
432
484
|
# @private
|
433
485
|
class Representation < Google::Apis::Core::JsonRepresentation
|
434
|
-
|
486
|
+
property :network_id, as: 'networkId'
|
435
487
|
property :target_resource, as: 'targetResource'
|
436
488
|
end
|
437
489
|
end
|
438
490
|
|
439
|
-
class
|
491
|
+
class GoogleChromePolicyV1RemoveNetworkResponse
|
440
492
|
# @private
|
441
493
|
class Representation < Google::Apis::Core::JsonRepresentation
|
442
|
-
property :policy_schema, as: 'policySchema'
|
443
|
-
hash :value, as: 'value'
|
444
494
|
end
|
445
495
|
end
|
446
496
|
|
@@ -488,6 +538,102 @@ module Google
|
|
488
538
|
end
|
489
539
|
end
|
490
540
|
|
541
|
+
class GoogleChromePolicyVersionsV1AdditionalTargetKeyName
|
542
|
+
# @private
|
543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
544
|
+
property :key, as: 'key'
|
545
|
+
property :key_description, as: 'keyDescription'
|
546
|
+
end
|
547
|
+
end
|
548
|
+
|
549
|
+
class GoogleChromePolicyVersionsV1ListPolicySchemasResponse
|
550
|
+
# @private
|
551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
552
|
+
property :next_page_token, as: 'nextPageToken'
|
553
|
+
collection :policy_schemas, as: 'policySchemas', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchema, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchema::Representation
|
554
|
+
|
555
|
+
end
|
556
|
+
end
|
557
|
+
|
558
|
+
class GoogleChromePolicyVersionsV1PolicySchema
|
559
|
+
# @private
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
561
|
+
collection :access_restrictions, as: 'accessRestrictions'
|
562
|
+
collection :additional_target_key_names, as: 'additionalTargetKeyNames', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1AdditionalTargetKeyName, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1AdditionalTargetKeyName::Representation
|
563
|
+
|
564
|
+
property :category_title, as: 'categoryTitle'
|
565
|
+
property :definition, as: 'definition', class: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto, decorator: Google::Apis::ChromepolicyV1::Proto2FileDescriptorProto::Representation
|
566
|
+
|
567
|
+
collection :field_descriptions, as: 'fieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription::Representation
|
568
|
+
|
569
|
+
property :name, as: 'name'
|
570
|
+
collection :notices, as: 'notices', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription::Representation
|
571
|
+
|
572
|
+
property :policy_api_lifecycle, as: 'policyApiLifecycle', class: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle, decorator: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle::Representation
|
573
|
+
|
574
|
+
property :policy_api_lifeycle, as: 'policyApiLifeycle', class: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle, decorator: Google::Apis::ChromepolicyV1::ChromeCrosDpanelAutosettingsProtoPolicyApiLifecycle::Representation
|
575
|
+
|
576
|
+
property :policy_description, as: 'policyDescription'
|
577
|
+
property :schema_name, as: 'schemaName'
|
578
|
+
property :support_uri, as: 'supportUri'
|
579
|
+
collection :valid_target_resources, as: 'validTargetResources'
|
580
|
+
end
|
581
|
+
end
|
582
|
+
|
583
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies
|
584
|
+
# @private
|
585
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
586
|
+
property :source_field, as: 'sourceField'
|
587
|
+
property :source_field_value, as: 'sourceFieldValue'
|
588
|
+
end
|
589
|
+
end
|
590
|
+
|
591
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldDescription
|
592
|
+
# @private
|
593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
594
|
+
property :default_value, as: 'defaultValue'
|
595
|
+
property :description, as: 'description'
|
596
|
+
property :field, as: 'field'
|
597
|
+
collection :field_dependencies, as: 'fieldDependencies', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDependencies::Representation
|
598
|
+
|
599
|
+
property :field_description, as: 'fieldDescription'
|
600
|
+
property :input_constraint, as: 'inputConstraint'
|
601
|
+
collection :known_value_descriptions, as: 'knownValueDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription::Representation
|
602
|
+
|
603
|
+
property :name, as: 'name'
|
604
|
+
collection :nested_field_descriptions, as: 'nestedFieldDescriptions', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaFieldDescription::Representation
|
605
|
+
|
606
|
+
collection :required_items, as: 'requiredItems', class: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaRequiredItems, decorator: Google::Apis::ChromepolicyV1::GoogleChromePolicyVersionsV1PolicySchemaRequiredItems::Representation
|
607
|
+
|
608
|
+
end
|
609
|
+
end
|
610
|
+
|
611
|
+
class GoogleChromePolicyVersionsV1PolicySchemaFieldKnownValueDescription
|
612
|
+
# @private
|
613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
614
|
+
property :description, as: 'description'
|
615
|
+
property :value, as: 'value'
|
616
|
+
end
|
617
|
+
end
|
618
|
+
|
619
|
+
class GoogleChromePolicyVersionsV1PolicySchemaNoticeDescription
|
620
|
+
# @private
|
621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
622
|
+
property :acknowledgement_required, as: 'acknowledgementRequired'
|
623
|
+
property :field, as: 'field'
|
624
|
+
property :notice_message, as: 'noticeMessage'
|
625
|
+
property :notice_value, as: 'noticeValue'
|
626
|
+
end
|
627
|
+
end
|
628
|
+
|
629
|
+
class GoogleChromePolicyVersionsV1PolicySchemaRequiredItems
|
630
|
+
# @private
|
631
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
632
|
+
collection :field_conditions, as: 'fieldConditions'
|
633
|
+
collection :required_fields, as: 'requiredFields'
|
634
|
+
end
|
635
|
+
end
|
636
|
+
|
491
637
|
class GoogleChromePolicyVersionsV1UploadPolicyFileRequest
|
492
638
|
# @private
|
493
639
|
class Representation < Google::Apis::Core::JsonRepresentation
|