google-apis-osconfig_v2 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google/apis/osconfig_v2/classes.rb +1872 -0
- data/lib/google/apis/osconfig_v2/gem_version.rb +28 -0
- data/lib/google/apis/osconfig_v2/representations.rb +800 -0
- data/lib/google/apis/osconfig_v2/service.rb +1180 -0
- data/lib/google/apis/osconfig_v2.rb +37 -0
- data/lib/google-apis-osconfig_v2.rb +15 -0
- metadata +79 -0
@@ -0,0 +1,800 @@
|
|
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 OsconfigV2
|
24
|
+
|
25
|
+
class CancelOperationRequest
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class Empty
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class FixedOrPercent
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class GoogleCloudOsconfigV1OsPolicyAssignmentOperationMetadata
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class GoogleCloudOsconfigV2OrchestrationScopeLocationSelector
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class GoogleCloudOsconfigV2OrchestrationScopeSelector
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GoogleCloudOsconfigV2PolicyOrchestratorIterationState
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleCloudOsconfigV2ListPolicyOrchestratorsResponse
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleCloudOsconfigV2OperationMetadata
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleCloudOsconfigV2OrchestratedResource
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleCloudOsconfigV2OrchestrationScope
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GoogleCloudOsconfigV2PolicyOrchestrator
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleCloudOsconfigV2betaOperationMetadata
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class ListOperationsResponse
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class OsPolicy
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class OsPolicyAssignment
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class OsPolicyAssignmentInstanceFilter
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class OsPolicyAssignmentInstanceFilterInventory
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class OsPolicyAssignmentLabelSet
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class OsPolicyAssignmentOperationMetadata
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class OsPolicyAssignmentRollout
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class OsPolicyInventoryFilter
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class OsPolicyResource
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class OsPolicyResourceExecResource
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class OsPolicyResourceExecResourceExec
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class OsPolicyResourceFile
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class OsPolicyResourceFileGcs
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class OsPolicyResourceFileRemote
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class OsPolicyResourceFileResource
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class OsPolicyResourceGroup
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class OsPolicyResourcePackageResource
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class OsPolicyResourcePackageResourceApt
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class OsPolicyResourcePackageResourceDeb
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class OsPolicyResourcePackageResourceGooGet
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class OsPolicyResourcePackageResourceMsi
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class OsPolicyResourcePackageResourceRpm
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class OsPolicyResourcePackageResourceYum
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class OsPolicyResourcePackageResourceZypper
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class OsPolicyResourceRepositoryResource
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class OsPolicyResourceRepositoryResourceAptRepository
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class OsPolicyResourceRepositoryResourceGooRepository
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class OsPolicyResourceRepositoryResourceYumRepository
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class OsPolicyResourceRepositoryResourceZypperRepository
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class Operation
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class Status
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class CancelOperationRequest
|
308
|
+
# @private
|
309
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
310
|
+
end
|
311
|
+
end
|
312
|
+
|
313
|
+
class Empty
|
314
|
+
# @private
|
315
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
316
|
+
end
|
317
|
+
end
|
318
|
+
|
319
|
+
class FixedOrPercent
|
320
|
+
# @private
|
321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
322
|
+
property :fixed, as: 'fixed'
|
323
|
+
property :percent, as: 'percent'
|
324
|
+
end
|
325
|
+
end
|
326
|
+
|
327
|
+
class GoogleCloudOsconfigV1OsPolicyAssignmentOperationMetadata
|
328
|
+
# @private
|
329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
330
|
+
property :api_method, as: 'apiMethod'
|
331
|
+
property :os_policy_assignment, as: 'osPolicyAssignment'
|
332
|
+
property :rollout_start_time, as: 'rolloutStartTime'
|
333
|
+
property :rollout_state, as: 'rolloutState'
|
334
|
+
property :rollout_update_time, as: 'rolloutUpdateTime'
|
335
|
+
end
|
336
|
+
end
|
337
|
+
|
338
|
+
class GoogleCloudOsconfigV2OrchestrationScopeLocationSelector
|
339
|
+
# @private
|
340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
341
|
+
collection :included_locations, as: 'includedLocations'
|
342
|
+
end
|
343
|
+
end
|
344
|
+
|
345
|
+
class GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector
|
346
|
+
# @private
|
347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
348
|
+
collection :included_folders, as: 'includedFolders'
|
349
|
+
collection :included_projects, as: 'includedProjects'
|
350
|
+
end
|
351
|
+
end
|
352
|
+
|
353
|
+
class GoogleCloudOsconfigV2OrchestrationScopeSelector
|
354
|
+
# @private
|
355
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
356
|
+
property :location_selector, as: 'locationSelector', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeLocationSelector, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeLocationSelector::Representation
|
357
|
+
|
358
|
+
property :resource_hierarchy_selector, as: 'resourceHierarchySelector', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeResourceHierarchySelector::Representation
|
359
|
+
|
360
|
+
end
|
361
|
+
end
|
362
|
+
|
363
|
+
class GoogleCloudOsconfigV2PolicyOrchestratorIterationState
|
364
|
+
# @private
|
365
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
366
|
+
property :error, as: 'error', class: Google::Apis::OsconfigV2::Status, decorator: Google::Apis::OsconfigV2::Status::Representation
|
367
|
+
|
368
|
+
property :failed_actions, :numeric_string => true, as: 'failedActions'
|
369
|
+
property :finish_time, as: 'finishTime'
|
370
|
+
property :iteration_id, as: 'iterationId'
|
371
|
+
property :performed_actions, :numeric_string => true, as: 'performedActions'
|
372
|
+
property :progress, as: 'progress'
|
373
|
+
property :start_time, as: 'startTime'
|
374
|
+
property :state, as: 'state'
|
375
|
+
end
|
376
|
+
end
|
377
|
+
|
378
|
+
class GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState
|
379
|
+
# @private
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
381
|
+
property :current_iteration_state, as: 'currentIterationState', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorIterationState, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorIterationState::Representation
|
382
|
+
|
383
|
+
property :previous_iteration_state, as: 'previousIterationState', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorIterationState, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorIterationState::Representation
|
384
|
+
|
385
|
+
end
|
386
|
+
end
|
387
|
+
|
388
|
+
class GoogleCloudOsconfigV2ListPolicyOrchestratorsResponse
|
389
|
+
# @private
|
390
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
391
|
+
property :next_page_token, as: 'nextPageToken'
|
392
|
+
collection :policy_orchestrators, as: 'policyOrchestrators', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestrator, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestrator::Representation
|
393
|
+
|
394
|
+
collection :unreachable, as: 'unreachable'
|
395
|
+
end
|
396
|
+
end
|
397
|
+
|
398
|
+
class GoogleCloudOsconfigV2OperationMetadata
|
399
|
+
# @private
|
400
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
401
|
+
property :api_version, as: 'apiVersion'
|
402
|
+
property :create_time, as: 'createTime'
|
403
|
+
property :end_time, as: 'endTime'
|
404
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
405
|
+
property :status_message, as: 'statusMessage'
|
406
|
+
property :target, as: 'target'
|
407
|
+
property :verb, as: 'verb'
|
408
|
+
end
|
409
|
+
end
|
410
|
+
|
411
|
+
class GoogleCloudOsconfigV2OrchestratedResource
|
412
|
+
# @private
|
413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
414
|
+
property :id, as: 'id'
|
415
|
+
property :os_policy_assignment_v1_payload, as: 'osPolicyAssignmentV1Payload', class: Google::Apis::OsconfigV2::OsPolicyAssignment, decorator: Google::Apis::OsconfigV2::OsPolicyAssignment::Representation
|
416
|
+
|
417
|
+
end
|
418
|
+
end
|
419
|
+
|
420
|
+
class GoogleCloudOsconfigV2OrchestrationScope
|
421
|
+
# @private
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
423
|
+
collection :selectors, as: 'selectors', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeSelector, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScopeSelector::Representation
|
424
|
+
|
425
|
+
end
|
426
|
+
end
|
427
|
+
|
428
|
+
class GoogleCloudOsconfigV2PolicyOrchestrator
|
429
|
+
# @private
|
430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
431
|
+
property :action, as: 'action'
|
432
|
+
property :create_time, as: 'createTime'
|
433
|
+
property :description, as: 'description'
|
434
|
+
property :etag, as: 'etag'
|
435
|
+
hash :labels, as: 'labels'
|
436
|
+
property :name, as: 'name'
|
437
|
+
property :orchestrated_resource, as: 'orchestratedResource', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestratedResource, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestratedResource::Representation
|
438
|
+
|
439
|
+
property :orchestration_scope, as: 'orchestrationScope', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScope, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2OrchestrationScope::Representation
|
440
|
+
|
441
|
+
property :orchestration_state, as: 'orchestrationState', class: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState, decorator: Google::Apis::OsconfigV2::GoogleCloudOsconfigV2PolicyOrchestratorOrchestrationState::Representation
|
442
|
+
|
443
|
+
property :reconciling, as: 'reconciling'
|
444
|
+
property :state, as: 'state'
|
445
|
+
property :update_time, as: 'updateTime'
|
446
|
+
end
|
447
|
+
end
|
448
|
+
|
449
|
+
class GoogleCloudOsconfigV2betaOperationMetadata
|
450
|
+
# @private
|
451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
452
|
+
property :api_version, as: 'apiVersion'
|
453
|
+
property :create_time, as: 'createTime'
|
454
|
+
property :end_time, as: 'endTime'
|
455
|
+
property :requested_cancellation, as: 'requestedCancellation'
|
456
|
+
property :status_message, as: 'statusMessage'
|
457
|
+
property :target, as: 'target'
|
458
|
+
property :verb, as: 'verb'
|
459
|
+
end
|
460
|
+
end
|
461
|
+
|
462
|
+
class ListOperationsResponse
|
463
|
+
# @private
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
465
|
+
property :next_page_token, as: 'nextPageToken'
|
466
|
+
collection :operations, as: 'operations', class: Google::Apis::OsconfigV2::Operation, decorator: Google::Apis::OsconfigV2::Operation::Representation
|
467
|
+
|
468
|
+
end
|
469
|
+
end
|
470
|
+
|
471
|
+
class OsPolicy
|
472
|
+
# @private
|
473
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
474
|
+
property :allow_no_resource_group_match, as: 'allowNoResourceGroupMatch'
|
475
|
+
property :description, as: 'description'
|
476
|
+
property :id, as: 'id'
|
477
|
+
property :mode, as: 'mode'
|
478
|
+
collection :resource_groups, as: 'resourceGroups', class: Google::Apis::OsconfigV2::OsPolicyResourceGroup, decorator: Google::Apis::OsconfigV2::OsPolicyResourceGroup::Representation
|
479
|
+
|
480
|
+
end
|
481
|
+
end
|
482
|
+
|
483
|
+
class OsPolicyAssignment
|
484
|
+
# @private
|
485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
486
|
+
property :baseline, as: 'baseline'
|
487
|
+
property :deleted, as: 'deleted'
|
488
|
+
property :description, as: 'description'
|
489
|
+
property :etag, as: 'etag'
|
490
|
+
property :instance_filter, as: 'instanceFilter', class: Google::Apis::OsconfigV2::OsPolicyAssignmentInstanceFilter, decorator: Google::Apis::OsconfigV2::OsPolicyAssignmentInstanceFilter::Representation
|
491
|
+
|
492
|
+
property :name, as: 'name'
|
493
|
+
collection :os_policies, as: 'osPolicies', class: Google::Apis::OsconfigV2::OsPolicy, decorator: Google::Apis::OsconfigV2::OsPolicy::Representation
|
494
|
+
|
495
|
+
property :reconciling, as: 'reconciling'
|
496
|
+
property :revision_create_time, as: 'revisionCreateTime'
|
497
|
+
property :revision_id, as: 'revisionId'
|
498
|
+
property :rollout, as: 'rollout', class: Google::Apis::OsconfigV2::OsPolicyAssignmentRollout, decorator: Google::Apis::OsconfigV2::OsPolicyAssignmentRollout::Representation
|
499
|
+
|
500
|
+
property :rollout_state, as: 'rolloutState'
|
501
|
+
property :uid, as: 'uid'
|
502
|
+
end
|
503
|
+
end
|
504
|
+
|
505
|
+
class OsPolicyAssignmentInstanceFilter
|
506
|
+
# @private
|
507
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
508
|
+
property :all, as: 'all'
|
509
|
+
collection :exclusion_labels, as: 'exclusionLabels', class: Google::Apis::OsconfigV2::OsPolicyAssignmentLabelSet, decorator: Google::Apis::OsconfigV2::OsPolicyAssignmentLabelSet::Representation
|
510
|
+
|
511
|
+
collection :inclusion_labels, as: 'inclusionLabels', class: Google::Apis::OsconfigV2::OsPolicyAssignmentLabelSet, decorator: Google::Apis::OsconfigV2::OsPolicyAssignmentLabelSet::Representation
|
512
|
+
|
513
|
+
collection :inventories, as: 'inventories', class: Google::Apis::OsconfigV2::OsPolicyAssignmentInstanceFilterInventory, decorator: Google::Apis::OsconfigV2::OsPolicyAssignmentInstanceFilterInventory::Representation
|
514
|
+
|
515
|
+
end
|
516
|
+
end
|
517
|
+
|
518
|
+
class OsPolicyAssignmentInstanceFilterInventory
|
519
|
+
# @private
|
520
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
521
|
+
property :os_short_name, as: 'osShortName'
|
522
|
+
property :os_version, as: 'osVersion'
|
523
|
+
end
|
524
|
+
end
|
525
|
+
|
526
|
+
class OsPolicyAssignmentLabelSet
|
527
|
+
# @private
|
528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
529
|
+
hash :labels, as: 'labels'
|
530
|
+
end
|
531
|
+
end
|
532
|
+
|
533
|
+
class OsPolicyAssignmentOperationMetadata
|
534
|
+
# @private
|
535
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
536
|
+
property :api_method, as: 'apiMethod'
|
537
|
+
property :os_policy_assignment, as: 'osPolicyAssignment'
|
538
|
+
property :rollout_start_time, as: 'rolloutStartTime'
|
539
|
+
property :rollout_state, as: 'rolloutState'
|
540
|
+
property :rollout_update_time, as: 'rolloutUpdateTime'
|
541
|
+
end
|
542
|
+
end
|
543
|
+
|
544
|
+
class OsPolicyAssignmentRollout
|
545
|
+
# @private
|
546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
547
|
+
property :disruption_budget, as: 'disruptionBudget', class: Google::Apis::OsconfigV2::FixedOrPercent, decorator: Google::Apis::OsconfigV2::FixedOrPercent::Representation
|
548
|
+
|
549
|
+
property :min_wait_duration, as: 'minWaitDuration'
|
550
|
+
end
|
551
|
+
end
|
552
|
+
|
553
|
+
class OsPolicyInventoryFilter
|
554
|
+
# @private
|
555
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
556
|
+
property :os_short_name, as: 'osShortName'
|
557
|
+
property :os_version, as: 'osVersion'
|
558
|
+
end
|
559
|
+
end
|
560
|
+
|
561
|
+
class OsPolicyResource
|
562
|
+
# @private
|
563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
564
|
+
property :exec, as: 'exec', class: Google::Apis::OsconfigV2::OsPolicyResourceExecResource, decorator: Google::Apis::OsconfigV2::OsPolicyResourceExecResource::Representation
|
565
|
+
|
566
|
+
property :file, as: 'file', class: Google::Apis::OsconfigV2::OsPolicyResourceFileResource, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFileResource::Representation
|
567
|
+
|
568
|
+
property :id, as: 'id'
|
569
|
+
property :pkg, as: 'pkg', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResource, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResource::Representation
|
570
|
+
|
571
|
+
property :repository, as: 'repository', class: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResource, decorator: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResource::Representation
|
572
|
+
|
573
|
+
end
|
574
|
+
end
|
575
|
+
|
576
|
+
class OsPolicyResourceExecResource
|
577
|
+
# @private
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
579
|
+
property :enforce, as: 'enforce', class: Google::Apis::OsconfigV2::OsPolicyResourceExecResourceExec, decorator: Google::Apis::OsconfigV2::OsPolicyResourceExecResourceExec::Representation
|
580
|
+
|
581
|
+
property :validate, as: 'validate', class: Google::Apis::OsconfigV2::OsPolicyResourceExecResourceExec, decorator: Google::Apis::OsconfigV2::OsPolicyResourceExecResourceExec::Representation
|
582
|
+
|
583
|
+
end
|
584
|
+
end
|
585
|
+
|
586
|
+
class OsPolicyResourceExecResourceExec
|
587
|
+
# @private
|
588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
589
|
+
collection :args, as: 'args'
|
590
|
+
property :file, as: 'file', class: Google::Apis::OsconfigV2::OsPolicyResourceFile, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFile::Representation
|
591
|
+
|
592
|
+
property :interpreter, as: 'interpreter'
|
593
|
+
property :output_file_path, as: 'outputFilePath'
|
594
|
+
property :script, as: 'script'
|
595
|
+
end
|
596
|
+
end
|
597
|
+
|
598
|
+
class OsPolicyResourceFile
|
599
|
+
# @private
|
600
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
601
|
+
property :allow_insecure, as: 'allowInsecure'
|
602
|
+
property :gcs, as: 'gcs', class: Google::Apis::OsconfigV2::OsPolicyResourceFileGcs, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFileGcs::Representation
|
603
|
+
|
604
|
+
property :local_path, as: 'localPath'
|
605
|
+
property :remote, as: 'remote', class: Google::Apis::OsconfigV2::OsPolicyResourceFileRemote, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFileRemote::Representation
|
606
|
+
|
607
|
+
end
|
608
|
+
end
|
609
|
+
|
610
|
+
class OsPolicyResourceFileGcs
|
611
|
+
# @private
|
612
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
613
|
+
property :bucket, as: 'bucket'
|
614
|
+
property :generation, :numeric_string => true, as: 'generation'
|
615
|
+
property :object, as: 'object'
|
616
|
+
end
|
617
|
+
end
|
618
|
+
|
619
|
+
class OsPolicyResourceFileRemote
|
620
|
+
# @private
|
621
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
622
|
+
property :sha256_checksum, as: 'sha256Checksum'
|
623
|
+
property :uri, as: 'uri'
|
624
|
+
end
|
625
|
+
end
|
626
|
+
|
627
|
+
class OsPolicyResourceFileResource
|
628
|
+
# @private
|
629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
630
|
+
property :content, as: 'content'
|
631
|
+
property :file, as: 'file', class: Google::Apis::OsconfigV2::OsPolicyResourceFile, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFile::Representation
|
632
|
+
|
633
|
+
property :path, as: 'path'
|
634
|
+
property :permissions, as: 'permissions'
|
635
|
+
property :state, as: 'state'
|
636
|
+
end
|
637
|
+
end
|
638
|
+
|
639
|
+
class OsPolicyResourceGroup
|
640
|
+
# @private
|
641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
642
|
+
collection :inventory_filters, as: 'inventoryFilters', class: Google::Apis::OsconfigV2::OsPolicyInventoryFilter, decorator: Google::Apis::OsconfigV2::OsPolicyInventoryFilter::Representation
|
643
|
+
|
644
|
+
collection :resources, as: 'resources', class: Google::Apis::OsconfigV2::OsPolicyResource, decorator: Google::Apis::OsconfigV2::OsPolicyResource::Representation
|
645
|
+
|
646
|
+
end
|
647
|
+
end
|
648
|
+
|
649
|
+
class OsPolicyResourcePackageResource
|
650
|
+
# @private
|
651
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
652
|
+
property :apt, as: 'apt', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceApt, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceApt::Representation
|
653
|
+
|
654
|
+
property :deb, as: 'deb', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceDeb, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceDeb::Representation
|
655
|
+
|
656
|
+
property :desired_state, as: 'desiredState'
|
657
|
+
property :googet, as: 'googet', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceGooGet, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceGooGet::Representation
|
658
|
+
|
659
|
+
property :msi, as: 'msi', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceMsi, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceMsi::Representation
|
660
|
+
|
661
|
+
property :rpm, as: 'rpm', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceRpm, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceRpm::Representation
|
662
|
+
|
663
|
+
property :yum, as: 'yum', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceYum, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceYum::Representation
|
664
|
+
|
665
|
+
property :zypper, as: 'zypper', class: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceZypper, decorator: Google::Apis::OsconfigV2::OsPolicyResourcePackageResourceZypper::Representation
|
666
|
+
|
667
|
+
end
|
668
|
+
end
|
669
|
+
|
670
|
+
class OsPolicyResourcePackageResourceApt
|
671
|
+
# @private
|
672
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
673
|
+
property :name, as: 'name'
|
674
|
+
end
|
675
|
+
end
|
676
|
+
|
677
|
+
class OsPolicyResourcePackageResourceDeb
|
678
|
+
# @private
|
679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
680
|
+
property :pull_deps, as: 'pullDeps'
|
681
|
+
property :source, as: 'source', class: Google::Apis::OsconfigV2::OsPolicyResourceFile, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFile::Representation
|
682
|
+
|
683
|
+
end
|
684
|
+
end
|
685
|
+
|
686
|
+
class OsPolicyResourcePackageResourceGooGet
|
687
|
+
# @private
|
688
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
689
|
+
property :name, as: 'name'
|
690
|
+
end
|
691
|
+
end
|
692
|
+
|
693
|
+
class OsPolicyResourcePackageResourceMsi
|
694
|
+
# @private
|
695
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
696
|
+
collection :properties, as: 'properties'
|
697
|
+
property :source, as: 'source', class: Google::Apis::OsconfigV2::OsPolicyResourceFile, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFile::Representation
|
698
|
+
|
699
|
+
end
|
700
|
+
end
|
701
|
+
|
702
|
+
class OsPolicyResourcePackageResourceRpm
|
703
|
+
# @private
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
705
|
+
property :pull_deps, as: 'pullDeps'
|
706
|
+
property :source, as: 'source', class: Google::Apis::OsconfigV2::OsPolicyResourceFile, decorator: Google::Apis::OsconfigV2::OsPolicyResourceFile::Representation
|
707
|
+
|
708
|
+
end
|
709
|
+
end
|
710
|
+
|
711
|
+
class OsPolicyResourcePackageResourceYum
|
712
|
+
# @private
|
713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
714
|
+
property :name, as: 'name'
|
715
|
+
end
|
716
|
+
end
|
717
|
+
|
718
|
+
class OsPolicyResourcePackageResourceZypper
|
719
|
+
# @private
|
720
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
721
|
+
property :name, as: 'name'
|
722
|
+
end
|
723
|
+
end
|
724
|
+
|
725
|
+
class OsPolicyResourceRepositoryResource
|
726
|
+
# @private
|
727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
728
|
+
property :apt, as: 'apt', class: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceAptRepository, decorator: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceAptRepository::Representation
|
729
|
+
|
730
|
+
property :goo, as: 'goo', class: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceGooRepository, decorator: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceGooRepository::Representation
|
731
|
+
|
732
|
+
property :yum, as: 'yum', class: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceYumRepository, decorator: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceYumRepository::Representation
|
733
|
+
|
734
|
+
property :zypper, as: 'zypper', class: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceZypperRepository, decorator: Google::Apis::OsconfigV2::OsPolicyResourceRepositoryResourceZypperRepository::Representation
|
735
|
+
|
736
|
+
end
|
737
|
+
end
|
738
|
+
|
739
|
+
class OsPolicyResourceRepositoryResourceAptRepository
|
740
|
+
# @private
|
741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
742
|
+
property :archive_type, as: 'archiveType'
|
743
|
+
collection :components, as: 'components'
|
744
|
+
property :distribution, as: 'distribution'
|
745
|
+
property :gpg_key, as: 'gpgKey'
|
746
|
+
property :uri, as: 'uri'
|
747
|
+
end
|
748
|
+
end
|
749
|
+
|
750
|
+
class OsPolicyResourceRepositoryResourceGooRepository
|
751
|
+
# @private
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
753
|
+
property :name, as: 'name'
|
754
|
+
property :url, as: 'url'
|
755
|
+
end
|
756
|
+
end
|
757
|
+
|
758
|
+
class OsPolicyResourceRepositoryResourceYumRepository
|
759
|
+
# @private
|
760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
761
|
+
property :base_url, as: 'baseUrl'
|
762
|
+
property :display_name, as: 'displayName'
|
763
|
+
collection :gpg_keys, as: 'gpgKeys'
|
764
|
+
property :id, as: 'id'
|
765
|
+
end
|
766
|
+
end
|
767
|
+
|
768
|
+
class OsPolicyResourceRepositoryResourceZypperRepository
|
769
|
+
# @private
|
770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
771
|
+
property :base_url, as: 'baseUrl'
|
772
|
+
property :display_name, as: 'displayName'
|
773
|
+
collection :gpg_keys, as: 'gpgKeys'
|
774
|
+
property :id, as: 'id'
|
775
|
+
end
|
776
|
+
end
|
777
|
+
|
778
|
+
class Operation
|
779
|
+
# @private
|
780
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
781
|
+
property :done, as: 'done'
|
782
|
+
property :error, as: 'error', class: Google::Apis::OsconfigV2::Status, decorator: Google::Apis::OsconfigV2::Status::Representation
|
783
|
+
|
784
|
+
hash :metadata, as: 'metadata'
|
785
|
+
property :name, as: 'name'
|
786
|
+
hash :response, as: 'response'
|
787
|
+
end
|
788
|
+
end
|
789
|
+
|
790
|
+
class Status
|
791
|
+
# @private
|
792
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
793
|
+
property :code, as: 'code'
|
794
|
+
collection :details, as: 'details'
|
795
|
+
property :message, as: 'message'
|
796
|
+
end
|
797
|
+
end
|
798
|
+
end
|
799
|
+
end
|
800
|
+
end
|