google-apis-cloudasset_v1p4beta1 0.1.0 → 0.2.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 CloudassetV1p4beta1
|
18
18
|
# Version of the google-apis-cloudasset_v1p4beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.2.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.1.
|
22
|
+
GENERATOR_VERSION = "0.1.2"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210226"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -34,6 +34,18 @@ module Google
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
+
class AuditConfig
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class AuditLogConfig
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
37
49
|
class Binding
|
38
50
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
51
|
|
@@ -100,6 +112,174 @@ module Google
|
|
100
112
|
include Google::Apis::Core::JsonObjectSupport
|
101
113
|
end
|
102
114
|
|
115
|
+
class GoogleCloudAssetV1p7beta1Asset
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleCloudAssetV1p7beta1RelatedAsset
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GoogleCloudAssetV1p7beta1RelatedAssets
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleCloudAssetV1p7beta1RelationshipAttributes
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleCloudAssetV1p7beta1Resource
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleCloudOrgpolicyV1BooleanPolicy
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleCloudOrgpolicyV1ListPolicy
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleCloudOrgpolicyV1Policy
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleCloudOrgpolicyV1RestoreDefault
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleIdentityAccesscontextmanagerV1AccessLevel
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleIdentityAccesscontextmanagerV1AccessPolicy
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleIdentityAccesscontextmanagerV1ApiOperation
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleIdentityAccesscontextmanagerV1BasicLevel
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleIdentityAccesscontextmanagerV1Condition
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleIdentityAccesscontextmanagerV1CustomLevel
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleIdentityAccesscontextmanagerV1DevicePolicy
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleIdentityAccesscontextmanagerV1EgressFrom
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleIdentityAccesscontextmanagerV1EgressPolicy
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleIdentityAccesscontextmanagerV1EgressTo
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleIdentityAccesscontextmanagerV1IngressFrom
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleIdentityAccesscontextmanagerV1IngressPolicy
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class GoogleIdentityAccesscontextmanagerV1IngressSource
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleIdentityAccesscontextmanagerV1IngressTo
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class GoogleIdentityAccesscontextmanagerV1MethodSelector
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleIdentityAccesscontextmanagerV1OsConstraint
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
103
283
|
class IamPolicyAnalysis
|
104
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
285
|
|
@@ -142,6 +322,12 @@ module Google
|
|
142
322
|
include Google::Apis::Core::JsonObjectSupport
|
143
323
|
end
|
144
324
|
|
325
|
+
class Policy
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
145
331
|
class ResourceSelector
|
146
332
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
333
|
|
@@ -175,6 +361,23 @@ module Google
|
|
175
361
|
end
|
176
362
|
end
|
177
363
|
|
364
|
+
class AuditConfig
|
365
|
+
# @private
|
366
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
367
|
+
collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::CloudassetV1p4beta1::AuditLogConfig, decorator: Google::Apis::CloudassetV1p4beta1::AuditLogConfig::Representation
|
368
|
+
|
369
|
+
property :service, as: 'service'
|
370
|
+
end
|
371
|
+
end
|
372
|
+
|
373
|
+
class AuditLogConfig
|
374
|
+
# @private
|
375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
376
|
+
collection :exempted_members, as: 'exemptedMembers'
|
377
|
+
property :log_type, as: 'logType'
|
378
|
+
end
|
379
|
+
end
|
380
|
+
|
178
381
|
class Binding
|
179
382
|
# @private
|
180
383
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -280,6 +483,306 @@ module Google
|
|
280
483
|
end
|
281
484
|
end
|
282
485
|
|
486
|
+
class GoogleCloudAssetV1p7beta1Asset
|
487
|
+
# @private
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
489
|
+
property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
|
490
|
+
|
491
|
+
property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
|
492
|
+
|
493
|
+
collection :ancestors, as: 'ancestors'
|
494
|
+
property :asset_type, as: 'assetType'
|
495
|
+
property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1p4beta1::Policy, decorator: Google::Apis::CloudassetV1p4beta1::Policy::Representation
|
496
|
+
|
497
|
+
property :name, as: 'name'
|
498
|
+
collection :org_policy, as: 'orgPolicy', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1Policy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1Policy::Representation
|
499
|
+
|
500
|
+
property :related_assets, as: 'relatedAssets', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelatedAssets, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelatedAssets::Representation
|
501
|
+
|
502
|
+
property :resource, as: 'resource', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1Resource, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1Resource::Representation
|
503
|
+
|
504
|
+
property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
|
505
|
+
|
506
|
+
property :update_time, as: 'updateTime'
|
507
|
+
end
|
508
|
+
end
|
509
|
+
|
510
|
+
class GoogleCloudAssetV1p7beta1RelatedAsset
|
511
|
+
# @private
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
513
|
+
collection :ancestors, as: 'ancestors'
|
514
|
+
property :asset, as: 'asset'
|
515
|
+
property :asset_type, as: 'assetType'
|
516
|
+
end
|
517
|
+
end
|
518
|
+
|
519
|
+
class GoogleCloudAssetV1p7beta1RelatedAssets
|
520
|
+
# @private
|
521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
522
|
+
collection :assets, as: 'assets', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelatedAsset, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelatedAsset::Representation
|
523
|
+
|
524
|
+
property :relationship_attributes, as: 'relationshipAttributes', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes::Representation
|
525
|
+
|
526
|
+
end
|
527
|
+
end
|
528
|
+
|
529
|
+
class GoogleCloudAssetV1p7beta1RelationshipAttributes
|
530
|
+
# @private
|
531
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
532
|
+
property :action, as: 'action'
|
533
|
+
property :source_resource_type, as: 'sourceResourceType'
|
534
|
+
property :target_resource_type, as: 'targetResourceType'
|
535
|
+
property :type, as: 'type'
|
536
|
+
end
|
537
|
+
end
|
538
|
+
|
539
|
+
class GoogleCloudAssetV1p7beta1Resource
|
540
|
+
# @private
|
541
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
542
|
+
hash :data, as: 'data'
|
543
|
+
property :discovery_document_uri, as: 'discoveryDocumentUri'
|
544
|
+
property :discovery_name, as: 'discoveryName'
|
545
|
+
property :location, as: 'location'
|
546
|
+
property :parent, as: 'parent'
|
547
|
+
property :resource_url, as: 'resourceUrl'
|
548
|
+
property :version, as: 'version'
|
549
|
+
end
|
550
|
+
end
|
551
|
+
|
552
|
+
class GoogleCloudOrgpolicyV1BooleanPolicy
|
553
|
+
# @private
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
555
|
+
property :enforced, as: 'enforced'
|
556
|
+
end
|
557
|
+
end
|
558
|
+
|
559
|
+
class GoogleCloudOrgpolicyV1ListPolicy
|
560
|
+
# @private
|
561
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
562
|
+
property :all_values, as: 'allValues'
|
563
|
+
collection :allowed_values, as: 'allowedValues'
|
564
|
+
collection :denied_values, as: 'deniedValues'
|
565
|
+
property :inherit_from_parent, as: 'inheritFromParent'
|
566
|
+
property :suggested_value, as: 'suggestedValue'
|
567
|
+
end
|
568
|
+
end
|
569
|
+
|
570
|
+
class GoogleCloudOrgpolicyV1Policy
|
571
|
+
# @private
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
573
|
+
property :boolean_policy, as: 'booleanPolicy', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1BooleanPolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1BooleanPolicy::Representation
|
574
|
+
|
575
|
+
property :constraint, as: 'constraint'
|
576
|
+
property :etag, :base64 => true, as: 'etag'
|
577
|
+
property :list_policy, as: 'listPolicy', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1ListPolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1ListPolicy::Representation
|
578
|
+
|
579
|
+
property :restore_default, as: 'restoreDefault', class: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1RestoreDefault, decorator: Google::Apis::CloudassetV1p4beta1::GoogleCloudOrgpolicyV1RestoreDefault::Representation
|
580
|
+
|
581
|
+
property :update_time, as: 'updateTime'
|
582
|
+
property :version, as: 'version'
|
583
|
+
end
|
584
|
+
end
|
585
|
+
|
586
|
+
class GoogleCloudOrgpolicyV1RestoreDefault
|
587
|
+
# @private
|
588
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
589
|
+
end
|
590
|
+
end
|
591
|
+
|
592
|
+
class GoogleIdentityAccesscontextmanagerV1AccessLevel
|
593
|
+
# @private
|
594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
595
|
+
property :basic, as: 'basic', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
|
596
|
+
|
597
|
+
property :custom, as: 'custom', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel::Representation
|
598
|
+
|
599
|
+
property :description, as: 'description'
|
600
|
+
property :name, as: 'name'
|
601
|
+
property :title, as: 'title'
|
602
|
+
end
|
603
|
+
end
|
604
|
+
|
605
|
+
class GoogleIdentityAccesscontextmanagerV1AccessPolicy
|
606
|
+
# @private
|
607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
608
|
+
property :etag, as: 'etag'
|
609
|
+
property :name, as: 'name'
|
610
|
+
property :parent, as: 'parent'
|
611
|
+
property :title, as: 'title'
|
612
|
+
end
|
613
|
+
end
|
614
|
+
|
615
|
+
class GoogleIdentityAccesscontextmanagerV1ApiOperation
|
616
|
+
# @private
|
617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
618
|
+
collection :method_selectors, as: 'methodSelectors', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector::Representation
|
619
|
+
|
620
|
+
property :service_name, as: 'serviceName'
|
621
|
+
end
|
622
|
+
end
|
623
|
+
|
624
|
+
class GoogleIdentityAccesscontextmanagerV1BasicLevel
|
625
|
+
# @private
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
627
|
+
property :combining_function, as: 'combiningFunction'
|
628
|
+
collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
|
629
|
+
|
630
|
+
end
|
631
|
+
end
|
632
|
+
|
633
|
+
class GoogleIdentityAccesscontextmanagerV1Condition
|
634
|
+
# @private
|
635
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
636
|
+
property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
|
637
|
+
|
638
|
+
collection :ip_subnetworks, as: 'ipSubnetworks'
|
639
|
+
collection :members, as: 'members'
|
640
|
+
property :negate, as: 'negate'
|
641
|
+
collection :regions, as: 'regions'
|
642
|
+
collection :required_access_levels, as: 'requiredAccessLevels'
|
643
|
+
end
|
644
|
+
end
|
645
|
+
|
646
|
+
class GoogleIdentityAccesscontextmanagerV1CustomLevel
|
647
|
+
# @private
|
648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
649
|
+
property :expr, as: 'expr', class: Google::Apis::CloudassetV1p4beta1::Expr, decorator: Google::Apis::CloudassetV1p4beta1::Expr::Representation
|
650
|
+
|
651
|
+
end
|
652
|
+
end
|
653
|
+
|
654
|
+
class GoogleIdentityAccesscontextmanagerV1DevicePolicy
|
655
|
+
# @private
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
657
|
+
collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
|
658
|
+
collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
|
659
|
+
collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
|
660
|
+
|
661
|
+
property :require_admin_approval, as: 'requireAdminApproval'
|
662
|
+
property :require_corp_owned, as: 'requireCorpOwned'
|
663
|
+
property :require_screenlock, as: 'requireScreenlock'
|
664
|
+
end
|
665
|
+
end
|
666
|
+
|
667
|
+
class GoogleIdentityAccesscontextmanagerV1EgressFrom
|
668
|
+
# @private
|
669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
670
|
+
collection :identities, as: 'identities'
|
671
|
+
property :identity_type, as: 'identityType'
|
672
|
+
end
|
673
|
+
end
|
674
|
+
|
675
|
+
class GoogleIdentityAccesscontextmanagerV1EgressPolicy
|
676
|
+
# @private
|
677
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
678
|
+
property :egress_from, as: 'egressFrom', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom::Representation
|
679
|
+
|
680
|
+
property :egress_to, as: 'egressTo', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressTo, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressTo::Representation
|
681
|
+
|
682
|
+
end
|
683
|
+
end
|
684
|
+
|
685
|
+
class GoogleIdentityAccesscontextmanagerV1EgressTo
|
686
|
+
# @private
|
687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
688
|
+
collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
|
689
|
+
|
690
|
+
collection :resources, as: 'resources'
|
691
|
+
end
|
692
|
+
end
|
693
|
+
|
694
|
+
class GoogleIdentityAccesscontextmanagerV1IngressFrom
|
695
|
+
# @private
|
696
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
697
|
+
collection :identities, as: 'identities'
|
698
|
+
property :identity_type, as: 'identityType'
|
699
|
+
collection :sources, as: 'sources', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressSource, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressSource::Representation
|
700
|
+
|
701
|
+
end
|
702
|
+
end
|
703
|
+
|
704
|
+
class GoogleIdentityAccesscontextmanagerV1IngressPolicy
|
705
|
+
# @private
|
706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
707
|
+
property :ingress_from, as: 'ingressFrom', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom::Representation
|
708
|
+
|
709
|
+
property :ingress_to, as: 'ingressTo', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressTo, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressTo::Representation
|
710
|
+
|
711
|
+
end
|
712
|
+
end
|
713
|
+
|
714
|
+
class GoogleIdentityAccesscontextmanagerV1IngressSource
|
715
|
+
# @private
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
717
|
+
property :access_level, as: 'accessLevel'
|
718
|
+
property :resource, as: 'resource'
|
719
|
+
end
|
720
|
+
end
|
721
|
+
|
722
|
+
class GoogleIdentityAccesscontextmanagerV1IngressTo
|
723
|
+
# @private
|
724
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
725
|
+
collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
|
726
|
+
|
727
|
+
collection :resources, as: 'resources'
|
728
|
+
end
|
729
|
+
end
|
730
|
+
|
731
|
+
class GoogleIdentityAccesscontextmanagerV1MethodSelector
|
732
|
+
# @private
|
733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
734
|
+
property :method_prop, as: 'method'
|
735
|
+
property :permission, as: 'permission'
|
736
|
+
end
|
737
|
+
end
|
738
|
+
|
739
|
+
class GoogleIdentityAccesscontextmanagerV1OsConstraint
|
740
|
+
# @private
|
741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
742
|
+
property :minimum_version, as: 'minimumVersion'
|
743
|
+
property :os_type, as: 'osType'
|
744
|
+
property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
|
745
|
+
end
|
746
|
+
end
|
747
|
+
|
748
|
+
class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
|
749
|
+
# @private
|
750
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
751
|
+
property :description, as: 'description'
|
752
|
+
property :name, as: 'name'
|
753
|
+
property :perimeter_type, as: 'perimeterType'
|
754
|
+
property :spec, as: 'spec', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
|
755
|
+
|
756
|
+
property :status, as: 'status', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
|
757
|
+
|
758
|
+
property :title, as: 'title'
|
759
|
+
property :use_explicit_dry_run_spec, as: 'useExplicitDryRunSpec'
|
760
|
+
end
|
761
|
+
end
|
762
|
+
|
763
|
+
class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
|
764
|
+
# @private
|
765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
766
|
+
collection :access_levels, as: 'accessLevels'
|
767
|
+
collection :egress_policies, as: 'egressPolicies', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy::Representation
|
768
|
+
|
769
|
+
collection :ingress_policies, as: 'ingressPolicies', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy::Representation
|
770
|
+
|
771
|
+
collection :resources, as: 'resources'
|
772
|
+
collection :restricted_services, as: 'restrictedServices'
|
773
|
+
property :vpc_accessible_services, as: 'vpcAccessibleServices', class: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices, decorator: Google::Apis::CloudassetV1p4beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices::Representation
|
774
|
+
|
775
|
+
end
|
776
|
+
end
|
777
|
+
|
778
|
+
class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
|
779
|
+
# @private
|
780
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
781
|
+
collection :allowed_services, as: 'allowedServices'
|
782
|
+
property :enable_restriction, as: 'enableRestriction'
|
783
|
+
end
|
784
|
+
end
|
785
|
+
|
283
786
|
class IamPolicyAnalysis
|
284
787
|
# @private
|
285
788
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -357,6 +860,18 @@ module Google
|
|
357
860
|
end
|
358
861
|
end
|
359
862
|
|
863
|
+
class Policy
|
864
|
+
# @private
|
865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
866
|
+
collection :audit_configs, as: 'auditConfigs', class: Google::Apis::CloudassetV1p4beta1::AuditConfig, decorator: Google::Apis::CloudassetV1p4beta1::AuditConfig::Representation
|
867
|
+
|
868
|
+
collection :bindings, as: 'bindings', class: Google::Apis::CloudassetV1p4beta1::Binding, decorator: Google::Apis::CloudassetV1p4beta1::Binding::Representation
|
869
|
+
|
870
|
+
property :etag, :base64 => true, as: 'etag'
|
871
|
+
property :version, as: 'version'
|
872
|
+
end
|
873
|
+
end
|
874
|
+
|
360
875
|
class ResourceSelector
|
361
876
|
# @private
|
362
877
|
class Representation < Google::Apis::Core::JsonRepresentation
|