google-apis-cloudasset_v1p7beta1 0.1.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.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module CloudassetV1p7beta1
18
+ # Version of the google-apis-cloudasset_v1p7beta1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.2"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20210129"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,822 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module CloudassetV1p7beta1
24
+
25
+ class Asset
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AuditConfig
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AuditLogConfig
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class BigQueryDestination
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class BigQuerySetting
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class Binding
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class CreateExportSettingRequest
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class Empty
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class ExportAssetUpdatesRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class ExportAssetsRequest
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ExportSetting
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Expr
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GcsDestination
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GcsSetting
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
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
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 InventorySettings
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ListAssetUpdatesResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class ListExportSettingsResponse
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class Operation
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class OutputConfig
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class PartitionSpec
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Policy
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class Resource
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class ScheduleConfig
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class Status
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class TimeWindow
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class UpdateTimeWindow
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class Asset
320
+ # @private
321
+ class Representation < Google::Apis::Core::JsonRepresentation
322
+ property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
323
+
324
+ property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
325
+
326
+ collection :ancestors, as: 'ancestors'
327
+ property :asset_type, as: 'assetType'
328
+ property :deleted, as: 'deleted'
329
+ property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1p7beta1::Policy, decorator: Google::Apis::CloudassetV1p7beta1::Policy::Representation
330
+
331
+ property :name, as: 'name'
332
+ collection :org_policy, as: 'orgPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1Policy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1Policy::Representation
333
+
334
+ property :resource, as: 'resource', class: Google::Apis::CloudassetV1p7beta1::Resource, decorator: Google::Apis::CloudassetV1p7beta1::Resource::Representation
335
+
336
+ property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
337
+
338
+ property :update_time, as: 'updateTime'
339
+ end
340
+ end
341
+
342
+ class AuditConfig
343
+ # @private
344
+ class Representation < Google::Apis::Core::JsonRepresentation
345
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::CloudassetV1p7beta1::AuditLogConfig, decorator: Google::Apis::CloudassetV1p7beta1::AuditLogConfig::Representation
346
+
347
+ property :service, as: 'service'
348
+ end
349
+ end
350
+
351
+ class AuditLogConfig
352
+ # @private
353
+ class Representation < Google::Apis::Core::JsonRepresentation
354
+ collection :exempted_members, as: 'exemptedMembers'
355
+ property :log_type, as: 'logType'
356
+ end
357
+ end
358
+
359
+ class BigQueryDestination
360
+ # @private
361
+ class Representation < Google::Apis::Core::JsonRepresentation
362
+ property :dataset, as: 'dataset'
363
+ property :force, as: 'force'
364
+ property :partition_spec, as: 'partitionSpec', class: Google::Apis::CloudassetV1p7beta1::PartitionSpec, decorator: Google::Apis::CloudassetV1p7beta1::PartitionSpec::Representation
365
+
366
+ property :separate_tables_per_asset_type, as: 'separateTablesPerAssetType'
367
+ property :table, as: 'table'
368
+ end
369
+ end
370
+
371
+ class BigQuerySetting
372
+ # @private
373
+ class Representation < Google::Apis::Core::JsonRepresentation
374
+ property :destination, as: 'destination', class: Google::Apis::CloudassetV1p7beta1::BigQueryDestination, decorator: Google::Apis::CloudassetV1p7beta1::BigQueryDestination::Representation
375
+
376
+ property :snapshot_schedule, as: 'snapshotSchedule', class: Google::Apis::CloudassetV1p7beta1::ScheduleConfig, decorator: Google::Apis::CloudassetV1p7beta1::ScheduleConfig::Representation
377
+
378
+ end
379
+ end
380
+
381
+ class Binding
382
+ # @private
383
+ class Representation < Google::Apis::Core::JsonRepresentation
384
+ property :condition, as: 'condition', class: Google::Apis::CloudassetV1p7beta1::Expr, decorator: Google::Apis::CloudassetV1p7beta1::Expr::Representation
385
+
386
+ collection :members, as: 'members'
387
+ property :role, as: 'role'
388
+ end
389
+ end
390
+
391
+ class CreateExportSettingRequest
392
+ # @private
393
+ class Representation < Google::Apis::Core::JsonRepresentation
394
+ property :export_setting, as: 'exportSetting', class: Google::Apis::CloudassetV1p7beta1::ExportSetting, decorator: Google::Apis::CloudassetV1p7beta1::ExportSetting::Representation
395
+
396
+ property :export_setting_id, as: 'exportSettingId'
397
+ end
398
+ end
399
+
400
+ class Empty
401
+ # @private
402
+ class Representation < Google::Apis::Core::JsonRepresentation
403
+ end
404
+ end
405
+
406
+ class ExportAssetUpdatesRequest
407
+ # @private
408
+ class Representation < Google::Apis::Core::JsonRepresentation
409
+ collection :asset_names, as: 'assetNames'
410
+ collection :asset_types, as: 'assetTypes'
411
+ property :content_type, as: 'contentType'
412
+ property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1p7beta1::OutputConfig, decorator: Google::Apis::CloudassetV1p7beta1::OutputConfig::Representation
413
+
414
+ property :update_time_window, as: 'updateTimeWindow', class: Google::Apis::CloudassetV1p7beta1::UpdateTimeWindow, decorator: Google::Apis::CloudassetV1p7beta1::UpdateTimeWindow::Representation
415
+
416
+ end
417
+ end
418
+
419
+ class ExportAssetsRequest
420
+ # @private
421
+ class Representation < Google::Apis::Core::JsonRepresentation
422
+ collection :asset_types, as: 'assetTypes'
423
+ property :content_type, as: 'contentType'
424
+ property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1p7beta1::OutputConfig, decorator: Google::Apis::CloudassetV1p7beta1::OutputConfig::Representation
425
+
426
+ property :read_time, as: 'readTime'
427
+ end
428
+ end
429
+
430
+ class ExportSetting
431
+ # @private
432
+ class Representation < Google::Apis::Core::JsonRepresentation
433
+ collection :asset_types, as: 'assetTypes'
434
+ property :bigquery_setting, as: 'bigquerySetting', class: Google::Apis::CloudassetV1p7beta1::BigQuerySetting, decorator: Google::Apis::CloudassetV1p7beta1::BigQuerySetting::Representation
435
+
436
+ property :content_type, as: 'contentType'
437
+ property :gcs_setting, as: 'gcsSetting', class: Google::Apis::CloudassetV1p7beta1::GcsSetting, decorator: Google::Apis::CloudassetV1p7beta1::GcsSetting::Representation
438
+
439
+ property :name, as: 'name'
440
+ end
441
+ end
442
+
443
+ class Expr
444
+ # @private
445
+ class Representation < Google::Apis::Core::JsonRepresentation
446
+ property :description, as: 'description'
447
+ property :expression, as: 'expression'
448
+ property :location, as: 'location'
449
+ property :title, as: 'title'
450
+ end
451
+ end
452
+
453
+ class GcsDestination
454
+ # @private
455
+ class Representation < Google::Apis::Core::JsonRepresentation
456
+ property :uri, as: 'uri'
457
+ property :uri_prefix, as: 'uriPrefix'
458
+ end
459
+ end
460
+
461
+ class GcsSetting
462
+ # @private
463
+ class Representation < Google::Apis::Core::JsonRepresentation
464
+ property :destination, as: 'destination', class: Google::Apis::CloudassetV1p7beta1::GcsDestination, decorator: Google::Apis::CloudassetV1p7beta1::GcsDestination::Representation
465
+
466
+ property :snapshot_schedule, as: 'snapshotSchedule', class: Google::Apis::CloudassetV1p7beta1::ScheduleConfig, decorator: Google::Apis::CloudassetV1p7beta1::ScheduleConfig::Representation
467
+
468
+ end
469
+ end
470
+
471
+ class GoogleCloudOrgpolicyV1BooleanPolicy
472
+ # @private
473
+ class Representation < Google::Apis::Core::JsonRepresentation
474
+ property :enforced, as: 'enforced'
475
+ end
476
+ end
477
+
478
+ class GoogleCloudOrgpolicyV1ListPolicy
479
+ # @private
480
+ class Representation < Google::Apis::Core::JsonRepresentation
481
+ property :all_values, as: 'allValues'
482
+ collection :allowed_values, as: 'allowedValues'
483
+ collection :denied_values, as: 'deniedValues'
484
+ property :inherit_from_parent, as: 'inheritFromParent'
485
+ property :suggested_value, as: 'suggestedValue'
486
+ end
487
+ end
488
+
489
+ class GoogleCloudOrgpolicyV1Policy
490
+ # @private
491
+ class Representation < Google::Apis::Core::JsonRepresentation
492
+ property :boolean_policy, as: 'booleanPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1BooleanPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1BooleanPolicy::Representation
493
+
494
+ property :constraint, as: 'constraint'
495
+ property :etag, :base64 => true, as: 'etag'
496
+ property :list_policy, as: 'listPolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1ListPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1ListPolicy::Representation
497
+
498
+ property :restore_default, as: 'restoreDefault', class: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1RestoreDefault, decorator: Google::Apis::CloudassetV1p7beta1::GoogleCloudOrgpolicyV1RestoreDefault::Representation
499
+
500
+ property :update_time, as: 'updateTime'
501
+ property :version, as: 'version'
502
+ end
503
+ end
504
+
505
+ class GoogleCloudOrgpolicyV1RestoreDefault
506
+ # @private
507
+ class Representation < Google::Apis::Core::JsonRepresentation
508
+ end
509
+ end
510
+
511
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
512
+ # @private
513
+ class Representation < Google::Apis::Core::JsonRepresentation
514
+ property :basic, as: 'basic', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
515
+
516
+ property :custom, as: 'custom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1CustomLevel::Representation
517
+
518
+ property :description, as: 'description'
519
+ property :name, as: 'name'
520
+ property :title, as: 'title'
521
+ end
522
+ end
523
+
524
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
525
+ # @private
526
+ class Representation < Google::Apis::Core::JsonRepresentation
527
+ property :etag, as: 'etag'
528
+ property :name, as: 'name'
529
+ property :parent, as: 'parent'
530
+ property :title, as: 'title'
531
+ end
532
+ end
533
+
534
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
535
+ # @private
536
+ class Representation < Google::Apis::Core::JsonRepresentation
537
+ collection :method_selectors, as: 'methodSelectors', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1MethodSelector::Representation
538
+
539
+ property :service_name, as: 'serviceName'
540
+ end
541
+ end
542
+
543
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
544
+ # @private
545
+ class Representation < Google::Apis::Core::JsonRepresentation
546
+ property :combining_function, as: 'combiningFunction'
547
+ collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
548
+
549
+ end
550
+ end
551
+
552
+ class GoogleIdentityAccesscontextmanagerV1Condition
553
+ # @private
554
+ class Representation < Google::Apis::Core::JsonRepresentation
555
+ property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
556
+
557
+ collection :ip_subnetworks, as: 'ipSubnetworks'
558
+ collection :members, as: 'members'
559
+ property :negate, as: 'negate'
560
+ collection :regions, as: 'regions'
561
+ collection :required_access_levels, as: 'requiredAccessLevels'
562
+ end
563
+ end
564
+
565
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
566
+ # @private
567
+ class Representation < Google::Apis::Core::JsonRepresentation
568
+ property :expr, as: 'expr', class: Google::Apis::CloudassetV1p7beta1::Expr, decorator: Google::Apis::CloudassetV1p7beta1::Expr::Representation
569
+
570
+ end
571
+ end
572
+
573
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
577
+ collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
578
+ collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
579
+
580
+ property :require_admin_approval, as: 'requireAdminApproval'
581
+ property :require_corp_owned, as: 'requireCorpOwned'
582
+ property :require_screenlock, as: 'requireScreenlock'
583
+ end
584
+ end
585
+
586
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
587
+ # @private
588
+ class Representation < Google::Apis::Core::JsonRepresentation
589
+ collection :identities, as: 'identities'
590
+ property :identity_type, as: 'identityType'
591
+ end
592
+ end
593
+
594
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
595
+ # @private
596
+ class Representation < Google::Apis::Core::JsonRepresentation
597
+ property :egress_from, as: 'egressFrom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressFrom::Representation
598
+
599
+ property :egress_to, as: 'egressTo', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressTo, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressTo::Representation
600
+
601
+ end
602
+ end
603
+
604
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
605
+ # @private
606
+ class Representation < Google::Apis::Core::JsonRepresentation
607
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
608
+
609
+ collection :resources, as: 'resources'
610
+ end
611
+ end
612
+
613
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
614
+ # @private
615
+ class Representation < Google::Apis::Core::JsonRepresentation
616
+ collection :identities, as: 'identities'
617
+ property :identity_type, as: 'identityType'
618
+ collection :sources, as: 'sources', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressSource, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressSource::Representation
619
+
620
+ end
621
+ end
622
+
623
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
624
+ # @private
625
+ class Representation < Google::Apis::Core::JsonRepresentation
626
+ property :ingress_from, as: 'ingressFrom', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressFrom::Representation
627
+
628
+ property :ingress_to, as: 'ingressTo', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressTo, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressTo::Representation
629
+
630
+ end
631
+ end
632
+
633
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
634
+ # @private
635
+ class Representation < Google::Apis::Core::JsonRepresentation
636
+ property :access_level, as: 'accessLevel'
637
+ property :resource, as: 'resource'
638
+ end
639
+ end
640
+
641
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
642
+ # @private
643
+ class Representation < Google::Apis::Core::JsonRepresentation
644
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
645
+
646
+ collection :resources, as: 'resources'
647
+ end
648
+ end
649
+
650
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ property :method_prop, as: 'method'
654
+ property :permission, as: 'permission'
655
+ end
656
+ end
657
+
658
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
659
+ # @private
660
+ class Representation < Google::Apis::Core::JsonRepresentation
661
+ property :minimum_version, as: 'minimumVersion'
662
+ property :os_type, as: 'osType'
663
+ property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
664
+ end
665
+ end
666
+
667
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
668
+ # @private
669
+ class Representation < Google::Apis::Core::JsonRepresentation
670
+ property :description, as: 'description'
671
+ property :name, as: 'name'
672
+ property :perimeter_type, as: 'perimeterType'
673
+ property :spec, as: 'spec', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
674
+
675
+ property :status, as: 'status', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
676
+
677
+ property :title, as: 'title'
678
+ property :use_explicit_dry_run_spec, as: 'useExplicitDryRunSpec'
679
+ end
680
+ end
681
+
682
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
683
+ # @private
684
+ class Representation < Google::Apis::Core::JsonRepresentation
685
+ collection :access_levels, as: 'accessLevels'
686
+ collection :egress_policies, as: 'egressPolicies', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1EgressPolicy::Representation
687
+
688
+ collection :ingress_policies, as: 'ingressPolicies', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1IngressPolicy::Representation
689
+
690
+ collection :resources, as: 'resources'
691
+ collection :restricted_services, as: 'restrictedServices'
692
+ property :vpc_accessible_services, as: 'vpcAccessibleServices', class: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices, decorator: Google::Apis::CloudassetV1p7beta1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices::Representation
693
+
694
+ end
695
+ end
696
+
697
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
698
+ # @private
699
+ class Representation < Google::Apis::Core::JsonRepresentation
700
+ collection :allowed_services, as: 'allowedServices'
701
+ property :enable_restriction, as: 'enableRestriction'
702
+ end
703
+ end
704
+
705
+ class InventorySettings
706
+ # @private
707
+ class Representation < Google::Apis::Core::JsonRepresentation
708
+ collection :export_settings, as: 'exportSettings'
709
+ property :name, as: 'name'
710
+ end
711
+ end
712
+
713
+ class ListAssetUpdatesResponse
714
+ # @private
715
+ class Representation < Google::Apis::Core::JsonRepresentation
716
+ collection :asset_updates, as: 'assetUpdates', class: Google::Apis::CloudassetV1p7beta1::Asset, decorator: Google::Apis::CloudassetV1p7beta1::Asset::Representation
717
+
718
+ property :next_page_token, as: 'nextPageToken'
719
+ property :update_time_window, as: 'updateTimeWindow', class: Google::Apis::CloudassetV1p7beta1::UpdateTimeWindow, decorator: Google::Apis::CloudassetV1p7beta1::UpdateTimeWindow::Representation
720
+
721
+ end
722
+ end
723
+
724
+ class ListExportSettingsResponse
725
+ # @private
726
+ class Representation < Google::Apis::Core::JsonRepresentation
727
+ collection :export_settings, as: 'exportSettings', class: Google::Apis::CloudassetV1p7beta1::ExportSetting, decorator: Google::Apis::CloudassetV1p7beta1::ExportSetting::Representation
728
+
729
+ property :next_page_token, as: 'nextPageToken'
730
+ end
731
+ end
732
+
733
+ class Operation
734
+ # @private
735
+ class Representation < Google::Apis::Core::JsonRepresentation
736
+ property :done, as: 'done'
737
+ property :error, as: 'error', class: Google::Apis::CloudassetV1p7beta1::Status, decorator: Google::Apis::CloudassetV1p7beta1::Status::Representation
738
+
739
+ hash :metadata, as: 'metadata'
740
+ property :name, as: 'name'
741
+ hash :response, as: 'response'
742
+ end
743
+ end
744
+
745
+ class OutputConfig
746
+ # @private
747
+ class Representation < Google::Apis::Core::JsonRepresentation
748
+ property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::CloudassetV1p7beta1::BigQueryDestination, decorator: Google::Apis::CloudassetV1p7beta1::BigQueryDestination::Representation
749
+
750
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::CloudassetV1p7beta1::GcsDestination, decorator: Google::Apis::CloudassetV1p7beta1::GcsDestination::Representation
751
+
752
+ end
753
+ end
754
+
755
+ class PartitionSpec
756
+ # @private
757
+ class Representation < Google::Apis::Core::JsonRepresentation
758
+ property :partition_key, as: 'partitionKey'
759
+ end
760
+ end
761
+
762
+ class Policy
763
+ # @private
764
+ class Representation < Google::Apis::Core::JsonRepresentation
765
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::CloudassetV1p7beta1::AuditConfig, decorator: Google::Apis::CloudassetV1p7beta1::AuditConfig::Representation
766
+
767
+ collection :bindings, as: 'bindings', class: Google::Apis::CloudassetV1p7beta1::Binding, decorator: Google::Apis::CloudassetV1p7beta1::Binding::Representation
768
+
769
+ property :etag, :base64 => true, as: 'etag'
770
+ property :version, as: 'version'
771
+ end
772
+ end
773
+
774
+ class Resource
775
+ # @private
776
+ class Representation < Google::Apis::Core::JsonRepresentation
777
+ hash :data, as: 'data'
778
+ property :discovery_document_uri, as: 'discoveryDocumentUri'
779
+ property :discovery_name, as: 'discoveryName'
780
+ property :location, as: 'location'
781
+ property :parent, as: 'parent'
782
+ property :resource_url, as: 'resourceUrl'
783
+ property :version, as: 'version'
784
+ end
785
+ end
786
+
787
+ class ScheduleConfig
788
+ # @private
789
+ class Representation < Google::Apis::Core::JsonRepresentation
790
+ property :crontab, as: 'crontab'
791
+ property :time_zone, as: 'timeZone'
792
+ end
793
+ end
794
+
795
+ class Status
796
+ # @private
797
+ class Representation < Google::Apis::Core::JsonRepresentation
798
+ property :code, as: 'code'
799
+ collection :details, as: 'details'
800
+ property :message, as: 'message'
801
+ end
802
+ end
803
+
804
+ class TimeWindow
805
+ # @private
806
+ class Representation < Google::Apis::Core::JsonRepresentation
807
+ property :end_time, as: 'endTime'
808
+ property :start_time, as: 'startTime'
809
+ end
810
+ end
811
+
812
+ class UpdateTimeWindow
813
+ # @private
814
+ class Representation < Google::Apis::Core::JsonRepresentation
815
+ property :time_window, as: 'timeWindow', class: Google::Apis::CloudassetV1p7beta1::TimeWindow, decorator: Google::Apis::CloudassetV1p7beta1::TimeWindow::Representation
816
+
817
+ property :type, as: 'type'
818
+ end
819
+ end
820
+ end
821
+ end
822
+ end