google-apis-cloudasset_v1p1beta1 0.1.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p1beta1
18
18
  # Version of the google-apis-cloudasset_v1p1beta1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201106"
25
+ REVISION = "20210416"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,12 @@ module Google
22
22
  module Apis
23
23
  module CloudassetV1p1beta1
24
24
 
25
+ class AnalyzeIamPolicyLongrunningResponse
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
25
31
  class AuditConfig
26
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
33
 
@@ -52,6 +58,174 @@ module Google
52
58
  include Google::Apis::Core::JsonObjectSupport
53
59
  end
54
60
 
61
+ class GoogleCloudAssetV1p7beta1Asset
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudAssetV1p7beta1RelatedAsset
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudAssetV1p7beta1RelatedAssets
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudAssetV1p7beta1RelationshipAttributes
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudAssetV1p7beta1Resource
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudOrgpolicyV1BooleanPolicy
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudOrgpolicyV1ListPolicy
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudOrgpolicyV1Policy
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudOrgpolicyV1RestoreDefault
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleIdentityAccesscontextmanagerV1Condition
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
55
229
  class IamPolicySearchResult
56
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
231
 
@@ -88,6 +262,12 @@ module Google
88
262
  include Google::Apis::Core::JsonObjectSupport
89
263
  end
90
264
 
265
+ class AnalyzeIamPolicyLongrunningResponse
266
+ # @private
267
+ class Representation < Google::Apis::Core::JsonRepresentation
268
+ end
269
+ end
270
+
91
271
  class AuditConfig
92
272
  # @private
93
273
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -133,6 +313,306 @@ module Google
133
313
  end
134
314
  end
135
315
 
316
+ class GoogleCloudAssetV1p7beta1Asset
317
+ # @private
318
+ class Representation < Google::Apis::Core::JsonRepresentation
319
+ property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
320
+
321
+ property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
322
+
323
+ collection :ancestors, as: 'ancestors'
324
+ property :asset_type, as: 'assetType'
325
+ property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1p1beta1::Policy, decorator: Google::Apis::CloudassetV1p1beta1::Policy::Representation
326
+
327
+ property :name, as: 'name'
328
+ collection :org_policy, as: 'orgPolicy', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1Policy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1Policy::Representation
329
+
330
+ property :related_assets, as: 'relatedAssets', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelatedAssets, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelatedAssets::Representation
331
+
332
+ property :resource, as: 'resource', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1Resource, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1Resource::Representation
333
+
334
+ property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
335
+
336
+ property :update_time, as: 'updateTime'
337
+ end
338
+ end
339
+
340
+ class GoogleCloudAssetV1p7beta1RelatedAsset
341
+ # @private
342
+ class Representation < Google::Apis::Core::JsonRepresentation
343
+ collection :ancestors, as: 'ancestors'
344
+ property :asset, as: 'asset'
345
+ property :asset_type, as: 'assetType'
346
+ end
347
+ end
348
+
349
+ class GoogleCloudAssetV1p7beta1RelatedAssets
350
+ # @private
351
+ class Representation < Google::Apis::Core::JsonRepresentation
352
+ collection :assets, as: 'assets', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelatedAsset, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelatedAsset::Representation
353
+
354
+ property :relationship_attributes, as: 'relationshipAttributes', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes::Representation
355
+
356
+ end
357
+ end
358
+
359
+ class GoogleCloudAssetV1p7beta1RelationshipAttributes
360
+ # @private
361
+ class Representation < Google::Apis::Core::JsonRepresentation
362
+ property :action, as: 'action'
363
+ property :source_resource_type, as: 'sourceResourceType'
364
+ property :target_resource_type, as: 'targetResourceType'
365
+ property :type, as: 'type'
366
+ end
367
+ end
368
+
369
+ class GoogleCloudAssetV1p7beta1Resource
370
+ # @private
371
+ class Representation < Google::Apis::Core::JsonRepresentation
372
+ hash :data, as: 'data'
373
+ property :discovery_document_uri, as: 'discoveryDocumentUri'
374
+ property :discovery_name, as: 'discoveryName'
375
+ property :location, as: 'location'
376
+ property :parent, as: 'parent'
377
+ property :resource_url, as: 'resourceUrl'
378
+ property :version, as: 'version'
379
+ end
380
+ end
381
+
382
+ class GoogleCloudOrgpolicyV1BooleanPolicy
383
+ # @private
384
+ class Representation < Google::Apis::Core::JsonRepresentation
385
+ property :enforced, as: 'enforced'
386
+ end
387
+ end
388
+
389
+ class GoogleCloudOrgpolicyV1ListPolicy
390
+ # @private
391
+ class Representation < Google::Apis::Core::JsonRepresentation
392
+ property :all_values, as: 'allValues'
393
+ collection :allowed_values, as: 'allowedValues'
394
+ collection :denied_values, as: 'deniedValues'
395
+ property :inherit_from_parent, as: 'inheritFromParent'
396
+ property :suggested_value, as: 'suggestedValue'
397
+ end
398
+ end
399
+
400
+ class GoogleCloudOrgpolicyV1Policy
401
+ # @private
402
+ class Representation < Google::Apis::Core::JsonRepresentation
403
+ property :boolean_policy, as: 'booleanPolicy', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1BooleanPolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1BooleanPolicy::Representation
404
+
405
+ property :constraint, as: 'constraint'
406
+ property :etag, :base64 => true, as: 'etag'
407
+ property :list_policy, as: 'listPolicy', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1ListPolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1ListPolicy::Representation
408
+
409
+ property :restore_default, as: 'restoreDefault', class: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1RestoreDefault, decorator: Google::Apis::CloudassetV1p1beta1::GoogleCloudOrgpolicyV1RestoreDefault::Representation
410
+
411
+ property :update_time, as: 'updateTime'
412
+ property :version, as: 'version'
413
+ end
414
+ end
415
+
416
+ class GoogleCloudOrgpolicyV1RestoreDefault
417
+ # @private
418
+ class Representation < Google::Apis::Core::JsonRepresentation
419
+ end
420
+ end
421
+
422
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
423
+ # @private
424
+ class Representation < Google::Apis::Core::JsonRepresentation
425
+ property :basic, as: 'basic', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
426
+
427
+ property :custom, as: 'custom', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel::Representation
428
+
429
+ property :description, as: 'description'
430
+ property :name, as: 'name'
431
+ property :title, as: 'title'
432
+ end
433
+ end
434
+
435
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
436
+ # @private
437
+ class Representation < Google::Apis::Core::JsonRepresentation
438
+ property :etag, as: 'etag'
439
+ property :name, as: 'name'
440
+ property :parent, as: 'parent'
441
+ property :title, as: 'title'
442
+ end
443
+ end
444
+
445
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
446
+ # @private
447
+ class Representation < Google::Apis::Core::JsonRepresentation
448
+ collection :method_selectors, as: 'methodSelectors', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector::Representation
449
+
450
+ property :service_name, as: 'serviceName'
451
+ end
452
+ end
453
+
454
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
455
+ # @private
456
+ class Representation < Google::Apis::Core::JsonRepresentation
457
+ property :combining_function, as: 'combiningFunction'
458
+ collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
459
+
460
+ end
461
+ end
462
+
463
+ class GoogleIdentityAccesscontextmanagerV1Condition
464
+ # @private
465
+ class Representation < Google::Apis::Core::JsonRepresentation
466
+ property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
467
+
468
+ collection :ip_subnetworks, as: 'ipSubnetworks'
469
+ collection :members, as: 'members'
470
+ property :negate, as: 'negate'
471
+ collection :regions, as: 'regions'
472
+ collection :required_access_levels, as: 'requiredAccessLevels'
473
+ end
474
+ end
475
+
476
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
477
+ # @private
478
+ class Representation < Google::Apis::Core::JsonRepresentation
479
+ property :expr, as: 'expr', class: Google::Apis::CloudassetV1p1beta1::Expr, decorator: Google::Apis::CloudassetV1p1beta1::Expr::Representation
480
+
481
+ end
482
+ end
483
+
484
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
485
+ # @private
486
+ class Representation < Google::Apis::Core::JsonRepresentation
487
+ collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
488
+ collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
489
+ collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
490
+
491
+ property :require_admin_approval, as: 'requireAdminApproval'
492
+ property :require_corp_owned, as: 'requireCorpOwned'
493
+ property :require_screenlock, as: 'requireScreenlock'
494
+ end
495
+ end
496
+
497
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
498
+ # @private
499
+ class Representation < Google::Apis::Core::JsonRepresentation
500
+ collection :identities, as: 'identities'
501
+ property :identity_type, as: 'identityType'
502
+ end
503
+ end
504
+
505
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
506
+ # @private
507
+ class Representation < Google::Apis::Core::JsonRepresentation
508
+ property :egress_from, as: 'egressFrom', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom::Representation
509
+
510
+ property :egress_to, as: 'egressTo', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressTo, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressTo::Representation
511
+
512
+ end
513
+ end
514
+
515
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
516
+ # @private
517
+ class Representation < Google::Apis::Core::JsonRepresentation
518
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
519
+
520
+ collection :resources, as: 'resources'
521
+ end
522
+ end
523
+
524
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
525
+ # @private
526
+ class Representation < Google::Apis::Core::JsonRepresentation
527
+ collection :identities, as: 'identities'
528
+ property :identity_type, as: 'identityType'
529
+ collection :sources, as: 'sources', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressSource, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressSource::Representation
530
+
531
+ end
532
+ end
533
+
534
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
535
+ # @private
536
+ class Representation < Google::Apis::Core::JsonRepresentation
537
+ property :ingress_from, as: 'ingressFrom', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom::Representation
538
+
539
+ property :ingress_to, as: 'ingressTo', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressTo, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressTo::Representation
540
+
541
+ end
542
+ end
543
+
544
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
545
+ # @private
546
+ class Representation < Google::Apis::Core::JsonRepresentation
547
+ property :access_level, as: 'accessLevel'
548
+ property :resource, as: 'resource'
549
+ end
550
+ end
551
+
552
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
553
+ # @private
554
+ class Representation < Google::Apis::Core::JsonRepresentation
555
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
556
+
557
+ collection :resources, as: 'resources'
558
+ end
559
+ end
560
+
561
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
562
+ # @private
563
+ class Representation < Google::Apis::Core::JsonRepresentation
564
+ property :method_prop, as: 'method'
565
+ property :permission, as: 'permission'
566
+ end
567
+ end
568
+
569
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
570
+ # @private
571
+ class Representation < Google::Apis::Core::JsonRepresentation
572
+ property :minimum_version, as: 'minimumVersion'
573
+ property :os_type, as: 'osType'
574
+ property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
575
+ end
576
+ end
577
+
578
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
579
+ # @private
580
+ class Representation < Google::Apis::Core::JsonRepresentation
581
+ property :description, as: 'description'
582
+ property :name, as: 'name'
583
+ property :perimeter_type, as: 'perimeterType'
584
+ property :spec, as: 'spec', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
585
+
586
+ property :status, as: 'status', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
587
+
588
+ property :title, as: 'title'
589
+ property :use_explicit_dry_run_spec, as: 'useExplicitDryRunSpec'
590
+ end
591
+ end
592
+
593
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
594
+ # @private
595
+ class Representation < Google::Apis::Core::JsonRepresentation
596
+ collection :access_levels, as: 'accessLevels'
597
+ collection :egress_policies, as: 'egressPolicies', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy::Representation
598
+
599
+ collection :ingress_policies, as: 'ingressPolicies', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy::Representation
600
+
601
+ collection :resources, as: 'resources'
602
+ collection :restricted_services, as: 'restrictedServices'
603
+ property :vpc_accessible_services, as: 'vpcAccessibleServices', class: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices, decorator: Google::Apis::CloudassetV1p1beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices::Representation
604
+
605
+ end
606
+ end
607
+
608
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
609
+ # @private
610
+ class Representation < Google::Apis::Core::JsonRepresentation
611
+ collection :allowed_services, as: 'allowedServices'
612
+ property :enable_restriction, as: 'enableRestriction'
613
+ end
614
+ end
615
+
136
616
  class IamPolicySearchResult
137
617
  # @private
138
618
  class Representation < Google::Apis::Core::JsonRepresentation