google-apis-policysimulator_v1 0.38.0 → 0.40.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 PolicysimulatorV1
|
18
18
|
# Version of the google-apis-policysimulator_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.40.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
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 PolicysimulatorV1
|
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 GoogleCloudPolicysimulatorV1AccessStateDiff
|
62
26
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
27
|
|
@@ -136,90 +100,6 @@ module Google
|
|
136
100
|
include Google::Apis::Core::JsonObjectSupport
|
137
101
|
end
|
138
102
|
|
139
|
-
class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
|
140
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
-
|
142
|
-
include Google::Apis::Core::JsonObjectSupport
|
143
|
-
end
|
144
|
-
|
145
|
-
class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
|
146
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
-
|
148
|
-
include Google::Apis::Core::JsonObjectSupport
|
149
|
-
end
|
150
|
-
|
151
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
|
152
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
-
|
154
|
-
include Google::Apis::Core::JsonObjectSupport
|
155
|
-
end
|
156
|
-
|
157
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
|
158
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
-
|
160
|
-
include Google::Apis::Core::JsonObjectSupport
|
161
|
-
end
|
162
|
-
|
163
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
|
164
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
-
|
166
|
-
include Google::Apis::Core::JsonObjectSupport
|
167
|
-
end
|
168
|
-
|
169
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
|
170
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
-
|
172
|
-
include Google::Apis::Core::JsonObjectSupport
|
173
|
-
end
|
174
|
-
|
175
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
|
176
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
-
|
178
|
-
include Google::Apis::Core::JsonObjectSupport
|
179
|
-
end
|
180
|
-
|
181
|
-
class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
|
182
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
-
|
184
|
-
include Google::Apis::Core::JsonObjectSupport
|
185
|
-
end
|
186
|
-
|
187
|
-
class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
|
188
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
-
|
190
|
-
include Google::Apis::Core::JsonObjectSupport
|
191
|
-
end
|
192
|
-
|
193
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
|
194
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
-
|
196
|
-
include Google::Apis::Core::JsonObjectSupport
|
197
|
-
end
|
198
|
-
|
199
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
|
200
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
-
|
202
|
-
include Google::Apis::Core::JsonObjectSupport
|
203
|
-
end
|
204
|
-
|
205
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
|
206
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
-
|
208
|
-
include Google::Apis::Core::JsonObjectSupport
|
209
|
-
end
|
210
|
-
|
211
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
|
212
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
-
|
214
|
-
include Google::Apis::Core::JsonObjectSupport
|
215
|
-
end
|
216
|
-
|
217
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
|
218
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
-
|
220
|
-
include Google::Apis::Core::JsonObjectSupport
|
221
|
-
end
|
222
|
-
|
223
103
|
class GoogleIamV1AuditConfig
|
224
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
105
|
|
@@ -274,77 +154,6 @@ module Google
|
|
274
154
|
include Google::Apis::Core::JsonObjectSupport
|
275
155
|
end
|
276
156
|
|
277
|
-
class GoogleCloudOrgpolicyV2AlternatePolicySpec
|
278
|
-
# @private
|
279
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
280
|
-
property :launch, as: 'launch'
|
281
|
-
property :spec, as: 'spec', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec::Representation
|
282
|
-
|
283
|
-
end
|
284
|
-
end
|
285
|
-
|
286
|
-
class GoogleCloudOrgpolicyV2CustomConstraint
|
287
|
-
# @private
|
288
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
289
|
-
property :action_type, as: 'actionType'
|
290
|
-
property :condition, as: 'condition'
|
291
|
-
property :description, as: 'description'
|
292
|
-
property :display_name, as: 'displayName'
|
293
|
-
collection :method_types, as: 'methodTypes'
|
294
|
-
property :name, as: 'name'
|
295
|
-
collection :resource_types, as: 'resourceTypes'
|
296
|
-
property :update_time, as: 'updateTime'
|
297
|
-
end
|
298
|
-
end
|
299
|
-
|
300
|
-
class GoogleCloudOrgpolicyV2Policy
|
301
|
-
# @private
|
302
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
303
|
-
property :alternate, as: 'alternate', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2AlternatePolicySpec, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2AlternatePolicySpec::Representation
|
304
|
-
|
305
|
-
property :dry_run_spec, as: 'dryRunSpec', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec::Representation
|
306
|
-
|
307
|
-
property :etag, as: 'etag'
|
308
|
-
property :name, as: 'name'
|
309
|
-
property :spec, as: 'spec', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpec::Representation
|
310
|
-
|
311
|
-
end
|
312
|
-
end
|
313
|
-
|
314
|
-
class GoogleCloudOrgpolicyV2PolicySpec
|
315
|
-
# @private
|
316
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
317
|
-
property :etag, as: 'etag'
|
318
|
-
property :inherit_from_parent, as: 'inheritFromParent'
|
319
|
-
property :reset, as: 'reset'
|
320
|
-
collection :rules, as: 'rules', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpecPolicyRule, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpecPolicyRule::Representation
|
321
|
-
|
322
|
-
property :update_time, as: 'updateTime'
|
323
|
-
end
|
324
|
-
end
|
325
|
-
|
326
|
-
class GoogleCloudOrgpolicyV2PolicySpecPolicyRule
|
327
|
-
# @private
|
328
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
329
|
-
property :allow_all, as: 'allowAll'
|
330
|
-
property :condition, as: 'condition', class: Google::Apis::PolicysimulatorV1::GoogleTypeExpr, decorator: Google::Apis::PolicysimulatorV1::GoogleTypeExpr::Representation
|
331
|
-
|
332
|
-
property :deny_all, as: 'denyAll'
|
333
|
-
property :enforce, as: 'enforce'
|
334
|
-
hash :parameters, as: 'parameters'
|
335
|
-
property :values, as: 'values', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues::Representation
|
336
|
-
|
337
|
-
end
|
338
|
-
end
|
339
|
-
|
340
|
-
class GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues
|
341
|
-
# @private
|
342
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
343
|
-
collection :allowed_values, as: 'allowedValues'
|
344
|
-
collection :denied_values, as: 'deniedValues'
|
345
|
-
end
|
346
|
-
end
|
347
|
-
|
348
157
|
class GoogleCloudPolicysimulatorV1AccessStateDiff
|
349
158
|
# @private
|
350
159
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -487,162 +296,6 @@ module Google
|
|
487
296
|
end
|
488
297
|
end
|
489
298
|
|
490
|
-
class GoogleCloudPolicysimulatorV1alphaCreateOrgPolicyViolationsPreviewOperationMetadata
|
491
|
-
# @private
|
492
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
493
|
-
property :request_time, as: 'requestTime'
|
494
|
-
property :resources_found, as: 'resourcesFound'
|
495
|
-
property :resources_pending, as: 'resourcesPending'
|
496
|
-
property :resources_scanned, as: 'resourcesScanned'
|
497
|
-
property :start_time, as: 'startTime'
|
498
|
-
property :state, as: 'state'
|
499
|
-
end
|
500
|
-
end
|
501
|
-
|
502
|
-
class GoogleCloudPolicysimulatorV1alphaGenerateOrgPolicyViolationsPreviewOperationMetadata
|
503
|
-
# @private
|
504
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
505
|
-
property :request_time, as: 'requestTime'
|
506
|
-
property :resources_found, as: 'resourcesFound'
|
507
|
-
property :resources_pending, as: 'resourcesPending'
|
508
|
-
property :resources_scanned, as: 'resourcesScanned'
|
509
|
-
property :start_time, as: 'startTime'
|
510
|
-
property :state, as: 'state'
|
511
|
-
end
|
512
|
-
end
|
513
|
-
|
514
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay
|
515
|
-
# @private
|
516
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
517
|
-
collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay::Representation
|
518
|
-
|
519
|
-
collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay::Representation
|
520
|
-
|
521
|
-
end
|
522
|
-
end
|
523
|
-
|
524
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayCustomConstraintOverlay
|
525
|
-
# @private
|
526
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
527
|
-
property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2CustomConstraint::Representation
|
528
|
-
|
529
|
-
property :custom_constraint_parent, as: 'customConstraintParent'
|
530
|
-
end
|
531
|
-
end
|
532
|
-
|
533
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlayPolicyOverlay
|
534
|
-
# @private
|
535
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
536
|
-
property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2Policy::Representation
|
537
|
-
|
538
|
-
property :policy_parent, as: 'policyParent'
|
539
|
-
end
|
540
|
-
end
|
541
|
-
|
542
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreview
|
543
|
-
# @private
|
544
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
545
|
-
property :create_time, as: 'createTime'
|
546
|
-
collection :custom_constraints, as: 'customConstraints'
|
547
|
-
property :name, as: 'name'
|
548
|
-
property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyOverlay::Representation
|
549
|
-
|
550
|
-
property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts::Representation
|
551
|
-
|
552
|
-
property :state, as: 'state'
|
553
|
-
property :violations_count, as: 'violationsCount'
|
554
|
-
end
|
555
|
-
end
|
556
|
-
|
557
|
-
class GoogleCloudPolicysimulatorV1alphaOrgPolicyViolationsPreviewResourceCounts
|
558
|
-
# @private
|
559
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
560
|
-
property :compliant, as: 'compliant'
|
561
|
-
property :errors, as: 'errors'
|
562
|
-
property :noncompliant, as: 'noncompliant'
|
563
|
-
property :scanned, as: 'scanned'
|
564
|
-
property :unenforced, as: 'unenforced'
|
565
|
-
end
|
566
|
-
end
|
567
|
-
|
568
|
-
class GoogleCloudPolicysimulatorV1betaCreateOrgPolicyViolationsPreviewOperationMetadata
|
569
|
-
# @private
|
570
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
571
|
-
property :request_time, as: 'requestTime'
|
572
|
-
property :resources_found, as: 'resourcesFound'
|
573
|
-
property :resources_pending, as: 'resourcesPending'
|
574
|
-
property :resources_scanned, as: 'resourcesScanned'
|
575
|
-
property :start_time, as: 'startTime'
|
576
|
-
property :state, as: 'state'
|
577
|
-
end
|
578
|
-
end
|
579
|
-
|
580
|
-
class GoogleCloudPolicysimulatorV1betaGenerateOrgPolicyViolationsPreviewOperationMetadata
|
581
|
-
# @private
|
582
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
583
|
-
property :request_time, as: 'requestTime'
|
584
|
-
property :resources_found, as: 'resourcesFound'
|
585
|
-
property :resources_pending, as: 'resourcesPending'
|
586
|
-
property :resources_scanned, as: 'resourcesScanned'
|
587
|
-
property :start_time, as: 'startTime'
|
588
|
-
property :state, as: 'state'
|
589
|
-
end
|
590
|
-
end
|
591
|
-
|
592
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay
|
593
|
-
# @private
|
594
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
595
|
-
collection :custom_constraints, as: 'customConstraints', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay::Representation
|
596
|
-
|
597
|
-
collection :policies, as: 'policies', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay::Representation
|
598
|
-
|
599
|
-
end
|
600
|
-
end
|
601
|
-
|
602
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstraintOverlay
|
603
|
-
# @private
|
604
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
605
|
-
property :custom_constraint, as: 'customConstraint', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2CustomConstraint, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2CustomConstraint::Representation
|
606
|
-
|
607
|
-
property :custom_constraint_parent, as: 'customConstraintParent'
|
608
|
-
end
|
609
|
-
end
|
610
|
-
|
611
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverlay
|
612
|
-
# @private
|
613
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
614
|
-
property :policy, as: 'policy', class: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2Policy, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudOrgpolicyV2Policy::Representation
|
615
|
-
|
616
|
-
property :policy_parent, as: 'policyParent'
|
617
|
-
end
|
618
|
-
end
|
619
|
-
|
620
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
|
621
|
-
# @private
|
622
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
623
|
-
property :create_time, as: 'createTime'
|
624
|
-
collection :custom_constraints, as: 'customConstraints'
|
625
|
-
property :name, as: 'name'
|
626
|
-
property :overlay, as: 'overlay', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay::Representation
|
627
|
-
|
628
|
-
property :resource_counts, as: 'resourceCounts', class: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts, decorator: Google::Apis::PolicysimulatorV1::GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts::Representation
|
629
|
-
|
630
|
-
property :state, as: 'state'
|
631
|
-
property :violations_count, as: 'violationsCount'
|
632
|
-
end
|
633
|
-
end
|
634
|
-
|
635
|
-
class GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewResourceCounts
|
636
|
-
# @private
|
637
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
638
|
-
property :compliant, as: 'compliant'
|
639
|
-
property :errors, as: 'errors'
|
640
|
-
property :noncompliant, as: 'noncompliant'
|
641
|
-
property :scanned, as: 'scanned'
|
642
|
-
property :unenforced, as: 'unenforced'
|
643
|
-
end
|
644
|
-
end
|
645
|
-
|
646
299
|
class GoogleIamV1AuditConfig
|
647
300
|
# @private
|
648
301
|
class Representation < Google::Apis::Core::JsonRepresentation
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-policysimulator_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.40.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
|
-
autorequire:
|
9
8
|
bindir: bin
|
10
9
|
cert_chain: []
|
11
|
-
date:
|
10
|
+
date: 2025-04-16 00:00:00.000000000 Z
|
12
11
|
dependencies:
|
13
12
|
- !ruby/object:Gem::Dependency
|
14
13
|
name: google-apis-core
|
@@ -58,9 +57,8 @@ licenses:
|
|
58
57
|
metadata:
|
59
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1/v0.40.0
|
62
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1
|
63
|
-
post_install_message:
|
64
62
|
rdoc_options: []
|
65
63
|
require_paths:
|
66
64
|
- lib
|
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
73
|
- !ruby/object:Gem::Version
|
76
74
|
version: '0'
|
77
75
|
requirements: []
|
78
|
-
rubygems_version: 3.5
|
79
|
-
signing_key:
|
76
|
+
rubygems_version: 3.6.5
|
80
77
|
specification_version: 4
|
81
78
|
summary: Simple REST client for Policy Simulator API V1
|
82
79
|
test_files: []
|