google-apis-cloudasset_v1p7beta1 0.2.0 → 0.3.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 CloudassetV1p7beta1
18
18
  # Version of the google-apis-cloudasset_v1p7beta1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210226"
26
26
  end
27
27
  end
28
28
  end
@@ -22,37 +22,235 @@ module Google
22
22
  module Apis
23
23
  module CloudassetV1p7beta1
24
24
 
25
- class BigQueryDestination
25
+ class AuditConfig
26
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
27
 
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class ExportAssetsRequest
31
+ class AuditLogConfig
32
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
33
 
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
- class GcsDestination
37
+ class Binding
38
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
39
 
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
- class Operation
43
+ class Expr
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudAssetV1p7beta1Asset
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudAssetV1p7beta1BigQueryDestination
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudAssetV1p7beta1ExportAssetsRequest
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudAssetV1p7beta1GcsDestination
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudAssetV1p7beta1OutputConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudAssetV1p7beta1PartitionSpec
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudAssetV1p7beta1RelatedAsset
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudAssetV1p7beta1RelatedAssets
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudAssetV1p7beta1RelationshipAttributes
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudAssetV1p7beta1Resource
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudOrgpolicyV1BooleanPolicy
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudOrgpolicyV1ListPolicy
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudOrgpolicyV1Policy
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudOrgpolicyV1RestoreDefault
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleIdentityAccesscontextmanagerV1Condition
44
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
159
 
46
160
  include Google::Apis::Core::JsonObjectSupport
47
161
  end
48
162
 
49
- class OutputConfig
163
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
50
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
165
 
52
166
  include Google::Apis::Core::JsonObjectSupport
53
167
  end
54
168
 
55
- class PartitionSpec
169
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class Operation
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class Policy
56
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
255
 
58
256
  include Google::Apis::Core::JsonObjectSupport
@@ -64,31 +262,92 @@ module Google
64
262
  include Google::Apis::Core::JsonObjectSupport
65
263
  end
66
264
 
67
- class BigQueryDestination
265
+ class AuditConfig
266
+ # @private
267
+ class Representation < Google::Apis::Core::JsonRepresentation
268
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::CloudassetV1p7beta1::AuditLogConfig, decorator: Google::Apis::CloudassetV1p7beta1::AuditLogConfig::Representation
269
+
270
+ property :service, as: 'service'
271
+ end
272
+ end
273
+
274
+ class AuditLogConfig
275
+ # @private
276
+ class Representation < Google::Apis::Core::JsonRepresentation
277
+ collection :exempted_members, as: 'exemptedMembers'
278
+ property :log_type, as: 'logType'
279
+ end
280
+ end
281
+
282
+ class Binding
283
+ # @private
284
+ class Representation < Google::Apis::Core::JsonRepresentation
285
+ property :condition, as: 'condition', class: Google::Apis::CloudassetV1p7beta1::Expr, decorator: Google::Apis::CloudassetV1p7beta1::Expr::Representation
286
+
287
+ collection :members, as: 'members'
288
+ property :role, as: 'role'
289
+ end
290
+ end
291
+
292
+ class Expr
293
+ # @private
294
+ class Representation < Google::Apis::Core::JsonRepresentation
295
+ property :description, as: 'description'
296
+ property :expression, as: 'expression'
297
+ property :location, as: 'location'
298
+ property :title, as: 'title'
299
+ end
300
+ end
301
+
302
+ class GoogleCloudAssetV1p7beta1Asset
303
+ # @private
304
+ class Representation < Google::Apis::Core::JsonRepresentation
305
+ property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
306
+
307
+ property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
308
+
309
+ collection :ancestors, as: 'ancestors'
310
+ property :asset_type, as: 'assetType'
311
+ property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1p7beta1::Policy, decorator: Google::Apis::CloudassetV1p7beta1::Policy::Representation
312
+
313
+ property :name, as: 'name'
314
+ collection :org_policy, as: 'orgPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1Policy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1Policy::Representation
315
+
316
+ property :related_assets, as: 'relatedAssets', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelatedAssets, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelatedAssets::Representation
317
+
318
+ property :resource, as: 'resource', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1Resource, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1Resource::Representation
319
+
320
+ property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
321
+
322
+ property :update_time, as: 'updateTime'
323
+ end
324
+ end
325
+
326
+ class GoogleCloudAssetV1p7beta1BigQueryDestination
68
327
  # @private
69
328
  class Representation < Google::Apis::Core::JsonRepresentation
70
329
  property :dataset, as: 'dataset'
71
330
  property :force, as: 'force'
72
- property :partition_spec, as: 'partitionSpec', class: Google::Apis::CloudassetV1p7beta1::PartitionSpec, decorator: Google::Apis::CloudassetV1p7beta1::PartitionSpec::Representation
331
+ property :partition_spec, as: 'partitionSpec', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1PartitionSpec, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1PartitionSpec::Representation
73
332
 
74
333
  property :separate_tables_per_asset_type, as: 'separateTablesPerAssetType'
75
334
  property :table, as: 'table'
76
335
  end
77
336
  end
78
337
 
79
- class ExportAssetsRequest
338
+ class GoogleCloudAssetV1p7beta1ExportAssetsRequest
80
339
  # @private
81
340
  class Representation < Google::Apis::Core::JsonRepresentation
82
341
  collection :asset_types, as: 'assetTypes'
83
342
  property :content_type, as: 'contentType'
84
- property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1p7beta1::OutputConfig, decorator: Google::Apis::CloudassetV1p7beta1::OutputConfig::Representation
343
+ property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1OutputConfig, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1OutputConfig::Representation
85
344
 
86
345
  property :read_time, as: 'readTime'
87
346
  collection :relationship_types, as: 'relationshipTypes'
88
347
  end
89
348
  end
90
349
 
91
- class GcsDestination
350
+ class GoogleCloudAssetV1p7beta1GcsDestination
92
351
  # @private
93
352
  class Representation < Google::Apis::Core::JsonRepresentation
94
353
  property :uri, as: 'uri'
@@ -96,32 +355,320 @@ module Google
96
355
  end
97
356
  end
98
357
 
99
- class Operation
358
+ class GoogleCloudAssetV1p7beta1OutputConfig
100
359
  # @private
101
360
  class Representation < Google::Apis::Core::JsonRepresentation
102
- property :done, as: 'done'
103
- property :error, as: 'error', class: Google::Apis::CloudassetV1p7beta1::Status, decorator: Google::Apis::CloudassetV1p7beta1::Status::Representation
361
+ property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1BigQueryDestination, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1BigQueryDestination::Representation
104
362
 
105
- hash :metadata, as: 'metadata'
363
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1GcsDestination, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1GcsDestination::Representation
364
+
365
+ end
366
+ end
367
+
368
+ class GoogleCloudAssetV1p7beta1PartitionSpec
369
+ # @private
370
+ class Representation < Google::Apis::Core::JsonRepresentation
371
+ property :partition_key, as: 'partitionKey'
372
+ end
373
+ end
374
+
375
+ class GoogleCloudAssetV1p7beta1RelatedAsset
376
+ # @private
377
+ class Representation < Google::Apis::Core::JsonRepresentation
378
+ collection :ancestors, as: 'ancestors'
379
+ property :asset, as: 'asset'
380
+ property :asset_type, as: 'assetType'
381
+ end
382
+ end
383
+
384
+ class GoogleCloudAssetV1p7beta1RelatedAssets
385
+ # @private
386
+ class Representation < Google::Apis::Core::JsonRepresentation
387
+ collection :assets, as: 'assets', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelatedAsset, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelatedAsset::Representation
388
+
389
+ property :relationship_attributes, as: 'relationshipAttributes', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudAssetV1p7beta1RelationshipAttributes::Representation
390
+
391
+ end
392
+ end
393
+
394
+ class GoogleCloudAssetV1p7beta1RelationshipAttributes
395
+ # @private
396
+ class Representation < Google::Apis::Core::JsonRepresentation
397
+ property :action, as: 'action'
398
+ property :source_resource_type, as: 'sourceResourceType'
399
+ property :target_resource_type, as: 'targetResourceType'
400
+ property :type, as: 'type'
401
+ end
402
+ end
403
+
404
+ class GoogleCloudAssetV1p7beta1Resource
405
+ # @private
406
+ class Representation < Google::Apis::Core::JsonRepresentation
407
+ hash :data, as: 'data'
408
+ property :discovery_document_uri, as: 'discoveryDocumentUri'
409
+ property :discovery_name, as: 'discoveryName'
410
+ property :location, as: 'location'
411
+ property :parent, as: 'parent'
412
+ property :resource_url, as: 'resourceUrl'
413
+ property :version, as: 'version'
414
+ end
415
+ end
416
+
417
+ class GoogleCloudOrgpolicyV1BooleanPolicy
418
+ # @private
419
+ class Representation < Google::Apis::Core::JsonRepresentation
420
+ property :enforced, as: 'enforced'
421
+ end
422
+ end
423
+
424
+ class GoogleCloudOrgpolicyV1ListPolicy
425
+ # @private
426
+ class Representation < Google::Apis::Core::JsonRepresentation
427
+ property :all_values, as: 'allValues'
428
+ collection :allowed_values, as: 'allowedValues'
429
+ collection :denied_values, as: 'deniedValues'
430
+ property :inherit_from_parent, as: 'inheritFromParent'
431
+ property :suggested_value, as: 'suggestedValue'
432
+ end
433
+ end
434
+
435
+ class GoogleCloudOrgpolicyV1Policy
436
+ # @private
437
+ class Representation < Google::Apis::Core::JsonRepresentation
438
+ property :boolean_policy, as: 'booleanPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1BooleanPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1BooleanPolicy::Representation
439
+
440
+ property :constraint, as: 'constraint'
441
+ property :etag, :base64 => true, as: 'etag'
442
+ property :list_policy, as: 'listPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1ListPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1ListPolicy::Representation
443
+
444
+ property :restore_default, as: 'restoreDefault', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1RestoreDefault, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1RestoreDefault::Representation
445
+
446
+ property :update_time, as: 'updateTime'
447
+ property :version, as: 'version'
448
+ end
449
+ end
450
+
451
+ class GoogleCloudOrgpolicyV1RestoreDefault
452
+ # @private
453
+ class Representation < Google::Apis::Core::JsonRepresentation
454
+ end
455
+ end
456
+
457
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
458
+ # @private
459
+ class Representation < Google::Apis::Core::JsonRepresentation
460
+ property :basic, as: 'basic', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
461
+
462
+ property :custom, as: 'custom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel::Representation
463
+
464
+ property :description, as: 'description'
106
465
  property :name, as: 'name'
107
- hash :response, as: 'response'
466
+ property :title, as: 'title'
108
467
  end
109
468
  end
110
469
 
111
- class OutputConfig
470
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
112
471
  # @private
113
472
  class Representation < Google::Apis::Core::JsonRepresentation
114
- property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::CloudassetV1p7beta1::BigQueryDestination, decorator: Google::Apis::CloudassetV1p7beta1::BigQueryDestination::Representation
473
+ property :etag, as: 'etag'
474
+ property :name, as: 'name'
475
+ property :parent, as: 'parent'
476
+ property :title, as: 'title'
477
+ end
478
+ end
115
479
 
116
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::CloudassetV1p7beta1::GcsDestination, decorator: Google::Apis::CloudassetV1p7beta1::GcsDestination::Representation
480
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
481
+ # @private
482
+ class Representation < Google::Apis::Core::JsonRepresentation
483
+ collection :method_selectors, as: 'methodSelectors', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector::Representation
117
484
 
485
+ property :service_name, as: 'serviceName'
118
486
  end
119
487
  end
120
488
 
121
- class PartitionSpec
489
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
122
490
  # @private
123
491
  class Representation < Google::Apis::Core::JsonRepresentation
124
- property :partition_key, as: 'partitionKey'
492
+ property :combining_function, as: 'combiningFunction'
493
+ collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
494
+
495
+ end
496
+ end
497
+
498
+ class GoogleIdentityAccesscontextmanagerV1Condition
499
+ # @private
500
+ class Representation < Google::Apis::Core::JsonRepresentation
501
+ property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
502
+
503
+ collection :ip_subnetworks, as: 'ipSubnetworks'
504
+ collection :members, as: 'members'
505
+ property :negate, as: 'negate'
506
+ collection :regions, as: 'regions'
507
+ collection :required_access_levels, as: 'requiredAccessLevels'
508
+ end
509
+ end
510
+
511
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
512
+ # @private
513
+ class Representation < Google::Apis::Core::JsonRepresentation
514
+ property :expr, as: 'expr', class: Google::Apis::CloudassetV1p7beta1::Expr, decorator: Google::Apis::CloudassetV1p7beta1::Expr::Representation
515
+
516
+ end
517
+ end
518
+
519
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
520
+ # @private
521
+ class Representation < Google::Apis::Core::JsonRepresentation
522
+ collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
523
+ collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
524
+ collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
525
+
526
+ property :require_admin_approval, as: 'requireAdminApproval'
527
+ property :require_corp_owned, as: 'requireCorpOwned'
528
+ property :require_screenlock, as: 'requireScreenlock'
529
+ end
530
+ end
531
+
532
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
533
+ # @private
534
+ class Representation < Google::Apis::Core::JsonRepresentation
535
+ collection :identities, as: 'identities'
536
+ property :identity_type, as: 'identityType'
537
+ end
538
+ end
539
+
540
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
541
+ # @private
542
+ class Representation < Google::Apis::Core::JsonRepresentation
543
+ property :egress_from, as: 'egressFrom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom::Representation
544
+
545
+ property :egress_to, as: 'egressTo', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressTo, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressTo::Representation
546
+
547
+ end
548
+ end
549
+
550
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
551
+ # @private
552
+ class Representation < Google::Apis::Core::JsonRepresentation
553
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
554
+
555
+ collection :resources, as: 'resources'
556
+ end
557
+ end
558
+
559
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
560
+ # @private
561
+ class Representation < Google::Apis::Core::JsonRepresentation
562
+ collection :identities, as: 'identities'
563
+ property :identity_type, as: 'identityType'
564
+ collection :sources, as: 'sources', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressSource, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressSource::Representation
565
+
566
+ end
567
+ end
568
+
569
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
570
+ # @private
571
+ class Representation < Google::Apis::Core::JsonRepresentation
572
+ property :ingress_from, as: 'ingressFrom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom::Representation
573
+
574
+ property :ingress_to, as: 'ingressTo', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressTo, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressTo::Representation
575
+
576
+ end
577
+ end
578
+
579
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
580
+ # @private
581
+ class Representation < Google::Apis::Core::JsonRepresentation
582
+ property :access_level, as: 'accessLevel'
583
+ property :resource, as: 'resource'
584
+ end
585
+ end
586
+
587
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
588
+ # @private
589
+ class Representation < Google::Apis::Core::JsonRepresentation
590
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
591
+
592
+ collection :resources, as: 'resources'
593
+ end
594
+ end
595
+
596
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
597
+ # @private
598
+ class Representation < Google::Apis::Core::JsonRepresentation
599
+ property :method_prop, as: 'method'
600
+ property :permission, as: 'permission'
601
+ end
602
+ end
603
+
604
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
605
+ # @private
606
+ class Representation < Google::Apis::Core::JsonRepresentation
607
+ property :minimum_version, as: 'minimumVersion'
608
+ property :os_type, as: 'osType'
609
+ property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
610
+ end
611
+ end
612
+
613
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
614
+ # @private
615
+ class Representation < Google::Apis::Core::JsonRepresentation
616
+ property :description, as: 'description'
617
+ property :name, as: 'name'
618
+ property :perimeter_type, as: 'perimeterType'
619
+ property :spec, as: 'spec', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
620
+
621
+ property :status, as: 'status', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
622
+
623
+ property :title, as: 'title'
624
+ property :use_explicit_dry_run_spec, as: 'useExplicitDryRunSpec'
625
+ end
626
+ end
627
+
628
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
629
+ # @private
630
+ class Representation < Google::Apis::Core::JsonRepresentation
631
+ collection :access_levels, as: 'accessLevels'
632
+ collection :egress_policies, as: 'egressPolicies', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy::Representation
633
+
634
+ collection :ingress_policies, as: 'ingressPolicies', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy::Representation
635
+
636
+ collection :resources, as: 'resources'
637
+ collection :restricted_services, as: 'restrictedServices'
638
+ property :vpc_accessible_services, as: 'vpcAccessibleServices', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices::Representation
639
+
640
+ end
641
+ end
642
+
643
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
644
+ # @private
645
+ class Representation < Google::Apis::Core::JsonRepresentation
646
+ collection :allowed_services, as: 'allowedServices'
647
+ property :enable_restriction, as: 'enableRestriction'
648
+ end
649
+ end
650
+
651
+ class Operation
652
+ # @private
653
+ class Representation < Google::Apis::Core::JsonRepresentation
654
+ property :done, as: 'done'
655
+ property :error, as: 'error', class: Google::Apis::CloudassetV1p7beta1::Status, decorator: Google::Apis::CloudassetV1p7beta1::Status::Representation
656
+
657
+ hash :metadata, as: 'metadata'
658
+ property :name, as: 'name'
659
+ hash :response, as: 'response'
660
+ end
661
+ end
662
+
663
+ class Policy
664
+ # @private
665
+ class Representation < Google::Apis::Core::JsonRepresentation
666
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::CloudassetV1p7beta1::AuditConfig, decorator: Google::Apis::CloudassetV1p7beta1::AuditConfig::Representation
667
+
668
+ collection :bindings, as: 'bindings', class: Google::Apis::CloudassetV1p7beta1::Binding, decorator: Google::Apis::CloudassetV1p7beta1::Binding::Representation
669
+
670
+ property :etag, :base64 => true, as: 'etag'
671
+ property :version, as: 'version'
125
672
  end
126
673
  end
127
674