google-apis-osconfig_v1beta 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module OsconfigV1beta
18
+ # Version of the google-apis-osconfig_v1beta gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20201112"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1169 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module OsconfigV1beta
24
+
25
+ class AptRepository
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AptSettings
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class Assignment
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AssignmentGroupLabel
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AssignmentOsType
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class CancelPatchJobRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class EffectiveGuestPolicy
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class EffectiveGuestPolicySourcedPackage
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class EffectiveGuestPolicySourcedPackageRepository
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class EffectiveGuestPolicySourcedSoftwareRecipe
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Empty
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class ExecStep
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ExecStepConfig
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class ExecutePatchJobRequest
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class FixedOrPercent
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GcsObject
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GooRepository
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GooSettings
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GuestPolicy
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class Inventory
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class InventoryItem
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class InventoryOsInfo
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class InventorySoftwarePackage
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class InventoryVersionedPackage
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class InventoryWindowsQuickFixEngineeringPackage
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class InventoryWindowsUpdatePackage
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class InventoryWindowsUpdatePackageWindowsUpdateCategory
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class InventoryZypperPatch
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class ListGuestPoliciesResponse
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ListPatchDeploymentsResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ListPatchJobInstanceDetailsResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ListPatchJobsResponse
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class LookupEffectiveGuestPolicyRequest
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class MonthlySchedule
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class OneTimeSchedule
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class Package
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class PackageRepository
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class PatchConfig
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class PatchDeployment
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class PatchInstanceFilter
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class PatchInstanceFilterGroupLabel
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class PatchJob
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class PatchJobInstanceDetails
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class PatchJobInstanceDetailsSummary
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class PatchRollout
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class RecurringSchedule
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class SoftwareRecipe
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class SoftwareRecipeArtifact
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class SoftwareRecipeArtifactGcs
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class SoftwareRecipeArtifactRemote
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class SoftwareRecipeStep
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class SoftwareRecipeStepCopyFile
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class SoftwareRecipeStepExecFile
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class SoftwareRecipeStepExtractArchive
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class SoftwareRecipeStepInstallDpkg
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class SoftwareRecipeStepInstallMsi
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class SoftwareRecipeStepInstallRpm
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class SoftwareRecipeStepRunScript
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class TimeOfDay
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class TimeZone
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class WeekDayOfMonth
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class WeeklySchedule
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class WindowsUpdateSettings
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class YumRepository
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class YumSettings
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class ZypperRepository
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class ZypperSettings
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class AptRepository
428
+ # @private
429
+ class Representation < Google::Apis::Core::JsonRepresentation
430
+ property :archive_type, as: 'archiveType'
431
+ collection :components, as: 'components'
432
+ property :distribution, as: 'distribution'
433
+ property :gpg_key, as: 'gpgKey'
434
+ property :uri, as: 'uri'
435
+ end
436
+ end
437
+
438
+ class AptSettings
439
+ # @private
440
+ class Representation < Google::Apis::Core::JsonRepresentation
441
+ collection :excludes, as: 'excludes'
442
+ collection :exclusive_packages, as: 'exclusivePackages'
443
+ property :type, as: 'type'
444
+ end
445
+ end
446
+
447
+ class Assignment
448
+ # @private
449
+ class Representation < Google::Apis::Core::JsonRepresentation
450
+ collection :group_labels, as: 'groupLabels', class: Google::Apis::OsconfigV1beta::AssignmentGroupLabel, decorator: Google::Apis::OsconfigV1beta::AssignmentGroupLabel::Representation
451
+
452
+ collection :instance_name_prefixes, as: 'instanceNamePrefixes'
453
+ collection :instances, as: 'instances'
454
+ collection :os_types, as: 'osTypes', class: Google::Apis::OsconfigV1beta::AssignmentOsType, decorator: Google::Apis::OsconfigV1beta::AssignmentOsType::Representation
455
+
456
+ collection :zones, as: 'zones'
457
+ end
458
+ end
459
+
460
+ class AssignmentGroupLabel
461
+ # @private
462
+ class Representation < Google::Apis::Core::JsonRepresentation
463
+ hash :labels, as: 'labels'
464
+ end
465
+ end
466
+
467
+ class AssignmentOsType
468
+ # @private
469
+ class Representation < Google::Apis::Core::JsonRepresentation
470
+ property :os_architecture, as: 'osArchitecture'
471
+ property :os_short_name, as: 'osShortName'
472
+ property :os_version, as: 'osVersion'
473
+ end
474
+ end
475
+
476
+ class CancelPatchJobRequest
477
+ # @private
478
+ class Representation < Google::Apis::Core::JsonRepresentation
479
+ end
480
+ end
481
+
482
+ class EffectiveGuestPolicy
483
+ # @private
484
+ class Representation < Google::Apis::Core::JsonRepresentation
485
+ collection :package_repositories, as: 'packageRepositories', class: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedPackageRepository, decorator: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedPackageRepository::Representation
486
+
487
+ collection :packages, as: 'packages', class: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedPackage, decorator: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedPackage::Representation
488
+
489
+ collection :software_recipes, as: 'softwareRecipes', class: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedSoftwareRecipe, decorator: Google::Apis::OsconfigV1beta::EffectiveGuestPolicySourcedSoftwareRecipe::Representation
490
+
491
+ end
492
+ end
493
+
494
+ class EffectiveGuestPolicySourcedPackage
495
+ # @private
496
+ class Representation < Google::Apis::Core::JsonRepresentation
497
+ property :package, as: 'package', class: Google::Apis::OsconfigV1beta::Package, decorator: Google::Apis::OsconfigV1beta::Package::Representation
498
+
499
+ property :source, as: 'source'
500
+ end
501
+ end
502
+
503
+ class EffectiveGuestPolicySourcedPackageRepository
504
+ # @private
505
+ class Representation < Google::Apis::Core::JsonRepresentation
506
+ property :package_repository, as: 'packageRepository', class: Google::Apis::OsconfigV1beta::PackageRepository, decorator: Google::Apis::OsconfigV1beta::PackageRepository::Representation
507
+
508
+ property :source, as: 'source'
509
+ end
510
+ end
511
+
512
+ class EffectiveGuestPolicySourcedSoftwareRecipe
513
+ # @private
514
+ class Representation < Google::Apis::Core::JsonRepresentation
515
+ property :software_recipe, as: 'softwareRecipe', class: Google::Apis::OsconfigV1beta::SoftwareRecipe, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipe::Representation
516
+
517
+ property :source, as: 'source'
518
+ end
519
+ end
520
+
521
+ class Empty
522
+ # @private
523
+ class Representation < Google::Apis::Core::JsonRepresentation
524
+ end
525
+ end
526
+
527
+ class ExecStep
528
+ # @private
529
+ class Representation < Google::Apis::Core::JsonRepresentation
530
+ property :linux_exec_step_config, as: 'linuxExecStepConfig', class: Google::Apis::OsconfigV1beta::ExecStepConfig, decorator: Google::Apis::OsconfigV1beta::ExecStepConfig::Representation
531
+
532
+ property :windows_exec_step_config, as: 'windowsExecStepConfig', class: Google::Apis::OsconfigV1beta::ExecStepConfig, decorator: Google::Apis::OsconfigV1beta::ExecStepConfig::Representation
533
+
534
+ end
535
+ end
536
+
537
+ class ExecStepConfig
538
+ # @private
539
+ class Representation < Google::Apis::Core::JsonRepresentation
540
+ collection :allowed_success_codes, as: 'allowedSuccessCodes'
541
+ property :gcs_object, as: 'gcsObject', class: Google::Apis::OsconfigV1beta::GcsObject, decorator: Google::Apis::OsconfigV1beta::GcsObject::Representation
542
+
543
+ property :interpreter, as: 'interpreter'
544
+ property :local_path, as: 'localPath'
545
+ end
546
+ end
547
+
548
+ class ExecutePatchJobRequest
549
+ # @private
550
+ class Representation < Google::Apis::Core::JsonRepresentation
551
+ property :description, as: 'description'
552
+ property :display_name, as: 'displayName'
553
+ property :dry_run, as: 'dryRun'
554
+ property :duration, as: 'duration'
555
+ property :instance_filter, as: 'instanceFilter', class: Google::Apis::OsconfigV1beta::PatchInstanceFilter, decorator: Google::Apis::OsconfigV1beta::PatchInstanceFilter::Representation
556
+
557
+ property :patch_config, as: 'patchConfig', class: Google::Apis::OsconfigV1beta::PatchConfig, decorator: Google::Apis::OsconfigV1beta::PatchConfig::Representation
558
+
559
+ property :rollout, as: 'rollout', class: Google::Apis::OsconfigV1beta::PatchRollout, decorator: Google::Apis::OsconfigV1beta::PatchRollout::Representation
560
+
561
+ end
562
+ end
563
+
564
+ class FixedOrPercent
565
+ # @private
566
+ class Representation < Google::Apis::Core::JsonRepresentation
567
+ property :fixed, as: 'fixed'
568
+ property :percent, as: 'percent'
569
+ end
570
+ end
571
+
572
+ class GcsObject
573
+ # @private
574
+ class Representation < Google::Apis::Core::JsonRepresentation
575
+ property :bucket, as: 'bucket'
576
+ property :generation_number, :numeric_string => true, as: 'generationNumber'
577
+ property :object, as: 'object'
578
+ end
579
+ end
580
+
581
+ class GooRepository
582
+ # @private
583
+ class Representation < Google::Apis::Core::JsonRepresentation
584
+ property :name, as: 'name'
585
+ property :url, as: 'url'
586
+ end
587
+ end
588
+
589
+ class GooSettings
590
+ # @private
591
+ class Representation < Google::Apis::Core::JsonRepresentation
592
+ end
593
+ end
594
+
595
+ class GuestPolicy
596
+ # @private
597
+ class Representation < Google::Apis::Core::JsonRepresentation
598
+ property :assignment, as: 'assignment', class: Google::Apis::OsconfigV1beta::Assignment, decorator: Google::Apis::OsconfigV1beta::Assignment::Representation
599
+
600
+ property :create_time, as: 'createTime'
601
+ property :description, as: 'description'
602
+ property :etag, as: 'etag'
603
+ property :name, as: 'name'
604
+ collection :package_repositories, as: 'packageRepositories', class: Google::Apis::OsconfigV1beta::PackageRepository, decorator: Google::Apis::OsconfigV1beta::PackageRepository::Representation
605
+
606
+ collection :packages, as: 'packages', class: Google::Apis::OsconfigV1beta::Package, decorator: Google::Apis::OsconfigV1beta::Package::Representation
607
+
608
+ collection :recipes, as: 'recipes', class: Google::Apis::OsconfigV1beta::SoftwareRecipe, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipe::Representation
609
+
610
+ property :update_time, as: 'updateTime'
611
+ end
612
+ end
613
+
614
+ class Inventory
615
+ # @private
616
+ class Representation < Google::Apis::Core::JsonRepresentation
617
+ hash :items, as: 'items', class: Google::Apis::OsconfigV1beta::InventoryItem, decorator: Google::Apis::OsconfigV1beta::InventoryItem::Representation
618
+
619
+ property :os_info, as: 'osInfo', class: Google::Apis::OsconfigV1beta::InventoryOsInfo, decorator: Google::Apis::OsconfigV1beta::InventoryOsInfo::Representation
620
+
621
+ end
622
+ end
623
+
624
+ class InventoryItem
625
+ # @private
626
+ class Representation < Google::Apis::Core::JsonRepresentation
627
+ property :available_package, as: 'availablePackage', class: Google::Apis::OsconfigV1beta::InventorySoftwarePackage, decorator: Google::Apis::OsconfigV1beta::InventorySoftwarePackage::Representation
628
+
629
+ property :create_time, as: 'createTime'
630
+ property :id, as: 'id'
631
+ property :installed_package, as: 'installedPackage', class: Google::Apis::OsconfigV1beta::InventorySoftwarePackage, decorator: Google::Apis::OsconfigV1beta::InventorySoftwarePackage::Representation
632
+
633
+ property :origin_type, as: 'originType'
634
+ property :type, as: 'type'
635
+ property :update_time, as: 'updateTime'
636
+ end
637
+ end
638
+
639
+ class InventoryOsInfo
640
+ # @private
641
+ class Representation < Google::Apis::Core::JsonRepresentation
642
+ property :architecture, as: 'architecture'
643
+ property :hostname, as: 'hostname'
644
+ property :kernel_release, as: 'kernelRelease'
645
+ property :kernel_version, as: 'kernelVersion'
646
+ property :long_name, as: 'longName'
647
+ property :osconfig_agent_version, as: 'osconfigAgentVersion'
648
+ property :short_name, as: 'shortName'
649
+ property :version, as: 'version'
650
+ end
651
+ end
652
+
653
+ class InventorySoftwarePackage
654
+ # @private
655
+ class Representation < Google::Apis::Core::JsonRepresentation
656
+ property :apt_package, as: 'aptPackage', class: Google::Apis::OsconfigV1beta::InventoryVersionedPackage, decorator: Google::Apis::OsconfigV1beta::InventoryVersionedPackage::Representation
657
+
658
+ property :cos_package, as: 'cosPackage', class: Google::Apis::OsconfigV1beta::InventoryVersionedPackage, decorator: Google::Apis::OsconfigV1beta::InventoryVersionedPackage::Representation
659
+
660
+ property :googet_package, as: 'googetPackage', class: Google::Apis::OsconfigV1beta::InventoryVersionedPackage, decorator: Google::Apis::OsconfigV1beta::InventoryVersionedPackage::Representation
661
+
662
+ property :qfe_package, as: 'qfePackage', class: Google::Apis::OsconfigV1beta::InventoryWindowsQuickFixEngineeringPackage, decorator: Google::Apis::OsconfigV1beta::InventoryWindowsQuickFixEngineeringPackage::Representation
663
+
664
+ property :wua_package, as: 'wuaPackage', class: Google::Apis::OsconfigV1beta::InventoryWindowsUpdatePackage, decorator: Google::Apis::OsconfigV1beta::InventoryWindowsUpdatePackage::Representation
665
+
666
+ property :yum_package, as: 'yumPackage', class: Google::Apis::OsconfigV1beta::InventoryVersionedPackage, decorator: Google::Apis::OsconfigV1beta::InventoryVersionedPackage::Representation
667
+
668
+ property :zypper_package, as: 'zypperPackage', class: Google::Apis::OsconfigV1beta::InventoryVersionedPackage, decorator: Google::Apis::OsconfigV1beta::InventoryVersionedPackage::Representation
669
+
670
+ property :zypper_patch, as: 'zypperPatch', class: Google::Apis::OsconfigV1beta::InventoryZypperPatch, decorator: Google::Apis::OsconfigV1beta::InventoryZypperPatch::Representation
671
+
672
+ end
673
+ end
674
+
675
+ class InventoryVersionedPackage
676
+ # @private
677
+ class Representation < Google::Apis::Core::JsonRepresentation
678
+ property :architecture, as: 'architecture'
679
+ property :package_name, as: 'packageName'
680
+ property :version, as: 'version'
681
+ end
682
+ end
683
+
684
+ class InventoryWindowsQuickFixEngineeringPackage
685
+ # @private
686
+ class Representation < Google::Apis::Core::JsonRepresentation
687
+ property :caption, as: 'caption'
688
+ property :description, as: 'description'
689
+ property :hot_fix_id, as: 'hotFixId'
690
+ property :install_time, as: 'installTime'
691
+ end
692
+ end
693
+
694
+ class InventoryWindowsUpdatePackage
695
+ # @private
696
+ class Representation < Google::Apis::Core::JsonRepresentation
697
+ collection :categories, as: 'categories', class: Google::Apis::OsconfigV1beta::InventoryWindowsUpdatePackageWindowsUpdateCategory, decorator: Google::Apis::OsconfigV1beta::InventoryWindowsUpdatePackageWindowsUpdateCategory::Representation
698
+
699
+ property :description, as: 'description'
700
+ collection :kb_article_ids, as: 'kbArticleIds'
701
+ property :last_deployment_change_time, as: 'lastDeploymentChangeTime'
702
+ collection :more_info_urls, as: 'moreInfoUrls'
703
+ property :revision_number, as: 'revisionNumber'
704
+ property :support_url, as: 'supportUrl'
705
+ property :title, as: 'title'
706
+ property :update_id, as: 'updateId'
707
+ end
708
+ end
709
+
710
+ class InventoryWindowsUpdatePackageWindowsUpdateCategory
711
+ # @private
712
+ class Representation < Google::Apis::Core::JsonRepresentation
713
+ property :id, as: 'id'
714
+ property :name, as: 'name'
715
+ end
716
+ end
717
+
718
+ class InventoryZypperPatch
719
+ # @private
720
+ class Representation < Google::Apis::Core::JsonRepresentation
721
+ property :category, as: 'category'
722
+ property :patch_name, as: 'patchName'
723
+ property :severity, as: 'severity'
724
+ property :summary, as: 'summary'
725
+ end
726
+ end
727
+
728
+ class ListGuestPoliciesResponse
729
+ # @private
730
+ class Representation < Google::Apis::Core::JsonRepresentation
731
+ collection :guest_policies, as: 'guestPolicies', class: Google::Apis::OsconfigV1beta::GuestPolicy, decorator: Google::Apis::OsconfigV1beta::GuestPolicy::Representation
732
+
733
+ property :next_page_token, as: 'nextPageToken'
734
+ end
735
+ end
736
+
737
+ class ListPatchDeploymentsResponse
738
+ # @private
739
+ class Representation < Google::Apis::Core::JsonRepresentation
740
+ property :next_page_token, as: 'nextPageToken'
741
+ collection :patch_deployments, as: 'patchDeployments', class: Google::Apis::OsconfigV1beta::PatchDeployment, decorator: Google::Apis::OsconfigV1beta::PatchDeployment::Representation
742
+
743
+ end
744
+ end
745
+
746
+ class ListPatchJobInstanceDetailsResponse
747
+ # @private
748
+ class Representation < Google::Apis::Core::JsonRepresentation
749
+ property :next_page_token, as: 'nextPageToken'
750
+ collection :patch_job_instance_details, as: 'patchJobInstanceDetails', class: Google::Apis::OsconfigV1beta::PatchJobInstanceDetails, decorator: Google::Apis::OsconfigV1beta::PatchJobInstanceDetails::Representation
751
+
752
+ end
753
+ end
754
+
755
+ class ListPatchJobsResponse
756
+ # @private
757
+ class Representation < Google::Apis::Core::JsonRepresentation
758
+ property :next_page_token, as: 'nextPageToken'
759
+ collection :patch_jobs, as: 'patchJobs', class: Google::Apis::OsconfigV1beta::PatchJob, decorator: Google::Apis::OsconfigV1beta::PatchJob::Representation
760
+
761
+ end
762
+ end
763
+
764
+ class LookupEffectiveGuestPolicyRequest
765
+ # @private
766
+ class Representation < Google::Apis::Core::JsonRepresentation
767
+ property :os_architecture, as: 'osArchitecture'
768
+ property :os_short_name, as: 'osShortName'
769
+ property :os_version, as: 'osVersion'
770
+ end
771
+ end
772
+
773
+ class MonthlySchedule
774
+ # @private
775
+ class Representation < Google::Apis::Core::JsonRepresentation
776
+ property :month_day, as: 'monthDay'
777
+ property :week_day_of_month, as: 'weekDayOfMonth', class: Google::Apis::OsconfigV1beta::WeekDayOfMonth, decorator: Google::Apis::OsconfigV1beta::WeekDayOfMonth::Representation
778
+
779
+ end
780
+ end
781
+
782
+ class OneTimeSchedule
783
+ # @private
784
+ class Representation < Google::Apis::Core::JsonRepresentation
785
+ property :execute_time, as: 'executeTime'
786
+ end
787
+ end
788
+
789
+ class Package
790
+ # @private
791
+ class Representation < Google::Apis::Core::JsonRepresentation
792
+ property :desired_state, as: 'desiredState'
793
+ property :manager, as: 'manager'
794
+ property :name, as: 'name'
795
+ end
796
+ end
797
+
798
+ class PackageRepository
799
+ # @private
800
+ class Representation < Google::Apis::Core::JsonRepresentation
801
+ property :apt, as: 'apt', class: Google::Apis::OsconfigV1beta::AptRepository, decorator: Google::Apis::OsconfigV1beta::AptRepository::Representation
802
+
803
+ property :goo, as: 'goo', class: Google::Apis::OsconfigV1beta::GooRepository, decorator: Google::Apis::OsconfigV1beta::GooRepository::Representation
804
+
805
+ property :yum, as: 'yum', class: Google::Apis::OsconfigV1beta::YumRepository, decorator: Google::Apis::OsconfigV1beta::YumRepository::Representation
806
+
807
+ property :zypper, as: 'zypper', class: Google::Apis::OsconfigV1beta::ZypperRepository, decorator: Google::Apis::OsconfigV1beta::ZypperRepository::Representation
808
+
809
+ end
810
+ end
811
+
812
+ class PatchConfig
813
+ # @private
814
+ class Representation < Google::Apis::Core::JsonRepresentation
815
+ property :apt, as: 'apt', class: Google::Apis::OsconfigV1beta::AptSettings, decorator: Google::Apis::OsconfigV1beta::AptSettings::Representation
816
+
817
+ property :goo, as: 'goo', class: Google::Apis::OsconfigV1beta::GooSettings, decorator: Google::Apis::OsconfigV1beta::GooSettings::Representation
818
+
819
+ property :post_step, as: 'postStep', class: Google::Apis::OsconfigV1beta::ExecStep, decorator: Google::Apis::OsconfigV1beta::ExecStep::Representation
820
+
821
+ property :pre_step, as: 'preStep', class: Google::Apis::OsconfigV1beta::ExecStep, decorator: Google::Apis::OsconfigV1beta::ExecStep::Representation
822
+
823
+ property :reboot_config, as: 'rebootConfig'
824
+ property :windows_update, as: 'windowsUpdate', class: Google::Apis::OsconfigV1beta::WindowsUpdateSettings, decorator: Google::Apis::OsconfigV1beta::WindowsUpdateSettings::Representation
825
+
826
+ property :yum, as: 'yum', class: Google::Apis::OsconfigV1beta::YumSettings, decorator: Google::Apis::OsconfigV1beta::YumSettings::Representation
827
+
828
+ property :zypper, as: 'zypper', class: Google::Apis::OsconfigV1beta::ZypperSettings, decorator: Google::Apis::OsconfigV1beta::ZypperSettings::Representation
829
+
830
+ end
831
+ end
832
+
833
+ class PatchDeployment
834
+ # @private
835
+ class Representation < Google::Apis::Core::JsonRepresentation
836
+ property :create_time, as: 'createTime'
837
+ property :description, as: 'description'
838
+ property :duration, as: 'duration'
839
+ property :instance_filter, as: 'instanceFilter', class: Google::Apis::OsconfigV1beta::PatchInstanceFilter, decorator: Google::Apis::OsconfigV1beta::PatchInstanceFilter::Representation
840
+
841
+ property :last_execute_time, as: 'lastExecuteTime'
842
+ property :name, as: 'name'
843
+ property :one_time_schedule, as: 'oneTimeSchedule', class: Google::Apis::OsconfigV1beta::OneTimeSchedule, decorator: Google::Apis::OsconfigV1beta::OneTimeSchedule::Representation
844
+
845
+ property :patch_config, as: 'patchConfig', class: Google::Apis::OsconfigV1beta::PatchConfig, decorator: Google::Apis::OsconfigV1beta::PatchConfig::Representation
846
+
847
+ property :recurring_schedule, as: 'recurringSchedule', class: Google::Apis::OsconfigV1beta::RecurringSchedule, decorator: Google::Apis::OsconfigV1beta::RecurringSchedule::Representation
848
+
849
+ property :rollout, as: 'rollout', class: Google::Apis::OsconfigV1beta::PatchRollout, decorator: Google::Apis::OsconfigV1beta::PatchRollout::Representation
850
+
851
+ property :update_time, as: 'updateTime'
852
+ end
853
+ end
854
+
855
+ class PatchInstanceFilter
856
+ # @private
857
+ class Representation < Google::Apis::Core::JsonRepresentation
858
+ property :all, as: 'all'
859
+ collection :group_labels, as: 'groupLabels', class: Google::Apis::OsconfigV1beta::PatchInstanceFilterGroupLabel, decorator: Google::Apis::OsconfigV1beta::PatchInstanceFilterGroupLabel::Representation
860
+
861
+ collection :instance_name_prefixes, as: 'instanceNamePrefixes'
862
+ collection :instances, as: 'instances'
863
+ collection :zones, as: 'zones'
864
+ end
865
+ end
866
+
867
+ class PatchInstanceFilterGroupLabel
868
+ # @private
869
+ class Representation < Google::Apis::Core::JsonRepresentation
870
+ hash :labels, as: 'labels'
871
+ end
872
+ end
873
+
874
+ class PatchJob
875
+ # @private
876
+ class Representation < Google::Apis::Core::JsonRepresentation
877
+ property :create_time, as: 'createTime'
878
+ property :description, as: 'description'
879
+ property :display_name, as: 'displayName'
880
+ property :dry_run, as: 'dryRun'
881
+ property :duration, as: 'duration'
882
+ property :error_message, as: 'errorMessage'
883
+ property :instance_details_summary, as: 'instanceDetailsSummary', class: Google::Apis::OsconfigV1beta::PatchJobInstanceDetailsSummary, decorator: Google::Apis::OsconfigV1beta::PatchJobInstanceDetailsSummary::Representation
884
+
885
+ property :instance_filter, as: 'instanceFilter', class: Google::Apis::OsconfigV1beta::PatchInstanceFilter, decorator: Google::Apis::OsconfigV1beta::PatchInstanceFilter::Representation
886
+
887
+ property :name, as: 'name'
888
+ property :patch_config, as: 'patchConfig', class: Google::Apis::OsconfigV1beta::PatchConfig, decorator: Google::Apis::OsconfigV1beta::PatchConfig::Representation
889
+
890
+ property :patch_deployment, as: 'patchDeployment'
891
+ property :percent_complete, as: 'percentComplete'
892
+ property :rollout, as: 'rollout', class: Google::Apis::OsconfigV1beta::PatchRollout, decorator: Google::Apis::OsconfigV1beta::PatchRollout::Representation
893
+
894
+ property :state, as: 'state'
895
+ property :update_time, as: 'updateTime'
896
+ end
897
+ end
898
+
899
+ class PatchJobInstanceDetails
900
+ # @private
901
+ class Representation < Google::Apis::Core::JsonRepresentation
902
+ property :attempt_count, :numeric_string => true, as: 'attemptCount'
903
+ property :failure_reason, as: 'failureReason'
904
+ property :instance_system_id, as: 'instanceSystemId'
905
+ property :name, as: 'name'
906
+ property :state, as: 'state'
907
+ end
908
+ end
909
+
910
+ class PatchJobInstanceDetailsSummary
911
+ # @private
912
+ class Representation < Google::Apis::Core::JsonRepresentation
913
+ property :acked_instance_count, :numeric_string => true, as: 'ackedInstanceCount'
914
+ property :applying_patches_instance_count, :numeric_string => true, as: 'applyingPatchesInstanceCount'
915
+ property :downloading_patches_instance_count, :numeric_string => true, as: 'downloadingPatchesInstanceCount'
916
+ property :failed_instance_count, :numeric_string => true, as: 'failedInstanceCount'
917
+ property :inactive_instance_count, :numeric_string => true, as: 'inactiveInstanceCount'
918
+ property :no_agent_detected_instance_count, :numeric_string => true, as: 'noAgentDetectedInstanceCount'
919
+ property :notified_instance_count, :numeric_string => true, as: 'notifiedInstanceCount'
920
+ property :pending_instance_count, :numeric_string => true, as: 'pendingInstanceCount'
921
+ property :post_patch_step_instance_count, :numeric_string => true, as: 'postPatchStepInstanceCount'
922
+ property :pre_patch_step_instance_count, :numeric_string => true, as: 'prePatchStepInstanceCount'
923
+ property :rebooting_instance_count, :numeric_string => true, as: 'rebootingInstanceCount'
924
+ property :started_instance_count, :numeric_string => true, as: 'startedInstanceCount'
925
+ property :succeeded_instance_count, :numeric_string => true, as: 'succeededInstanceCount'
926
+ property :succeeded_reboot_required_instance_count, :numeric_string => true, as: 'succeededRebootRequiredInstanceCount'
927
+ property :timed_out_instance_count, :numeric_string => true, as: 'timedOutInstanceCount'
928
+ end
929
+ end
930
+
931
+ class PatchRollout
932
+ # @private
933
+ class Representation < Google::Apis::Core::JsonRepresentation
934
+ property :disruption_budget, as: 'disruptionBudget', class: Google::Apis::OsconfigV1beta::FixedOrPercent, decorator: Google::Apis::OsconfigV1beta::FixedOrPercent::Representation
935
+
936
+ property :mode, as: 'mode'
937
+ end
938
+ end
939
+
940
+ class RecurringSchedule
941
+ # @private
942
+ class Representation < Google::Apis::Core::JsonRepresentation
943
+ property :end_time, as: 'endTime'
944
+ property :frequency, as: 'frequency'
945
+ property :last_execute_time, as: 'lastExecuteTime'
946
+ property :monthly, as: 'monthly', class: Google::Apis::OsconfigV1beta::MonthlySchedule, decorator: Google::Apis::OsconfigV1beta::MonthlySchedule::Representation
947
+
948
+ property :next_execute_time, as: 'nextExecuteTime'
949
+ property :start_time, as: 'startTime'
950
+ property :time_of_day, as: 'timeOfDay', class: Google::Apis::OsconfigV1beta::TimeOfDay, decorator: Google::Apis::OsconfigV1beta::TimeOfDay::Representation
951
+
952
+ property :time_zone, as: 'timeZone', class: Google::Apis::OsconfigV1beta::TimeZone, decorator: Google::Apis::OsconfigV1beta::TimeZone::Representation
953
+
954
+ property :weekly, as: 'weekly', class: Google::Apis::OsconfigV1beta::WeeklySchedule, decorator: Google::Apis::OsconfigV1beta::WeeklySchedule::Representation
955
+
956
+ end
957
+ end
958
+
959
+ class SoftwareRecipe
960
+ # @private
961
+ class Representation < Google::Apis::Core::JsonRepresentation
962
+ collection :artifacts, as: 'artifacts', class: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifact, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifact::Representation
963
+
964
+ property :desired_state, as: 'desiredState'
965
+ collection :install_steps, as: 'installSteps', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStep, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStep::Representation
966
+
967
+ property :name, as: 'name'
968
+ collection :update_steps, as: 'updateSteps', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStep, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStep::Representation
969
+
970
+ property :version, as: 'version'
971
+ end
972
+ end
973
+
974
+ class SoftwareRecipeArtifact
975
+ # @private
976
+ class Representation < Google::Apis::Core::JsonRepresentation
977
+ property :allow_insecure, as: 'allowInsecure'
978
+ property :gcs, as: 'gcs', class: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifactGcs, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifactGcs::Representation
979
+
980
+ property :id, as: 'id'
981
+ property :remote, as: 'remote', class: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifactRemote, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeArtifactRemote::Representation
982
+
983
+ end
984
+ end
985
+
986
+ class SoftwareRecipeArtifactGcs
987
+ # @private
988
+ class Representation < Google::Apis::Core::JsonRepresentation
989
+ property :bucket, as: 'bucket'
990
+ property :generation, :numeric_string => true, as: 'generation'
991
+ property :object, as: 'object'
992
+ end
993
+ end
994
+
995
+ class SoftwareRecipeArtifactRemote
996
+ # @private
997
+ class Representation < Google::Apis::Core::JsonRepresentation
998
+ property :checksum, as: 'checksum'
999
+ property :uri, as: 'uri'
1000
+ end
1001
+ end
1002
+
1003
+ class SoftwareRecipeStep
1004
+ # @private
1005
+ class Representation < Google::Apis::Core::JsonRepresentation
1006
+ property :archive_extraction, as: 'archiveExtraction', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepExtractArchive, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepExtractArchive::Representation
1007
+
1008
+ property :dpkg_installation, as: 'dpkgInstallation', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallDpkg, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallDpkg::Representation
1009
+
1010
+ property :file_copy, as: 'fileCopy', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepCopyFile, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepCopyFile::Representation
1011
+
1012
+ property :file_exec, as: 'fileExec', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepExecFile, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepExecFile::Representation
1013
+
1014
+ property :msi_installation, as: 'msiInstallation', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallMsi, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallMsi::Representation
1015
+
1016
+ property :rpm_installation, as: 'rpmInstallation', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallRpm, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepInstallRpm::Representation
1017
+
1018
+ property :script_run, as: 'scriptRun', class: Google::Apis::OsconfigV1beta::SoftwareRecipeStepRunScript, decorator: Google::Apis::OsconfigV1beta::SoftwareRecipeStepRunScript::Representation
1019
+
1020
+ end
1021
+ end
1022
+
1023
+ class SoftwareRecipeStepCopyFile
1024
+ # @private
1025
+ class Representation < Google::Apis::Core::JsonRepresentation
1026
+ property :artifact_id, as: 'artifactId'
1027
+ property :destination, as: 'destination'
1028
+ property :overwrite, as: 'overwrite'
1029
+ property :permissions, as: 'permissions'
1030
+ end
1031
+ end
1032
+
1033
+ class SoftwareRecipeStepExecFile
1034
+ # @private
1035
+ class Representation < Google::Apis::Core::JsonRepresentation
1036
+ collection :allowed_exit_codes, as: 'allowedExitCodes'
1037
+ collection :args, as: 'args'
1038
+ property :artifact_id, as: 'artifactId'
1039
+ property :local_path, as: 'localPath'
1040
+ end
1041
+ end
1042
+
1043
+ class SoftwareRecipeStepExtractArchive
1044
+ # @private
1045
+ class Representation < Google::Apis::Core::JsonRepresentation
1046
+ property :artifact_id, as: 'artifactId'
1047
+ property :destination, as: 'destination'
1048
+ property :type, as: 'type'
1049
+ end
1050
+ end
1051
+
1052
+ class SoftwareRecipeStepInstallDpkg
1053
+ # @private
1054
+ class Representation < Google::Apis::Core::JsonRepresentation
1055
+ property :artifact_id, as: 'artifactId'
1056
+ end
1057
+ end
1058
+
1059
+ class SoftwareRecipeStepInstallMsi
1060
+ # @private
1061
+ class Representation < Google::Apis::Core::JsonRepresentation
1062
+ collection :allowed_exit_codes, as: 'allowedExitCodes'
1063
+ property :artifact_id, as: 'artifactId'
1064
+ collection :flags, as: 'flags'
1065
+ end
1066
+ end
1067
+
1068
+ class SoftwareRecipeStepInstallRpm
1069
+ # @private
1070
+ class Representation < Google::Apis::Core::JsonRepresentation
1071
+ property :artifact_id, as: 'artifactId'
1072
+ end
1073
+ end
1074
+
1075
+ class SoftwareRecipeStepRunScript
1076
+ # @private
1077
+ class Representation < Google::Apis::Core::JsonRepresentation
1078
+ collection :allowed_exit_codes, as: 'allowedExitCodes'
1079
+ property :interpreter, as: 'interpreter'
1080
+ property :script, as: 'script'
1081
+ end
1082
+ end
1083
+
1084
+ class TimeOfDay
1085
+ # @private
1086
+ class Representation < Google::Apis::Core::JsonRepresentation
1087
+ property :hours, as: 'hours'
1088
+ property :minutes, as: 'minutes'
1089
+ property :nanos, as: 'nanos'
1090
+ property :seconds, as: 'seconds'
1091
+ end
1092
+ end
1093
+
1094
+ class TimeZone
1095
+ # @private
1096
+ class Representation < Google::Apis::Core::JsonRepresentation
1097
+ property :id, as: 'id'
1098
+ property :version, as: 'version'
1099
+ end
1100
+ end
1101
+
1102
+ class WeekDayOfMonth
1103
+ # @private
1104
+ class Representation < Google::Apis::Core::JsonRepresentation
1105
+ property :day_of_week, as: 'dayOfWeek'
1106
+ property :week_ordinal, as: 'weekOrdinal'
1107
+ end
1108
+ end
1109
+
1110
+ class WeeklySchedule
1111
+ # @private
1112
+ class Representation < Google::Apis::Core::JsonRepresentation
1113
+ property :day_of_week, as: 'dayOfWeek'
1114
+ end
1115
+ end
1116
+
1117
+ class WindowsUpdateSettings
1118
+ # @private
1119
+ class Representation < Google::Apis::Core::JsonRepresentation
1120
+ collection :classifications, as: 'classifications'
1121
+ collection :excludes, as: 'excludes'
1122
+ collection :exclusive_patches, as: 'exclusivePatches'
1123
+ end
1124
+ end
1125
+
1126
+ class YumRepository
1127
+ # @private
1128
+ class Representation < Google::Apis::Core::JsonRepresentation
1129
+ property :base_url, as: 'baseUrl'
1130
+ property :display_name, as: 'displayName'
1131
+ collection :gpg_keys, as: 'gpgKeys'
1132
+ property :id, as: 'id'
1133
+ end
1134
+ end
1135
+
1136
+ class YumSettings
1137
+ # @private
1138
+ class Representation < Google::Apis::Core::JsonRepresentation
1139
+ collection :excludes, as: 'excludes'
1140
+ collection :exclusive_packages, as: 'exclusivePackages'
1141
+ property :minimal, as: 'minimal'
1142
+ property :security, as: 'security'
1143
+ end
1144
+ end
1145
+
1146
+ class ZypperRepository
1147
+ # @private
1148
+ class Representation < Google::Apis::Core::JsonRepresentation
1149
+ property :base_url, as: 'baseUrl'
1150
+ property :display_name, as: 'displayName'
1151
+ collection :gpg_keys, as: 'gpgKeys'
1152
+ property :id, as: 'id'
1153
+ end
1154
+ end
1155
+
1156
+ class ZypperSettings
1157
+ # @private
1158
+ class Representation < Google::Apis::Core::JsonRepresentation
1159
+ collection :categories, as: 'categories'
1160
+ collection :excludes, as: 'excludes'
1161
+ collection :exclusive_patches, as: 'exclusivePatches'
1162
+ collection :severities, as: 'severities'
1163
+ property :with_optional, as: 'withOptional'
1164
+ property :with_update, as: 'withUpdate'
1165
+ end
1166
+ end
1167
+ end
1168
+ end
1169
+ end