google-apis-policysimulator_v1beta 0.14.0 → 0.15.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 PolicysimulatorV1beta
18
18
  # Version of the google-apis-policysimulator_v1beta gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250119"
25
+ REVISION = "20250323"
26
26
  end
27
27
  end
28
28
  end
@@ -22,42 +22,6 @@ module Google
22
22
  module Apis
23
23
  module PolicysimulatorV1beta
24
24
 
25
- class GoogleCloudOrgpolicyV2AlternatePolicySpec
26
- class Representation < Google::Apis::Core::JsonRepresentation; end
27
-
28
- include Google::Apis::Core::JsonObjectSupport
29
- end
30
-
31
- class GoogleCloudOrgpolicyV2CustomConstraint
32
- class Representation < Google::Apis::Core::JsonRepresentation; end
33
-
34
- include Google::Apis::Core::JsonObjectSupport
35
- end
36
-
37
- class GoogleCloudOrgpolicyV2Policy
38
- class Representation < Google::Apis::Core::JsonRepresentation; end
39
-
40
- include Google::Apis::Core::JsonObjectSupport
41
- end
42
-
43
- class GoogleCloudOrgpolicyV2PolicySpec
44
- class Representation < Google::Apis::Core::JsonRepresentation; end
45
-
46
- include Google::Apis::Core::JsonObjectSupport
47
- end
48
-
49
- class GoogleCloudOrgpolicyV2PolicySpecPolicyRule
50
- class Representation < Google::Apis::Core::JsonRepresentation; end
51
-
52
- include Google::Apis::Core::JsonObjectSupport
53
- end
54
-
55
- class GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues
56
- class Representation < Google::Apis::Core::JsonRepresentation; end
57
-
58
- include Google::Apis::Core::JsonObjectSupport
59
- end
60
-
61
25
  class GoogleCloudPolicysimulatorV1Replay
62
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
27
 
@@ -82,192 +46,6 @@ module Google
82
46
  include Google::Apis::Core::JsonObjectSupport
83
47
  end
84
48
 
85
- class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
87
-
88
- include Google::Apis::Core::JsonObjectSupport
89
- end
90
-
91
- class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
93
-
94
- include Google::Apis::Core::JsonObjectSupport
95
- end
96
-
97
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
99
-
100
- include Google::Apis::Core::JsonObjectSupport
101
- end
102
-
103
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
105
-
106
- include Google::Apis::Core::JsonObjectSupport
107
- end
108
-
109
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
111
-
112
- include Google::Apis::Core::JsonObjectSupport
113
- end
114
-
115
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
116
- class Representation < Google::Apis::Core::JsonRepresentation; end
117
-
118
- include Google::Apis::Core::JsonObjectSupport
119
- end
120
-
121
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
122
- class Representation < Google::Apis::Core::JsonRepresentation; end
123
-
124
- include Google::Apis::Core::JsonObjectSupport
125
- end
126
-
127
- class GoogleCloudPolicysimulatorV1betaAccessStateDiff
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- include Google::Apis::Core::JsonObjectSupport
131
- end
132
-
133
- class GoogleCloudPolicysimulatorV1betaAccessTuple
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
135
-
136
- include Google::Apis::Core::JsonObjectSupport
137
- end
138
-
139
- class GoogleCloudPolicysimulatorV1betaBindingExplanation
140
- class Representation < Google::Apis::Core::JsonRepresentation; end
141
-
142
- include Google::Apis::Core::JsonObjectSupport
143
- end
144
-
145
- class GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
149
- end
150
-
151
- class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
153
-
154
- include Google::Apis::Core::JsonObjectSupport
155
- end
156
-
157
- class GoogleCloudPolicysimulatorV1betaExplainedAccess
158
- class Representation < Google::Apis::Core::JsonRepresentation; end
159
-
160
- include Google::Apis::Core::JsonObjectSupport
161
- end
162
-
163
- class GoogleCloudPolicysimulatorV1betaExplainedPolicy
164
- class Representation < Google::Apis::Core::JsonRepresentation; end
165
-
166
- include Google::Apis::Core::JsonObjectSupport
167
- end
168
-
169
- class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
- class GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse
176
- class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- include Google::Apis::Core::JsonObjectSupport
179
- end
180
-
181
- class GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse
182
- class Representation < Google::Apis::Core::JsonRepresentation; end
183
-
184
- include Google::Apis::Core::JsonObjectSupport
185
- end
186
-
187
- class GoogleCloudPolicysimulatorV1betaListReplayResultsResponse
188
- class Representation < Google::Apis::Core::JsonRepresentation; end
189
-
190
- include Google::Apis::Core::JsonObjectSupport
191
- end
192
-
193
- class GoogleCloudPolicysimulatorV1betaListReplaysResponse
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
200
- class Representation < Google::Apis::Core::JsonRepresentation; end
201
-
202
- include Google::Apis::Core::JsonObjectSupport
203
- end
204
-
205
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
206
- class Representation < Google::Apis::Core::JsonRepresentation; end
207
-
208
- include Google::Apis::Core::JsonObjectSupport
209
- end
210
-
211
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
212
- class Representation < Google::Apis::Core::JsonRepresentation; end
213
-
214
- include Google::Apis::Core::JsonObjectSupport
215
- end
216
-
217
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolation
218
- class Representation < Google::Apis::Core::JsonRepresentation; end
219
-
220
- include Google::Apis::Core::JsonObjectSupport
221
- end
222
-
223
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
224
- class Representation < Google::Apis::Core::JsonRepresentation; end
225
-
226
- include Google::Apis::Core::JsonObjectSupport
227
- end
228
-
229
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
230
- class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- include Google::Apis::Core::JsonObjectSupport
233
- end
234
-
235
- class GoogleCloudPolicysimulatorV1betaReplay
236
- class Representation < Google::Apis::Core::JsonRepresentation; end
237
-
238
- include Google::Apis::Core::JsonObjectSupport
239
- end
240
-
241
- class GoogleCloudPolicysimulatorV1betaReplayConfig
242
- class Representation < Google::Apis::Core::JsonRepresentation; end
243
-
244
- include Google::Apis::Core::JsonObjectSupport
245
- end
246
-
247
- class GoogleCloudPolicysimulatorV1betaReplayDiff
248
- class Representation < Google::Apis::Core::JsonRepresentation; end
249
-
250
- include Google::Apis::Core::JsonObjectSupport
251
- end
252
-
253
- class GoogleCloudPolicysimulatorV1betaReplayResult
254
- class Representation < Google::Apis::Core::JsonRepresentation; end
255
-
256
- include Google::Apis::Core::JsonObjectSupport
257
- end
258
-
259
- class GoogleCloudPolicysimulatorV1betaReplayResultsSummary
260
- class Representation < Google::Apis::Core::JsonRepresentation; end
261
-
262
- include Google::Apis::Core::JsonObjectSupport
263
- end
264
-
265
- class GoogleCloudPolicysimulatorV1betaResourceContext
266
- class Representation < Google::Apis::Core::JsonRepresentation; end
267
-
268
- include Google::Apis::Core::JsonObjectSupport
269
- end
270
-
271
49
  class GoogleIamV1AuditConfig
272
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
51
 
@@ -322,77 +100,6 @@ module Google
322
100
  include Google::Apis::Core::JsonObjectSupport
323
101
  end
324
102
 
325
- class GoogleCloudOrgpolicyV2AlternatePolicySpec
326
- # @private
327
- class Representation < Google::Apis::Core::JsonRepresentation
328
- property :launch, as: 'launch'
329
- property :spec, as: 'spec', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec::Representation
330
-
331
- end
332
- end
333
-
334
- class GoogleCloudOrgpolicyV2CustomConstraint
335
- # @private
336
- class Representation < Google::Apis::Core::JsonRepresentation
337
- property :action_type, as: 'actionType'
338
- property :condition, as: 'condition'
339
- property :description, as: 'description'
340
- property :display_name, as: 'displayName'
341
- collection :method_types, as: 'methodTypes'
342
- property :name, as: 'name'
343
- collection :resource_types, as: 'resourceTypes'
344
- property :update_time, as: 'updateTime'
345
- end
346
- end
347
-
348
- class GoogleCloudOrgpolicyV2Policy
349
- # @private
350
- class Representation < Google::Apis::Core::JsonRepresentation
351
- property :alternate, as: 'alternate', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2AlternatePolicySpec, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2AlternatePolicySpec::Representation
352
-
353
- property :dry_run_spec, as: 'dryRunSpec', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec::Representation
354
-
355
- property :etag, as: 'etag'
356
- property :name, as: 'name'
357
- property :spec, as: 'spec', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpec::Representation
358
-
359
- end
360
- end
361
-
362
- class GoogleCloudOrgpolicyV2PolicySpec
363
- # @private
364
- class Representation < Google::Apis::Core::JsonRepresentation
365
- property :etag, as: 'etag'
366
- property :inherit_from_parent, as: 'inheritFromParent'
367
- property :reset, as: 'reset'
368
- collection :rules, as: 'rules', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpecPolicyRule, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpecPolicyRule::Representation
369
-
370
- property :update_time, as: 'updateTime'
371
- end
372
- end
373
-
374
- class GoogleCloudOrgpolicyV2PolicySpecPolicyRule
375
- # @private
376
- class Representation < Google::Apis::Core::JsonRepresentation
377
- property :allow_all, as: 'allowAll'
378
- property :condition, as: 'condition', class: Google::Apis::PolicysimulatorV1beta::GoogleTypeExpr, decorator: Google::Apis::PolicysimulatorV1beta::GoogleTypeExpr::Representation
379
-
380
- property :deny_all, as: 'denyAll'
381
- property :enforce, as: 'enforce'
382
- hash :parameters, as: 'parameters'
383
- property :values, as: 'values', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues::Representation
384
-
385
- end
386
- end
387
-
388
- class GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues
389
- # @private
390
- class Representation < Google::Apis::Core::JsonRepresentation
391
- collection :allowed_values, as: 'allowedValues'
392
- collection :denied_values, as: 'deniedValues'
393
- end
394
- end
395
-
396
103
  class GoogleCloudPolicysimulatorV1Replay
397
104
  # @private
398
105
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -435,346 +142,6 @@ module Google
435
142
  end
436
143
  end
437
144
 
438
- class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
439
- # @private
440
- class Representation < Google::Apis::Core::JsonRepresentation
441
- property :request_time, as: 'requestTime'
442
- property :resources_found, as: 'resourcesFound'
443
- property :resources_pending, as: 'resourcesPending'
444
- property :resources_scanned, as: 'resourcesScanned'
445
- property :start_time, as: 'startTime'
446
- property :state, as: 'state'
447
- end
448
- end
449
-
450
- class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
451
- # @private
452
- class Representation < Google::Apis::Core::JsonRepresentation
453
- property :request_time, as: 'requestTime'
454
- property :resources_found, as: 'resourcesFound'
455
- property :resources_pending, as: 'resourcesPending'
456
- property :resources_scanned, as: 'resourcesScanned'
457
- property :start_time, as: 'startTime'
458
- property :state, as: 'state'
459
- end
460
- end
461
-
462
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
463
- # @private
464
- class Representation < Google::Apis::Core::JsonRepresentation
465
- collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay::Representation
466
-
467
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay::Representation
468
-
469
- end
470
- end
471
-
472
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
473
- # @private
474
- class Representation < Google::Apis::Core::JsonRepresentation
475
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint::Representation
476
-
477
- property :custom_constraint_parent, as: 'customConstraintParent'
478
- end
479
- end
480
-
481
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
482
- # @private
483
- class Representation < Google::Apis::Core::JsonRepresentation
484
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2Policy::Representation
485
-
486
- property :policy_parent, as: 'policyParent'
487
- end
488
- end
489
-
490
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
491
- # @private
492
- class Representation < Google::Apis::Core::JsonRepresentation
493
- property :create_time, as: 'createTime'
494
- collection :custom_constraints, as: 'customConstraints'
495
- property :name, as: 'name'
496
- property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay::Representation
497
-
498
- property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts::Representation
499
-
500
- property :state, as: 'state'
501
- property :violations_count, as: 'violationsCount'
502
- end
503
- end
504
-
505
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
506
- # @private
507
- class Representation < Google::Apis::Core::JsonRepresentation
508
- property :compliant, as: 'compliant'
509
- property :errors, as: 'errors'
510
- property :noncompliant, as: 'noncompliant'
511
- property :scanned, as: 'scanned'
512
- property :unenforced, as: 'unenforced'
513
- end
514
- end
515
-
516
- class GoogleCloudPolicysimulatorV1betaAccessStateDiff
517
- # @private
518
- class Representation < Google::Apis::Core::JsonRepresentation
519
- property :access_change, as: 'accessChange'
520
- property :baseline, as: 'baseline', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedAccess, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedAccess::Representation
521
-
522
- property :simulated, as: 'simulated', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedAccess, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedAccess::Representation
523
-
524
- end
525
- end
526
-
527
- class GoogleCloudPolicysimulatorV1betaAccessTuple
528
- # @private
529
- class Representation < Google::Apis::Core::JsonRepresentation
530
- property :full_resource_name, as: 'fullResourceName'
531
- property :permission, as: 'permission'
532
- property :principal, as: 'principal'
533
- end
534
- end
535
-
536
- class GoogleCloudPolicysimulatorV1betaBindingExplanation
537
- # @private
538
- class Representation < Google::Apis::Core::JsonRepresentation
539
- property :access, as: 'access'
540
- property :condition, as: 'condition', class: Google::Apis::PolicysimulatorV1beta::GoogleTypeExpr, decorator: Google::Apis::PolicysimulatorV1beta::GoogleTypeExpr::Representation
541
-
542
- hash :memberships, as: 'memberships', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership::Representation
543
-
544
- property :relevance, as: 'relevance'
545
- property :role, as: 'role'
546
- property :role_permission, as: 'rolePermission'
547
- property :role_permission_relevance, as: 'rolePermissionRelevance'
548
- end
549
- end
550
-
551
- class GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedMembership
552
- # @private
553
- class Representation < Google::Apis::Core::JsonRepresentation
554
- property :membership, as: 'membership'
555
- property :relevance, as: 'relevance'
556
- end
557
- end
558
-
559
- class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
560
- # @private
561
- class Representation < Google::Apis::Core::JsonRepresentation
562
- property :request_time, as: 'requestTime'
563
- property :resources_found, as: 'resourcesFound'
564
- property :resources_pending, as: 'resourcesPending'
565
- property :resources_scanned, as: 'resourcesScanned'
566
- property :start_time, as: 'startTime'
567
- property :state, as: 'state'
568
- end
569
- end
570
-
571
- class GoogleCloudPolicysimulatorV1betaExplainedAccess
572
- # @private
573
- class Representation < Google::Apis::Core::JsonRepresentation
574
- property :access_state, as: 'accessState'
575
- collection :errors, as: 'errors', class: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus::Representation
576
-
577
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedPolicy, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaExplainedPolicy::Representation
578
-
579
- end
580
- end
581
-
582
- class GoogleCloudPolicysimulatorV1betaExplainedPolicy
583
- # @private
584
- class Representation < Google::Apis::Core::JsonRepresentation
585
- property :access, as: 'access'
586
- collection :binding_explanations, as: 'bindingExplanations', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaBindingExplanation, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaBindingExplanation::Representation
587
-
588
- property :full_resource_name, as: 'fullResourceName'
589
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1beta::GoogleIamV1Policy, decorator: Google::Apis::PolicysimulatorV1beta::GoogleIamV1Policy::Representation
590
-
591
- property :relevance, as: 'relevance'
592
- end
593
- end
594
-
595
- class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
596
- # @private
597
- class Representation < Google::Apis::Core::JsonRepresentation
598
- property :request_time, as: 'requestTime'
599
- property :resources_found, as: 'resourcesFound'
600
- property :resources_pending, as: 'resourcesPending'
601
- property :resources_scanned, as: 'resourcesScanned'
602
- property :start_time, as: 'startTime'
603
- property :state, as: 'state'
604
- end
605
- end
606
-
607
- class GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPreviewsResponse
608
- # @private
609
- class Representation < Google::Apis::Core::JsonRepresentation
610
- property :next_page_token, as: 'nextPageToken'
611
- collection :org_policy_violations_previews, as: 'orgPolicyViolationsPreviews', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview::Representation
612
-
613
- end
614
- end
615
-
616
- class GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsResponse
617
- # @private
618
- class Representation < Google::Apis::Core::JsonRepresentation
619
- property :next_page_token, as: 'nextPageToken'
620
- collection :org_policy_violations, as: 'orgPolicyViolations', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolation, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolation::Representation
621
-
622
- end
623
- end
624
-
625
- class GoogleCloudPolicysimulatorV1betaListReplayResultsResponse
626
- # @private
627
- class Representation < Google::Apis::Core::JsonRepresentation
628
- property :next_page_token, as: 'nextPageToken'
629
- collection :replay_results, as: 'replayResults', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayResult, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayResult::Representation
630
-
631
- end
632
- end
633
-
634
- class GoogleCloudPolicysimulatorV1betaListReplaysResponse
635
- # @private
636
- class Representation < Google::Apis::Core::JsonRepresentation
637
- property :next_page_token, as: 'nextPageToken'
638
- collection :replays, as: 'replays', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplay::Representation
639
-
640
- end
641
- end
642
-
643
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
644
- # @private
645
- class Representation < Google::Apis::Core::JsonRepresentation
646
- collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay::Representation
647
-
648
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay::Representation
649
-
650
- end
651
- end
652
-
653
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
654
- # @private
655
- class Representation < Google::Apis::Core::JsonRepresentation
656
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint::Representation
657
-
658
- property :custom_constraint_parent, as: 'customConstraintParent'
659
- end
660
- end
661
-
662
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
663
- # @private
664
- class Representation < Google::Apis::Core::JsonRepresentation
665
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2Policy::Representation
666
-
667
- property :policy_parent, as: 'policyParent'
668
- end
669
- end
670
-
671
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolation
672
- # @private
673
- class Representation < Google::Apis::Core::JsonRepresentation
674
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudOrgpolicyV2CustomConstraint::Representation
675
-
676
- property :error, as: 'error', class: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus::Representation
677
-
678
- property :name, as: 'name'
679
- property :resource, as: 'resource', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaResourceContext, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaResourceContext::Representation
680
-
681
- end
682
- end
683
-
684
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
685
- # @private
686
- class Representation < Google::Apis::Core::JsonRepresentation
687
- property :create_time, as: 'createTime'
688
- collection :custom_constraints, as: 'customConstraints'
689
- property :name, as: 'name'
690
- property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay::Representation
691
-
692
- property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts::Representation
693
-
694
- property :state, as: 'state'
695
- property :violations_count, as: 'violationsCount'
696
- end
697
- end
698
-
699
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
700
- # @private
701
- class Representation < Google::Apis::Core::JsonRepresentation
702
- property :compliant, as: 'compliant'
703
- property :errors, as: 'errors'
704
- property :noncompliant, as: 'noncompliant'
705
- property :scanned, as: 'scanned'
706
- property :unenforced, as: 'unenforced'
707
- end
708
- end
709
-
710
- class GoogleCloudPolicysimulatorV1betaReplay
711
- # @private
712
- class Representation < Google::Apis::Core::JsonRepresentation
713
- property :config, as: 'config', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayConfig, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayConfig::Representation
714
-
715
- property :name, as: 'name'
716
- property :results_summary, as: 'resultsSummary', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayResultsSummary, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayResultsSummary::Representation
717
-
718
- property :state, as: 'state'
719
- end
720
- end
721
-
722
- class GoogleCloudPolicysimulatorV1betaReplayConfig
723
- # @private
724
- class Representation < Google::Apis::Core::JsonRepresentation
725
- property :log_source, as: 'logSource'
726
- hash :policy_overlay, as: 'policyOverlay', class: Google::Apis::PolicysimulatorV1beta::GoogleIamV1Policy, decorator: Google::Apis::PolicysimulatorV1beta::GoogleIamV1Policy::Representation
727
-
728
- end
729
- end
730
-
731
- class GoogleCloudPolicysimulatorV1betaReplayDiff
732
- # @private
733
- class Representation < Google::Apis::Core::JsonRepresentation
734
- property :access_diff, as: 'accessDiff', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaAccessStateDiff, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaAccessStateDiff::Representation
735
-
736
- end
737
- end
738
-
739
- class GoogleCloudPolicysimulatorV1betaReplayResult
740
- # @private
741
- class Representation < Google::Apis::Core::JsonRepresentation
742
- property :access_tuple, as: 'accessTuple', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaAccessTuple, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaAccessTuple::Representation
743
-
744
- property :diff, as: 'diff', class: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayDiff, decorator: Google::Apis::PolicysimulatorV1beta::GoogleCloudPolicysimulatorV1betaReplayDiff::Representation
745
-
746
- property :error, as: 'error', class: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1beta::GoogleRpcStatus::Representation
747
-
748
- property :last_seen_date, as: 'lastSeenDate', class: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate::Representation
749
-
750
- property :name, as: 'name'
751
- property :parent, as: 'parent'
752
- end
753
- end
754
-
755
- class GoogleCloudPolicysimulatorV1betaReplayResultsSummary
756
- # @private
757
- class Representation < Google::Apis::Core::JsonRepresentation
758
- property :difference_count, as: 'differenceCount'
759
- property :error_count, as: 'errorCount'
760
- property :log_count, as: 'logCount'
761
- property :newest_date, as: 'newestDate', class: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate::Representation
762
-
763
- property :oldest_date, as: 'oldestDate', class: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1beta::GoogleTypeDate::Representation
764
-
765
- property :unchanged_count, as: 'unchangedCount'
766
- end
767
- end
768
-
769
- class GoogleCloudPolicysimulatorV1betaResourceContext
770
- # @private
771
- class Representation < Google::Apis::Core::JsonRepresentation
772
- collection :ancestors, as: 'ancestors'
773
- property :asset_type, as: 'assetType'
774
- property :resource, as: 'resource'
775
- end
776
- end
777
-
778
145
  class GoogleIamV1AuditConfig
779
146
  # @private
780
147
  class Representation < Google::Apis::Core::JsonRepresentation