google-apis-policysimulator_v1alpha 0.21.0 → 0.22.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 PolicysimulatorV1alpha
18
18
  # Version of the google-apis-policysimulator_v1alpha gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.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 PolicysimulatorV1alpha
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 GoogleCloudPolicysimulatorV1alphaAccessStateDiff
86
- class Representation < Google::Apis::Core::JsonRepresentation; end
87
-
88
- include Google::Apis::Core::JsonObjectSupport
89
- end
90
-
91
- class GoogleCloudPolicysimulatorV1alphaAccessTuple
92
- class Representation < Google::Apis::Core::JsonRepresentation; end
93
-
94
- include Google::Apis::Core::JsonObjectSupport
95
- end
96
-
97
- class GoogleCloudPolicysimulatorV1alphaBindingExplanation
98
- class Representation < Google::Apis::Core::JsonRepresentation; end
99
-
100
- include Google::Apis::Core::JsonObjectSupport
101
- end
102
-
103
- class GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership
104
- class Representation < Google::Apis::Core::JsonRepresentation; end
105
-
106
- include Google::Apis::Core::JsonObjectSupport
107
- end
108
-
109
- class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
110
- class Representation < Google::Apis::Core::JsonRepresentation; end
111
-
112
- include Google::Apis::Core::JsonObjectSupport
113
- end
114
-
115
- class GoogleCloudPolicysimulatorV1alphaExplainedAccess
116
- class Representation < Google::Apis::Core::JsonRepresentation; end
117
-
118
- include Google::Apis::Core::JsonObjectSupport
119
- end
120
-
121
- class GoogleCloudPolicysimulatorV1alphaExplainedPolicy
122
- class Representation < Google::Apis::Core::JsonRepresentation; end
123
-
124
- include Google::Apis::Core::JsonObjectSupport
125
- end
126
-
127
- class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
128
- class Representation < Google::Apis::Core::JsonRepresentation; end
129
-
130
- include Google::Apis::Core::JsonObjectSupport
131
- end
132
-
133
- class GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse
134
- class Representation < Google::Apis::Core::JsonRepresentation; end
135
-
136
- include Google::Apis::Core::JsonObjectSupport
137
- end
138
-
139
- class GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse
140
- class Representation < Google::Apis::Core::JsonRepresentation; end
141
-
142
- include Google::Apis::Core::JsonObjectSupport
143
- end
144
-
145
- class GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse
146
- class Representation < Google::Apis::Core::JsonRepresentation; end
147
-
148
- include Google::Apis::Core::JsonObjectSupport
149
- end
150
-
151
- class GoogleCloudPolicysimulatorV1alphaListReplaysResponse
152
- class Representation < Google::Apis::Core::JsonRepresentation; end
153
-
154
- include Google::Apis::Core::JsonObjectSupport
155
- end
156
-
157
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
158
- class Representation < Google::Apis::Core::JsonRepresentation; end
159
-
160
- include Google::Apis::Core::JsonObjectSupport
161
- end
162
-
163
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
164
- class Representation < Google::Apis::Core::JsonRepresentation; end
165
-
166
- include Google::Apis::Core::JsonObjectSupport
167
- end
168
-
169
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
170
- class Representation < Google::Apis::Core::JsonRepresentation; end
171
-
172
- include Google::Apis::Core::JsonObjectSupport
173
- end
174
-
175
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation
176
- class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- include Google::Apis::Core::JsonObjectSupport
179
- end
180
-
181
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
182
- class Representation < Google::Apis::Core::JsonRepresentation; end
183
-
184
- include Google::Apis::Core::JsonObjectSupport
185
- end
186
-
187
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
188
- class Representation < Google::Apis::Core::JsonRepresentation; end
189
-
190
- include Google::Apis::Core::JsonObjectSupport
191
- end
192
-
193
- class GoogleCloudPolicysimulatorV1alphaReplay
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- include Google::Apis::Core::JsonObjectSupport
197
- end
198
-
199
- class GoogleCloudPolicysimulatorV1alphaReplayConfig
200
- class Representation < Google::Apis::Core::JsonRepresentation; end
201
-
202
- include Google::Apis::Core::JsonObjectSupport
203
- end
204
-
205
- class GoogleCloudPolicysimulatorV1alphaReplayDiff
206
- class Representation < Google::Apis::Core::JsonRepresentation; end
207
-
208
- include Google::Apis::Core::JsonObjectSupport
209
- end
210
-
211
- class GoogleCloudPolicysimulatorV1alphaReplayResult
212
- class Representation < Google::Apis::Core::JsonRepresentation; end
213
-
214
- include Google::Apis::Core::JsonObjectSupport
215
- end
216
-
217
- class GoogleCloudPolicysimulatorV1alphaReplayResultsSummary
218
- class Representation < Google::Apis::Core::JsonRepresentation; end
219
-
220
- include Google::Apis::Core::JsonObjectSupport
221
- end
222
-
223
- class GoogleCloudPolicysimulatorV1alphaResourceContext
224
- class Representation < Google::Apis::Core::JsonRepresentation; end
225
-
226
- include Google::Apis::Core::JsonObjectSupport
227
- end
228
-
229
- class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
230
- class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- include Google::Apis::Core::JsonObjectSupport
233
- end
234
-
235
- class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
236
- class Representation < Google::Apis::Core::JsonRepresentation; end
237
-
238
- include Google::Apis::Core::JsonObjectSupport
239
- end
240
-
241
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
242
- class Representation < Google::Apis::Core::JsonRepresentation; end
243
-
244
- include Google::Apis::Core::JsonObjectSupport
245
- end
246
-
247
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
248
- class Representation < Google::Apis::Core::JsonRepresentation; end
249
-
250
- include Google::Apis::Core::JsonObjectSupport
251
- end
252
-
253
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
254
- class Representation < Google::Apis::Core::JsonRepresentation; end
255
-
256
- include Google::Apis::Core::JsonObjectSupport
257
- end
258
-
259
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
260
- class Representation < Google::Apis::Core::JsonRepresentation; end
261
-
262
- include Google::Apis::Core::JsonObjectSupport
263
- end
264
-
265
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
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::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1alpha::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::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2AlternatePolicySpec, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2AlternatePolicySpec::Representation
352
-
353
- property :dry_run_spec, as: 'dryRunSpec', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpec::Representation
354
-
355
- property :etag, as: 'etag'
356
- property :name, as: 'name'
357
- property :spec, as: 'spec', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1alpha::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::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpecPolicyRule, decorator: Google::Apis::PolicysimulatorV1alpha::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::PolicysimulatorV1alpha::GoogleTypeExpr, decorator: Google::Apis::PolicysimulatorV1alpha::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::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues, decorator: Google::Apis::PolicysimulatorV1alpha::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 GoogleCloudPolicysimulatorV1alphaAccessStateDiff
439
- # @private
440
- class Representation < Google::Apis::Core::JsonRepresentation
441
- property :access_change, as: 'accessChange'
442
- property :baseline, as: 'baseline', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedAccess, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedAccess::Representation
443
-
444
- property :simulated, as: 'simulated', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedAccess, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedAccess::Representation
445
-
446
- end
447
- end
448
-
449
- class GoogleCloudPolicysimulatorV1alphaAccessTuple
450
- # @private
451
- class Representation < Google::Apis::Core::JsonRepresentation
452
- property :full_resource_name, as: 'fullResourceName'
453
- property :permission, as: 'permission'
454
- property :principal, as: 'principal'
455
- end
456
- end
457
-
458
- class GoogleCloudPolicysimulatorV1alphaBindingExplanation
459
- # @private
460
- class Representation < Google::Apis::Core::JsonRepresentation
461
- property :access, as: 'access'
462
- property :condition, as: 'condition', class: Google::Apis::PolicysimulatorV1alpha::GoogleTypeExpr, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleTypeExpr::Representation
463
-
464
- hash :memberships, as: 'memberships', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership::Representation
465
-
466
- property :relevance, as: 'relevance'
467
- property :role, as: 'role'
468
- property :role_permission, as: 'rolePermission'
469
- property :role_permission_relevance, as: 'rolePermissionRelevance'
470
- end
471
- end
472
-
473
- class GoogleCloudPolicysimulatorV1alphaBindingExplanationAnnotatedMembership
474
- # @private
475
- class Representation < Google::Apis::Core::JsonRepresentation
476
- property :membership, as: 'membership'
477
- property :relevance, as: 'relevance'
478
- end
479
- end
480
-
481
- class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
482
- # @private
483
- class Representation < Google::Apis::Core::JsonRepresentation
484
- property :request_time, as: 'requestTime'
485
- property :resources_found, as: 'resourcesFound'
486
- property :resources_pending, as: 'resourcesPending'
487
- property :resources_scanned, as: 'resourcesScanned'
488
- property :start_time, as: 'startTime'
489
- property :state, as: 'state'
490
- end
491
- end
492
-
493
- class GoogleCloudPolicysimulatorV1alphaExplainedAccess
494
- # @private
495
- class Representation < Google::Apis::Core::JsonRepresentation
496
- property :access_state, as: 'accessState'
497
- collection :errors, as: 'errors', class: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus::Representation
498
-
499
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedPolicy, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaExplainedPolicy::Representation
500
-
501
- end
502
- end
503
-
504
- class GoogleCloudPolicysimulatorV1alphaExplainedPolicy
505
- # @private
506
- class Representation < Google::Apis::Core::JsonRepresentation
507
- property :access, as: 'access'
508
- collection :binding_explanations, as: 'bindingExplanations', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaBindingExplanation, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaBindingExplanation::Representation
509
-
510
- property :full_resource_name, as: 'fullResourceName'
511
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1alpha::GoogleIamV1Policy, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleIamV1Policy::Representation
512
-
513
- property :relevance, as: 'relevance'
514
- end
515
- end
516
-
517
- class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
518
- # @private
519
- class Representation < Google::Apis::Core::JsonRepresentation
520
- property :request_time, as: 'requestTime'
521
- property :resources_found, as: 'resourcesFound'
522
- property :resources_pending, as: 'resourcesPending'
523
- property :resources_scanned, as: 'resourcesScanned'
524
- property :start_time, as: 'startTime'
525
- property :state, as: 'state'
526
- end
527
- end
528
-
529
- class GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsPreviewsResponse
530
- # @private
531
- class Representation < Google::Apis::Core::JsonRepresentation
532
- property :next_page_token, as: 'nextPageToken'
533
- collection :org_policy_violations_previews, as: 'orgPolicyViolationsPreviews', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview::Representation
534
-
535
- end
536
- end
537
-
538
- class GoogleCloudPolicysimulatorV1alphaListOrgPolicyViolationsResponse
539
- # @private
540
- class Representation < Google::Apis::Core::JsonRepresentation
541
- property :next_page_token, as: 'nextPageToken'
542
- collection :org_policy_violations, as: 'orgPolicyViolations', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation::Representation
543
-
544
- end
545
- end
546
-
547
- class GoogleCloudPolicysimulatorV1alphaListReplayResultsResponse
548
- # @private
549
- class Representation < Google::Apis::Core::JsonRepresentation
550
- property :next_page_token, as: 'nextPageToken'
551
- collection :replay_results, as: 'replayResults', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayResult, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayResult::Representation
552
-
553
- end
554
- end
555
-
556
- class GoogleCloudPolicysimulatorV1alphaListReplaysResponse
557
- # @private
558
- class Representation < Google::Apis::Core::JsonRepresentation
559
- property :next_page_token, as: 'nextPageToken'
560
- collection :replays, as: 'replays', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplay::Representation
561
-
562
- end
563
- end
564
-
565
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
566
- # @private
567
- class Representation < Google::Apis::Core::JsonRepresentation
568
- collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay::Representation
569
-
570
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay::Representation
571
-
572
- end
573
- end
574
-
575
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
576
- # @private
577
- class Representation < Google::Apis::Core::JsonRepresentation
578
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint::Representation
579
-
580
- property :custom_constraint_parent, as: 'customConstraintParent'
581
- end
582
- end
583
-
584
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
585
- # @private
586
- class Representation < Google::Apis::Core::JsonRepresentation
587
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2Policy::Representation
588
-
589
- property :policy_parent, as: 'policyParent'
590
- end
591
- end
592
-
593
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolation
594
- # @private
595
- class Representation < Google::Apis::Core::JsonRepresentation
596
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint::Representation
597
-
598
- property :error, as: 'error', class: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus::Representation
599
-
600
- property :name, as: 'name'
601
- property :resource, as: 'resource', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaResourceContext, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaResourceContext::Representation
602
-
603
- end
604
- end
605
-
606
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
607
- # @private
608
- class Representation < Google::Apis::Core::JsonRepresentation
609
- property :create_time, as: 'createTime'
610
- collection :custom_constraints, as: 'customConstraints'
611
- property :name, as: 'name'
612
- property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay::Representation
613
-
614
- property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts::Representation
615
-
616
- property :state, as: 'state'
617
- property :violations_count, as: 'violationsCount'
618
- end
619
- end
620
-
621
- class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
622
- # @private
623
- class Representation < Google::Apis::Core::JsonRepresentation
624
- property :compliant, as: 'compliant'
625
- property :errors, as: 'errors'
626
- property :noncompliant, as: 'noncompliant'
627
- property :scanned, as: 'scanned'
628
- property :unenforced, as: 'unenforced'
629
- end
630
- end
631
-
632
- class GoogleCloudPolicysimulatorV1alphaReplay
633
- # @private
634
- class Representation < Google::Apis::Core::JsonRepresentation
635
- property :config, as: 'config', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayConfig, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayConfig::Representation
636
-
637
- property :name, as: 'name'
638
- property :results_summary, as: 'resultsSummary', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayResultsSummary, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayResultsSummary::Representation
639
-
640
- property :state, as: 'state'
641
- end
642
- end
643
-
644
- class GoogleCloudPolicysimulatorV1alphaReplayConfig
645
- # @private
646
- class Representation < Google::Apis::Core::JsonRepresentation
647
- property :log_source, as: 'logSource'
648
- hash :policy_overlay, as: 'policyOverlay', class: Google::Apis::PolicysimulatorV1alpha::GoogleIamV1Policy, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleIamV1Policy::Representation
649
-
650
- end
651
- end
652
-
653
- class GoogleCloudPolicysimulatorV1alphaReplayDiff
654
- # @private
655
- class Representation < Google::Apis::Core::JsonRepresentation
656
- property :access_diff, as: 'accessDiff', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaAccessStateDiff, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaAccessStateDiff::Representation
657
-
658
- end
659
- end
660
-
661
- class GoogleCloudPolicysimulatorV1alphaReplayResult
662
- # @private
663
- class Representation < Google::Apis::Core::JsonRepresentation
664
- property :access_tuple, as: 'accessTuple', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaAccessTuple, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaAccessTuple::Representation
665
-
666
- property :diff, as: 'diff', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayDiff, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1alphaReplayDiff::Representation
667
-
668
- property :error, as: 'error', class: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleRpcStatus::Representation
669
-
670
- property :last_seen_date, as: 'lastSeenDate', class: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate::Representation
671
-
672
- property :name, as: 'name'
673
- property :parent, as: 'parent'
674
- end
675
- end
676
-
677
- class GoogleCloudPolicysimulatorV1alphaReplayResultsSummary
678
- # @private
679
- class Representation < Google::Apis::Core::JsonRepresentation
680
- property :difference_count, as: 'differenceCount'
681
- property :error_count, as: 'errorCount'
682
- property :log_count, as: 'logCount'
683
- property :newest_date, as: 'newestDate', class: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate::Representation
684
-
685
- property :oldest_date, as: 'oldestDate', class: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleTypeDate::Representation
686
-
687
- property :unchanged_count, as: 'unchangedCount'
688
- end
689
- end
690
-
691
- class GoogleCloudPolicysimulatorV1alphaResourceContext
692
- # @private
693
- class Representation < Google::Apis::Core::JsonRepresentation
694
- collection :ancestors, as: 'ancestors'
695
- property :asset_type, as: 'assetType'
696
- property :resource, as: 'resource'
697
- end
698
- end
699
-
700
- class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
701
- # @private
702
- class Representation < Google::Apis::Core::JsonRepresentation
703
- property :request_time, as: 'requestTime'
704
- property :resources_found, as: 'resourcesFound'
705
- property :resources_pending, as: 'resourcesPending'
706
- property :resources_scanned, as: 'resourcesScanned'
707
- property :start_time, as: 'startTime'
708
- property :state, as: 'state'
709
- end
710
- end
711
-
712
- class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
713
- # @private
714
- class Representation < Google::Apis::Core::JsonRepresentation
715
- property :request_time, as: 'requestTime'
716
- property :resources_found, as: 'resourcesFound'
717
- property :resources_pending, as: 'resourcesPending'
718
- property :resources_scanned, as: 'resourcesScanned'
719
- property :start_time, as: 'startTime'
720
- property :state, as: 'state'
721
- end
722
- end
723
-
724
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
725
- # @private
726
- class Representation < Google::Apis::Core::JsonRepresentation
727
- collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay::Representation
728
-
729
- collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay::Representation
730
-
731
- end
732
- end
733
-
734
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
735
- # @private
736
- class Representation < Google::Apis::Core::JsonRepresentation
737
- property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2CustomConstraint::Representation
738
-
739
- property :custom_constraint_parent, as: 'customConstraintParent'
740
- end
741
- end
742
-
743
- class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
744
- # @private
745
- class Representation < Google::Apis::Core::JsonRepresentation
746
- property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudOrgpolicyV2Policy::Representation
747
-
748
- property :policy_parent, as: 'policyParent'
749
- end
750
- end
751
-
752
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
753
- # @private
754
- class Representation < Google::Apis::Core::JsonRepresentation
755
- property :create_time, as: 'createTime'
756
- collection :custom_constraints, as: 'customConstraints'
757
- property :name, as: 'name'
758
- property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay::Representation
759
-
760
- property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1alpha::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts::Representation
761
-
762
- property :state, as: 'state'
763
- property :violations_count, as: 'violationsCount'
764
- end
765
- end
766
-
767
- class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
768
- # @private
769
- class Representation < Google::Apis::Core::JsonRepresentation
770
- property :compliant, as: 'compliant'
771
- property :errors, as: 'errors'
772
- property :noncompliant, as: 'noncompliant'
773
- property :scanned, as: 'scanned'
774
- property :unenforced, as: 'unenforced'
775
- end
776
- end
777
-
778
145
  class GoogleIamV1AuditConfig
779
146
  # @private
780
147
  class Representation < Google::Apis::Core::JsonRepresentation