google-apis-cloudasset_v1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 CloudassetV1
18
+ # Version of the google-apis-cloudasset_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20210101"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1356 @@
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 CloudassetV1
24
+
25
+ class AccessSelector
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AnalyzeIamPolicyLongrunningRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AnalyzeIamPolicyResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class Asset
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AuditConfig
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AuditLogConfig
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class BatchGetAssetsHistoryResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class BigQueryDestination
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class Binding
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class CreateFeedRequest
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Empty
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Explanation
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ExportAssetsRequest
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Expr
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Feed
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class FeedOutputConfig
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GcsDestination
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudAssetV1Access
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudAssetV1AccessControlList
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudAssetV1BigQueryDestination
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudAssetV1Edge
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudAssetV1GcsDestination
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudAssetV1Identity
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudAssetV1IdentityList
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudAssetV1Resource
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudOrgpolicyV1BooleanPolicy
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudOrgpolicyV1ListPolicy
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudOrgpolicyV1Policy
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudOrgpolicyV1RestoreDefault
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleIdentityAccesscontextmanagerV1Condition
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class IamPolicyAnalysis
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class IamPolicyAnalysisOutputConfig
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class IamPolicyAnalysisQuery
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class IamPolicyAnalysisResult
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class IamPolicyAnalysisState
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class IamPolicySearchResult
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class IdentitySelector
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class Inventory
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class Item
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ListFeedsResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class Operation
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class Options
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class OsInfo
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class OutputConfig
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class PartitionSpec
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class Permissions
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class Policy
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class PubsubDestination
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class Resource
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class ResourceSearchResult
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class ResourceSelector
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class SearchAllIamPoliciesResponse
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class SearchAllResourcesResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class SoftwarePackage
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class Status
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class TemporalAsset
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class TimeWindow
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class UpdateFeedRequest
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class VersionedPackage
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class WindowsQuickFixEngineeringPackage
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class WindowsUpdateCategory
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class WindowsUpdatePackage
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class ZypperPatch
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class AccessSelector
512
+ # @private
513
+ class Representation < Google::Apis::Core::JsonRepresentation
514
+ collection :permissions, as: 'permissions'
515
+ collection :roles, as: 'roles'
516
+ end
517
+ end
518
+
519
+ class AnalyzeIamPolicyLongrunningRequest
520
+ # @private
521
+ class Representation < Google::Apis::Core::JsonRepresentation
522
+ property :analysis_query, as: 'analysisQuery', class: Google::Apis::CloudassetV1::IamPolicyAnalysisQuery, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisQuery::Representation
523
+
524
+ property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1::IamPolicyAnalysisOutputConfig, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisOutputConfig::Representation
525
+
526
+ end
527
+ end
528
+
529
+ class AnalyzeIamPolicyResponse
530
+ # @private
531
+ class Representation < Google::Apis::Core::JsonRepresentation
532
+ property :fully_explored, as: 'fullyExplored'
533
+ property :main_analysis, as: 'mainAnalysis', class: Google::Apis::CloudassetV1::IamPolicyAnalysis, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysis::Representation
534
+
535
+ collection :service_account_impersonation_analysis, as: 'serviceAccountImpersonationAnalysis', class: Google::Apis::CloudassetV1::IamPolicyAnalysis, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysis::Representation
536
+
537
+ end
538
+ end
539
+
540
+ class Asset
541
+ # @private
542
+ class Representation < Google::Apis::Core::JsonRepresentation
543
+ property :access_level, as: 'accessLevel', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessLevel, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessLevel::Representation
544
+
545
+ property :access_policy, as: 'accessPolicy', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessPolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1AccessPolicy::Representation
546
+
547
+ collection :ancestors, as: 'ancestors'
548
+ property :asset_type, as: 'assetType'
549
+ property :iam_policy, as: 'iamPolicy', class: Google::Apis::CloudassetV1::Policy, decorator: Google::Apis::CloudassetV1::Policy::Representation
550
+
551
+ property :name, as: 'name'
552
+ collection :org_policy, as: 'orgPolicy', class: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1Policy, decorator: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1Policy::Representation
553
+
554
+ property :os_inventory, as: 'osInventory', class: Google::Apis::CloudassetV1::Inventory, decorator: Google::Apis::CloudassetV1::Inventory::Representation
555
+
556
+ property :resource, as: 'resource', class: Google::Apis::CloudassetV1::Resource, decorator: Google::Apis::CloudassetV1::Resource::Representation
557
+
558
+ property :service_perimeter, as: 'servicePerimeter', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeter::Representation
559
+
560
+ property :update_time, as: 'updateTime'
561
+ end
562
+ end
563
+
564
+ class AuditConfig
565
+ # @private
566
+ class Representation < Google::Apis::Core::JsonRepresentation
567
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::CloudassetV1::AuditLogConfig, decorator: Google::Apis::CloudassetV1::AuditLogConfig::Representation
568
+
569
+ property :service, as: 'service'
570
+ end
571
+ end
572
+
573
+ class AuditLogConfig
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ collection :exempted_members, as: 'exemptedMembers'
577
+ property :log_type, as: 'logType'
578
+ end
579
+ end
580
+
581
+ class BatchGetAssetsHistoryResponse
582
+ # @private
583
+ class Representation < Google::Apis::Core::JsonRepresentation
584
+ collection :assets, as: 'assets', class: Google::Apis::CloudassetV1::TemporalAsset, decorator: Google::Apis::CloudassetV1::TemporalAsset::Representation
585
+
586
+ end
587
+ end
588
+
589
+ class BigQueryDestination
590
+ # @private
591
+ class Representation < Google::Apis::Core::JsonRepresentation
592
+ property :dataset, as: 'dataset'
593
+ property :force, as: 'force'
594
+ property :partition_spec, as: 'partitionSpec', class: Google::Apis::CloudassetV1::PartitionSpec, decorator: Google::Apis::CloudassetV1::PartitionSpec::Representation
595
+
596
+ property :separate_tables_per_asset_type, as: 'separateTablesPerAssetType'
597
+ property :table, as: 'table'
598
+ end
599
+ end
600
+
601
+ class Binding
602
+ # @private
603
+ class Representation < Google::Apis::Core::JsonRepresentation
604
+ property :condition, as: 'condition', class: Google::Apis::CloudassetV1::Expr, decorator: Google::Apis::CloudassetV1::Expr::Representation
605
+
606
+ collection :members, as: 'members'
607
+ property :role, as: 'role'
608
+ end
609
+ end
610
+
611
+ class CreateFeedRequest
612
+ # @private
613
+ class Representation < Google::Apis::Core::JsonRepresentation
614
+ property :feed, as: 'feed', class: Google::Apis::CloudassetV1::Feed, decorator: Google::Apis::CloudassetV1::Feed::Representation
615
+
616
+ property :feed_id, as: 'feedId'
617
+ end
618
+ end
619
+
620
+ class Empty
621
+ # @private
622
+ class Representation < Google::Apis::Core::JsonRepresentation
623
+ end
624
+ end
625
+
626
+ class Explanation
627
+ # @private
628
+ class Representation < Google::Apis::Core::JsonRepresentation
629
+ hash :matched_permissions, as: 'matchedPermissions', class: Google::Apis::CloudassetV1::Permissions, decorator: Google::Apis::CloudassetV1::Permissions::Representation
630
+
631
+ end
632
+ end
633
+
634
+ class ExportAssetsRequest
635
+ # @private
636
+ class Representation < Google::Apis::Core::JsonRepresentation
637
+ collection :asset_types, as: 'assetTypes'
638
+ property :content_type, as: 'contentType'
639
+ property :output_config, as: 'outputConfig', class: Google::Apis::CloudassetV1::OutputConfig, decorator: Google::Apis::CloudassetV1::OutputConfig::Representation
640
+
641
+ property :read_time, as: 'readTime'
642
+ end
643
+ end
644
+
645
+ class Expr
646
+ # @private
647
+ class Representation < Google::Apis::Core::JsonRepresentation
648
+ property :description, as: 'description'
649
+ property :expression, as: 'expression'
650
+ property :location, as: 'location'
651
+ property :title, as: 'title'
652
+ end
653
+ end
654
+
655
+ class Feed
656
+ # @private
657
+ class Representation < Google::Apis::Core::JsonRepresentation
658
+ collection :asset_names, as: 'assetNames'
659
+ collection :asset_types, as: 'assetTypes'
660
+ property :condition, as: 'condition', class: Google::Apis::CloudassetV1::Expr, decorator: Google::Apis::CloudassetV1::Expr::Representation
661
+
662
+ property :content_type, as: 'contentType'
663
+ property :feed_output_config, as: 'feedOutputConfig', class: Google::Apis::CloudassetV1::FeedOutputConfig, decorator: Google::Apis::CloudassetV1::FeedOutputConfig::Representation
664
+
665
+ property :name, as: 'name'
666
+ end
667
+ end
668
+
669
+ class FeedOutputConfig
670
+ # @private
671
+ class Representation < Google::Apis::Core::JsonRepresentation
672
+ property :pubsub_destination, as: 'pubsubDestination', class: Google::Apis::CloudassetV1::PubsubDestination, decorator: Google::Apis::CloudassetV1::PubsubDestination::Representation
673
+
674
+ end
675
+ end
676
+
677
+ class GcsDestination
678
+ # @private
679
+ class Representation < Google::Apis::Core::JsonRepresentation
680
+ property :uri, as: 'uri'
681
+ property :uri_prefix, as: 'uriPrefix'
682
+ end
683
+ end
684
+
685
+ class GoogleCloudAssetV1Access
686
+ # @private
687
+ class Representation < Google::Apis::Core::JsonRepresentation
688
+ property :analysis_state, as: 'analysisState', class: Google::Apis::CloudassetV1::IamPolicyAnalysisState, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisState::Representation
689
+
690
+ property :permission, as: 'permission'
691
+ property :role, as: 'role'
692
+ end
693
+ end
694
+
695
+ class GoogleCloudAssetV1AccessControlList
696
+ # @private
697
+ class Representation < Google::Apis::Core::JsonRepresentation
698
+ collection :accesses, as: 'accesses', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1Access, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1Access::Representation
699
+
700
+ collection :resource_edges, as: 'resourceEdges', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1Edge, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1Edge::Representation
701
+
702
+ collection :resources, as: 'resources', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1Resource, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1Resource::Representation
703
+
704
+ end
705
+ end
706
+
707
+ class GoogleCloudAssetV1BigQueryDestination
708
+ # @private
709
+ class Representation < Google::Apis::Core::JsonRepresentation
710
+ property :dataset, as: 'dataset'
711
+ property :partition_key, as: 'partitionKey'
712
+ property :table_prefix, as: 'tablePrefix'
713
+ property :write_disposition, as: 'writeDisposition'
714
+ end
715
+ end
716
+
717
+ class GoogleCloudAssetV1Edge
718
+ # @private
719
+ class Representation < Google::Apis::Core::JsonRepresentation
720
+ property :source_node, as: 'sourceNode'
721
+ property :target_node, as: 'targetNode'
722
+ end
723
+ end
724
+
725
+ class GoogleCloudAssetV1GcsDestination
726
+ # @private
727
+ class Representation < Google::Apis::Core::JsonRepresentation
728
+ property :uri, as: 'uri'
729
+ end
730
+ end
731
+
732
+ class GoogleCloudAssetV1Identity
733
+ # @private
734
+ class Representation < Google::Apis::Core::JsonRepresentation
735
+ property :analysis_state, as: 'analysisState', class: Google::Apis::CloudassetV1::IamPolicyAnalysisState, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisState::Representation
736
+
737
+ property :name, as: 'name'
738
+ end
739
+ end
740
+
741
+ class GoogleCloudAssetV1IdentityList
742
+ # @private
743
+ class Representation < Google::Apis::Core::JsonRepresentation
744
+ collection :group_edges, as: 'groupEdges', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1Edge, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1Edge::Representation
745
+
746
+ collection :identities, as: 'identities', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1Identity, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1Identity::Representation
747
+
748
+ end
749
+ end
750
+
751
+ class GoogleCloudAssetV1Resource
752
+ # @private
753
+ class Representation < Google::Apis::Core::JsonRepresentation
754
+ property :analysis_state, as: 'analysisState', class: Google::Apis::CloudassetV1::IamPolicyAnalysisState, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisState::Representation
755
+
756
+ property :full_resource_name, as: 'fullResourceName'
757
+ end
758
+ end
759
+
760
+ class GoogleCloudOrgpolicyV1BooleanPolicy
761
+ # @private
762
+ class Representation < Google::Apis::Core::JsonRepresentation
763
+ property :enforced, as: 'enforced'
764
+ end
765
+ end
766
+
767
+ class GoogleCloudOrgpolicyV1ListPolicy
768
+ # @private
769
+ class Representation < Google::Apis::Core::JsonRepresentation
770
+ property :all_values, as: 'allValues'
771
+ collection :allowed_values, as: 'allowedValues'
772
+ collection :denied_values, as: 'deniedValues'
773
+ property :inherit_from_parent, as: 'inheritFromParent'
774
+ property :suggested_value, as: 'suggestedValue'
775
+ end
776
+ end
777
+
778
+ class GoogleCloudOrgpolicyV1Policy
779
+ # @private
780
+ class Representation < Google::Apis::Core::JsonRepresentation
781
+ property :boolean_policy, as: 'booleanPolicy', class: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1BooleanPolicy, decorator: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1BooleanPolicy::Representation
782
+
783
+ property :constraint, as: 'constraint'
784
+ property :etag, :base64 => true, as: 'etag'
785
+ property :list_policy, as: 'listPolicy', class: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1ListPolicy, decorator: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1ListPolicy::Representation
786
+
787
+ property :restore_default, as: 'restoreDefault', class: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1RestoreDefault, decorator: Google::Apis::CloudassetV1::GoogleCloudOrgpolicyV1RestoreDefault::Representation
788
+
789
+ property :update_time, as: 'updateTime'
790
+ property :version, as: 'version'
791
+ end
792
+ end
793
+
794
+ class GoogleCloudOrgpolicyV1RestoreDefault
795
+ # @private
796
+ class Representation < Google::Apis::Core::JsonRepresentation
797
+ end
798
+ end
799
+
800
+ class GoogleIdentityAccesscontextmanagerV1AccessLevel
801
+ # @private
802
+ class Representation < Google::Apis::Core::JsonRepresentation
803
+ property :basic, as: 'basic', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1BasicLevel, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1BasicLevel::Representation
804
+
805
+ property :custom, as: 'custom', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1CustomLevel, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1CustomLevel::Representation
806
+
807
+ property :description, as: 'description'
808
+ property :name, as: 'name'
809
+ property :title, as: 'title'
810
+ end
811
+ end
812
+
813
+ class GoogleIdentityAccesscontextmanagerV1AccessPolicy
814
+ # @private
815
+ class Representation < Google::Apis::Core::JsonRepresentation
816
+ property :etag, as: 'etag'
817
+ property :name, as: 'name'
818
+ property :parent, as: 'parent'
819
+ property :title, as: 'title'
820
+ end
821
+ end
822
+
823
+ class GoogleIdentityAccesscontextmanagerV1ApiOperation
824
+ # @private
825
+ class Representation < Google::Apis::Core::JsonRepresentation
826
+ collection :method_selectors, as: 'methodSelectors', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1MethodSelector, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1MethodSelector::Representation
827
+
828
+ property :service_name, as: 'serviceName'
829
+ end
830
+ end
831
+
832
+ class GoogleIdentityAccesscontextmanagerV1BasicLevel
833
+ # @private
834
+ class Representation < Google::Apis::Core::JsonRepresentation
835
+ property :combining_function, as: 'combiningFunction'
836
+ collection :conditions, as: 'conditions', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1Condition, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1Condition::Representation
837
+
838
+ end
839
+ end
840
+
841
+ class GoogleIdentityAccesscontextmanagerV1Condition
842
+ # @private
843
+ class Representation < Google::Apis::Core::JsonRepresentation
844
+ property :device_policy, as: 'devicePolicy', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1DevicePolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1DevicePolicy::Representation
845
+
846
+ collection :ip_subnetworks, as: 'ipSubnetworks'
847
+ collection :members, as: 'members'
848
+ property :negate, as: 'negate'
849
+ collection :regions, as: 'regions'
850
+ collection :required_access_levels, as: 'requiredAccessLevels'
851
+ end
852
+ end
853
+
854
+ class GoogleIdentityAccesscontextmanagerV1CustomLevel
855
+ # @private
856
+ class Representation < Google::Apis::Core::JsonRepresentation
857
+ property :expr, as: 'expr', class: Google::Apis::CloudassetV1::Expr, decorator: Google::Apis::CloudassetV1::Expr::Representation
858
+
859
+ end
860
+ end
861
+
862
+ class GoogleIdentityAccesscontextmanagerV1DevicePolicy
863
+ # @private
864
+ class Representation < Google::Apis::Core::JsonRepresentation
865
+ collection :allowed_device_management_levels, as: 'allowedDeviceManagementLevels'
866
+ collection :allowed_encryption_statuses, as: 'allowedEncryptionStatuses'
867
+ collection :os_constraints, as: 'osConstraints', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1OsConstraint, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1OsConstraint::Representation
868
+
869
+ property :require_admin_approval, as: 'requireAdminApproval'
870
+ property :require_corp_owned, as: 'requireCorpOwned'
871
+ property :require_screenlock, as: 'requireScreenlock'
872
+ end
873
+ end
874
+
875
+ class GoogleIdentityAccesscontextmanagerV1EgressFrom
876
+ # @private
877
+ class Representation < Google::Apis::Core::JsonRepresentation
878
+ collection :identities, as: 'identities'
879
+ property :identity_type, as: 'identityType'
880
+ end
881
+ end
882
+
883
+ class GoogleIdentityAccesscontextmanagerV1EgressPolicy
884
+ # @private
885
+ class Representation < Google::Apis::Core::JsonRepresentation
886
+ property :egress_from, as: 'egressFrom', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressFrom, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressFrom::Representation
887
+
888
+ property :egress_to, as: 'egressTo', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressTo, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressTo::Representation
889
+
890
+ end
891
+ end
892
+
893
+ class GoogleIdentityAccesscontextmanagerV1EgressTo
894
+ # @private
895
+ class Representation < Google::Apis::Core::JsonRepresentation
896
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
897
+
898
+ collection :resources, as: 'resources'
899
+ end
900
+ end
901
+
902
+ class GoogleIdentityAccesscontextmanagerV1IngressFrom
903
+ # @private
904
+ class Representation < Google::Apis::Core::JsonRepresentation
905
+ collection :identities, as: 'identities'
906
+ property :identity_type, as: 'identityType'
907
+ collection :sources, as: 'sources', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressSource, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressSource::Representation
908
+
909
+ end
910
+ end
911
+
912
+ class GoogleIdentityAccesscontextmanagerV1IngressPolicy
913
+ # @private
914
+ class Representation < Google::Apis::Core::JsonRepresentation
915
+ property :ingress_from, as: 'ingressFrom', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressFrom, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressFrom::Representation
916
+
917
+ property :ingress_to, as: 'ingressTo', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressTo, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressTo::Representation
918
+
919
+ end
920
+ end
921
+
922
+ class GoogleIdentityAccesscontextmanagerV1IngressSource
923
+ # @private
924
+ class Representation < Google::Apis::Core::JsonRepresentation
925
+ property :access_level, as: 'accessLevel'
926
+ property :resource, as: 'resource'
927
+ end
928
+ end
929
+
930
+ class GoogleIdentityAccesscontextmanagerV1IngressTo
931
+ # @private
932
+ class Representation < Google::Apis::Core::JsonRepresentation
933
+ collection :operations, as: 'operations', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ApiOperation, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ApiOperation::Representation
934
+
935
+ collection :resources, as: 'resources'
936
+ end
937
+ end
938
+
939
+ class GoogleIdentityAccesscontextmanagerV1MethodSelector
940
+ # @private
941
+ class Representation < Google::Apis::Core::JsonRepresentation
942
+ property :method_prop, as: 'method'
943
+ property :permission, as: 'permission'
944
+ end
945
+ end
946
+
947
+ class GoogleIdentityAccesscontextmanagerV1OsConstraint
948
+ # @private
949
+ class Representation < Google::Apis::Core::JsonRepresentation
950
+ property :minimum_version, as: 'minimumVersion'
951
+ property :os_type, as: 'osType'
952
+ property :require_verified_chrome_os, as: 'requireVerifiedChromeOs'
953
+ end
954
+ end
955
+
956
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeter
957
+ # @private
958
+ class Representation < Google::Apis::Core::JsonRepresentation
959
+ property :description, as: 'description'
960
+ property :name, as: 'name'
961
+ property :perimeter_type, as: 'perimeterType'
962
+ property :spec, as: 'spec', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
963
+
964
+ property :status, as: 'status', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig::Representation
965
+
966
+ property :title, as: 'title'
967
+ property :use_explicit_dry_run_spec, as: 'useExplicitDryRunSpec'
968
+ end
969
+ end
970
+
971
+ class GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
972
+ # @private
973
+ class Representation < Google::Apis::Core::JsonRepresentation
974
+ collection :access_levels, as: 'accessLevels'
975
+ collection :egress_policies, as: 'egressPolicies', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressPolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1EgressPolicy::Representation
976
+
977
+ collection :ingress_policies, as: 'ingressPolicies', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressPolicy, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1IngressPolicy::Representation
978
+
979
+ collection :resources, as: 'resources'
980
+ collection :restricted_services, as: 'restrictedServices'
981
+ property :vpc_accessible_services, as: 'vpcAccessibleServices', class: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices, decorator: Google::Apis::CloudassetV1::GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices::Representation
982
+
983
+ end
984
+ end
985
+
986
+ class GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
987
+ # @private
988
+ class Representation < Google::Apis::Core::JsonRepresentation
989
+ collection :allowed_services, as: 'allowedServices'
990
+ property :enable_restriction, as: 'enableRestriction'
991
+ end
992
+ end
993
+
994
+ class IamPolicyAnalysis
995
+ # @private
996
+ class Representation < Google::Apis::Core::JsonRepresentation
997
+ property :analysis_query, as: 'analysisQuery', class: Google::Apis::CloudassetV1::IamPolicyAnalysisQuery, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisQuery::Representation
998
+
999
+ collection :analysis_results, as: 'analysisResults', class: Google::Apis::CloudassetV1::IamPolicyAnalysisResult, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisResult::Representation
1000
+
1001
+ property :fully_explored, as: 'fullyExplored'
1002
+ collection :non_critical_errors, as: 'nonCriticalErrors', class: Google::Apis::CloudassetV1::IamPolicyAnalysisState, decorator: Google::Apis::CloudassetV1::IamPolicyAnalysisState::Representation
1003
+
1004
+ end
1005
+ end
1006
+
1007
+ class IamPolicyAnalysisOutputConfig
1008
+ # @private
1009
+ class Representation < Google::Apis::Core::JsonRepresentation
1010
+ property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1BigQueryDestination, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1BigQueryDestination::Representation
1011
+
1012
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1GcsDestination, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1GcsDestination::Representation
1013
+
1014
+ end
1015
+ end
1016
+
1017
+ class IamPolicyAnalysisQuery
1018
+ # @private
1019
+ class Representation < Google::Apis::Core::JsonRepresentation
1020
+ property :access_selector, as: 'accessSelector', class: Google::Apis::CloudassetV1::AccessSelector, decorator: Google::Apis::CloudassetV1::AccessSelector::Representation
1021
+
1022
+ property :identity_selector, as: 'identitySelector', class: Google::Apis::CloudassetV1::IdentitySelector, decorator: Google::Apis::CloudassetV1::IdentitySelector::Representation
1023
+
1024
+ property :options, as: 'options', class: Google::Apis::CloudassetV1::Options, decorator: Google::Apis::CloudassetV1::Options::Representation
1025
+
1026
+ property :resource_selector, as: 'resourceSelector', class: Google::Apis::CloudassetV1::ResourceSelector, decorator: Google::Apis::CloudassetV1::ResourceSelector::Representation
1027
+
1028
+ property :scope, as: 'scope'
1029
+ end
1030
+ end
1031
+
1032
+ class IamPolicyAnalysisResult
1033
+ # @private
1034
+ class Representation < Google::Apis::Core::JsonRepresentation
1035
+ collection :access_control_lists, as: 'accessControlLists', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1AccessControlList, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1AccessControlList::Representation
1036
+
1037
+ property :attached_resource_full_name, as: 'attachedResourceFullName'
1038
+ property :fully_explored, as: 'fullyExplored'
1039
+ property :iam_binding, as: 'iamBinding', class: Google::Apis::CloudassetV1::Binding, decorator: Google::Apis::CloudassetV1::Binding::Representation
1040
+
1041
+ property :identity_list, as: 'identityList', class: Google::Apis::CloudassetV1::GoogleCloudAssetV1IdentityList, decorator: Google::Apis::CloudassetV1::GoogleCloudAssetV1IdentityList::Representation
1042
+
1043
+ end
1044
+ end
1045
+
1046
+ class IamPolicyAnalysisState
1047
+ # @private
1048
+ class Representation < Google::Apis::Core::JsonRepresentation
1049
+ property :cause, as: 'cause'
1050
+ property :code, as: 'code'
1051
+ end
1052
+ end
1053
+
1054
+ class IamPolicySearchResult
1055
+ # @private
1056
+ class Representation < Google::Apis::Core::JsonRepresentation
1057
+ property :explanation, as: 'explanation', class: Google::Apis::CloudassetV1::Explanation, decorator: Google::Apis::CloudassetV1::Explanation::Representation
1058
+
1059
+ property :policy, as: 'policy', class: Google::Apis::CloudassetV1::Policy, decorator: Google::Apis::CloudassetV1::Policy::Representation
1060
+
1061
+ property :project, as: 'project'
1062
+ property :resource, as: 'resource'
1063
+ end
1064
+ end
1065
+
1066
+ class IdentitySelector
1067
+ # @private
1068
+ class Representation < Google::Apis::Core::JsonRepresentation
1069
+ property :identity, as: 'identity'
1070
+ end
1071
+ end
1072
+
1073
+ class Inventory
1074
+ # @private
1075
+ class Representation < Google::Apis::Core::JsonRepresentation
1076
+ hash :items, as: 'items', class: Google::Apis::CloudassetV1::Item, decorator: Google::Apis::CloudassetV1::Item::Representation
1077
+
1078
+ property :os_info, as: 'osInfo', class: Google::Apis::CloudassetV1::OsInfo, decorator: Google::Apis::CloudassetV1::OsInfo::Representation
1079
+
1080
+ end
1081
+ end
1082
+
1083
+ class Item
1084
+ # @private
1085
+ class Representation < Google::Apis::Core::JsonRepresentation
1086
+ property :available_package, as: 'availablePackage', class: Google::Apis::CloudassetV1::SoftwarePackage, decorator: Google::Apis::CloudassetV1::SoftwarePackage::Representation
1087
+
1088
+ property :create_time, as: 'createTime'
1089
+ property :id, as: 'id'
1090
+ property :installed_package, as: 'installedPackage', class: Google::Apis::CloudassetV1::SoftwarePackage, decorator: Google::Apis::CloudassetV1::SoftwarePackage::Representation
1091
+
1092
+ property :origin_type, as: 'originType'
1093
+ property :type, as: 'type'
1094
+ property :update_time, as: 'updateTime'
1095
+ end
1096
+ end
1097
+
1098
+ class ListFeedsResponse
1099
+ # @private
1100
+ class Representation < Google::Apis::Core::JsonRepresentation
1101
+ collection :feeds, as: 'feeds', class: Google::Apis::CloudassetV1::Feed, decorator: Google::Apis::CloudassetV1::Feed::Representation
1102
+
1103
+ end
1104
+ end
1105
+
1106
+ class Operation
1107
+ # @private
1108
+ class Representation < Google::Apis::Core::JsonRepresentation
1109
+ property :done, as: 'done'
1110
+ property :error, as: 'error', class: Google::Apis::CloudassetV1::Status, decorator: Google::Apis::CloudassetV1::Status::Representation
1111
+
1112
+ hash :metadata, as: 'metadata'
1113
+ property :name, as: 'name'
1114
+ hash :response, as: 'response'
1115
+ end
1116
+ end
1117
+
1118
+ class Options
1119
+ # @private
1120
+ class Representation < Google::Apis::Core::JsonRepresentation
1121
+ property :analyze_service_account_impersonation, as: 'analyzeServiceAccountImpersonation'
1122
+ property :expand_groups, as: 'expandGroups'
1123
+ property :expand_resources, as: 'expandResources'
1124
+ property :expand_roles, as: 'expandRoles'
1125
+ property :output_group_edges, as: 'outputGroupEdges'
1126
+ property :output_resource_edges, as: 'outputResourceEdges'
1127
+ end
1128
+ end
1129
+
1130
+ class OsInfo
1131
+ # @private
1132
+ class Representation < Google::Apis::Core::JsonRepresentation
1133
+ property :architecture, as: 'architecture'
1134
+ property :hostname, as: 'hostname'
1135
+ property :kernel_release, as: 'kernelRelease'
1136
+ property :kernel_version, as: 'kernelVersion'
1137
+ property :long_name, as: 'longName'
1138
+ property :osconfig_agent_version, as: 'osconfigAgentVersion'
1139
+ property :short_name, as: 'shortName'
1140
+ property :version, as: 'version'
1141
+ end
1142
+ end
1143
+
1144
+ class OutputConfig
1145
+ # @private
1146
+ class Representation < Google::Apis::Core::JsonRepresentation
1147
+ property :bigquery_destination, as: 'bigqueryDestination', class: Google::Apis::CloudassetV1::BigQueryDestination, decorator: Google::Apis::CloudassetV1::BigQueryDestination::Representation
1148
+
1149
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::CloudassetV1::GcsDestination, decorator: Google::Apis::CloudassetV1::GcsDestination::Representation
1150
+
1151
+ end
1152
+ end
1153
+
1154
+ class PartitionSpec
1155
+ # @private
1156
+ class Representation < Google::Apis::Core::JsonRepresentation
1157
+ property :partition_key, as: 'partitionKey'
1158
+ end
1159
+ end
1160
+
1161
+ class Permissions
1162
+ # @private
1163
+ class Representation < Google::Apis::Core::JsonRepresentation
1164
+ collection :permissions, as: 'permissions'
1165
+ end
1166
+ end
1167
+
1168
+ class Policy
1169
+ # @private
1170
+ class Representation < Google::Apis::Core::JsonRepresentation
1171
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::CloudassetV1::AuditConfig, decorator: Google::Apis::CloudassetV1::AuditConfig::Representation
1172
+
1173
+ collection :bindings, as: 'bindings', class: Google::Apis::CloudassetV1::Binding, decorator: Google::Apis::CloudassetV1::Binding::Representation
1174
+
1175
+ property :etag, :base64 => true, as: 'etag'
1176
+ property :version, as: 'version'
1177
+ end
1178
+ end
1179
+
1180
+ class PubsubDestination
1181
+ # @private
1182
+ class Representation < Google::Apis::Core::JsonRepresentation
1183
+ property :topic, as: 'topic'
1184
+ end
1185
+ end
1186
+
1187
+ class Resource
1188
+ # @private
1189
+ class Representation < Google::Apis::Core::JsonRepresentation
1190
+ hash :data, as: 'data'
1191
+ property :discovery_document_uri, as: 'discoveryDocumentUri'
1192
+ property :discovery_name, as: 'discoveryName'
1193
+ property :location, as: 'location'
1194
+ property :parent, as: 'parent'
1195
+ property :resource_url, as: 'resourceUrl'
1196
+ property :version, as: 'version'
1197
+ end
1198
+ end
1199
+
1200
+ class ResourceSearchResult
1201
+ # @private
1202
+ class Representation < Google::Apis::Core::JsonRepresentation
1203
+ hash :additional_attributes, as: 'additionalAttributes'
1204
+ property :asset_type, as: 'assetType'
1205
+ property :description, as: 'description'
1206
+ property :display_name, as: 'displayName'
1207
+ hash :labels, as: 'labels'
1208
+ property :location, as: 'location'
1209
+ property :name, as: 'name'
1210
+ collection :network_tags, as: 'networkTags'
1211
+ property :project, as: 'project'
1212
+ end
1213
+ end
1214
+
1215
+ class ResourceSelector
1216
+ # @private
1217
+ class Representation < Google::Apis::Core::JsonRepresentation
1218
+ property :full_resource_name, as: 'fullResourceName'
1219
+ end
1220
+ end
1221
+
1222
+ class SearchAllIamPoliciesResponse
1223
+ # @private
1224
+ class Representation < Google::Apis::Core::JsonRepresentation
1225
+ property :next_page_token, as: 'nextPageToken'
1226
+ collection :results, as: 'results', class: Google::Apis::CloudassetV1::IamPolicySearchResult, decorator: Google::Apis::CloudassetV1::IamPolicySearchResult::Representation
1227
+
1228
+ end
1229
+ end
1230
+
1231
+ class SearchAllResourcesResponse
1232
+ # @private
1233
+ class Representation < Google::Apis::Core::JsonRepresentation
1234
+ property :next_page_token, as: 'nextPageToken'
1235
+ collection :results, as: 'results', class: Google::Apis::CloudassetV1::ResourceSearchResult, decorator: Google::Apis::CloudassetV1::ResourceSearchResult::Representation
1236
+
1237
+ end
1238
+ end
1239
+
1240
+ class SoftwarePackage
1241
+ # @private
1242
+ class Representation < Google::Apis::Core::JsonRepresentation
1243
+ property :apt_package, as: 'aptPackage', class: Google::Apis::CloudassetV1::VersionedPackage, decorator: Google::Apis::CloudassetV1::VersionedPackage::Representation
1244
+
1245
+ property :cos_package, as: 'cosPackage', class: Google::Apis::CloudassetV1::VersionedPackage, decorator: Google::Apis::CloudassetV1::VersionedPackage::Representation
1246
+
1247
+ property :googet_package, as: 'googetPackage', class: Google::Apis::CloudassetV1::VersionedPackage, decorator: Google::Apis::CloudassetV1::VersionedPackage::Representation
1248
+
1249
+ property :qfe_package, as: 'qfePackage', class: Google::Apis::CloudassetV1::WindowsQuickFixEngineeringPackage, decorator: Google::Apis::CloudassetV1::WindowsQuickFixEngineeringPackage::Representation
1250
+
1251
+ property :wua_package, as: 'wuaPackage', class: Google::Apis::CloudassetV1::WindowsUpdatePackage, decorator: Google::Apis::CloudassetV1::WindowsUpdatePackage::Representation
1252
+
1253
+ property :yum_package, as: 'yumPackage', class: Google::Apis::CloudassetV1::VersionedPackage, decorator: Google::Apis::CloudassetV1::VersionedPackage::Representation
1254
+
1255
+ property :zypper_package, as: 'zypperPackage', class: Google::Apis::CloudassetV1::VersionedPackage, decorator: Google::Apis::CloudassetV1::VersionedPackage::Representation
1256
+
1257
+ property :zypper_patch, as: 'zypperPatch', class: Google::Apis::CloudassetV1::ZypperPatch, decorator: Google::Apis::CloudassetV1::ZypperPatch::Representation
1258
+
1259
+ end
1260
+ end
1261
+
1262
+ class Status
1263
+ # @private
1264
+ class Representation < Google::Apis::Core::JsonRepresentation
1265
+ property :code, as: 'code'
1266
+ collection :details, as: 'details'
1267
+ property :message, as: 'message'
1268
+ end
1269
+ end
1270
+
1271
+ class TemporalAsset
1272
+ # @private
1273
+ class Representation < Google::Apis::Core::JsonRepresentation
1274
+ property :asset, as: 'asset', class: Google::Apis::CloudassetV1::Asset, decorator: Google::Apis::CloudassetV1::Asset::Representation
1275
+
1276
+ property :deleted, as: 'deleted'
1277
+ property :prior_asset, as: 'priorAsset', class: Google::Apis::CloudassetV1::Asset, decorator: Google::Apis::CloudassetV1::Asset::Representation
1278
+
1279
+ property :prior_asset_state, as: 'priorAssetState'
1280
+ property :window, as: 'window', class: Google::Apis::CloudassetV1::TimeWindow, decorator: Google::Apis::CloudassetV1::TimeWindow::Representation
1281
+
1282
+ end
1283
+ end
1284
+
1285
+ class TimeWindow
1286
+ # @private
1287
+ class Representation < Google::Apis::Core::JsonRepresentation
1288
+ property :end_time, as: 'endTime'
1289
+ property :start_time, as: 'startTime'
1290
+ end
1291
+ end
1292
+
1293
+ class UpdateFeedRequest
1294
+ # @private
1295
+ class Representation < Google::Apis::Core::JsonRepresentation
1296
+ property :feed, as: 'feed', class: Google::Apis::CloudassetV1::Feed, decorator: Google::Apis::CloudassetV1::Feed::Representation
1297
+
1298
+ property :update_mask, as: 'updateMask'
1299
+ end
1300
+ end
1301
+
1302
+ class VersionedPackage
1303
+ # @private
1304
+ class Representation < Google::Apis::Core::JsonRepresentation
1305
+ property :architecture, as: 'architecture'
1306
+ property :package_name, as: 'packageName'
1307
+ property :version, as: 'version'
1308
+ end
1309
+ end
1310
+
1311
+ class WindowsQuickFixEngineeringPackage
1312
+ # @private
1313
+ class Representation < Google::Apis::Core::JsonRepresentation
1314
+ property :caption, as: 'caption'
1315
+ property :description, as: 'description'
1316
+ property :hot_fix_id, as: 'hotFixId'
1317
+ property :install_time, as: 'installTime'
1318
+ end
1319
+ end
1320
+
1321
+ class WindowsUpdateCategory
1322
+ # @private
1323
+ class Representation < Google::Apis::Core::JsonRepresentation
1324
+ property :id, as: 'id'
1325
+ property :name, as: 'name'
1326
+ end
1327
+ end
1328
+
1329
+ class WindowsUpdatePackage
1330
+ # @private
1331
+ class Representation < Google::Apis::Core::JsonRepresentation
1332
+ collection :categories, as: 'categories', class: Google::Apis::CloudassetV1::WindowsUpdateCategory, decorator: Google::Apis::CloudassetV1::WindowsUpdateCategory::Representation
1333
+
1334
+ property :description, as: 'description'
1335
+ collection :kb_article_ids, as: 'kbArticleIds'
1336
+ property :last_deployment_change_time, as: 'lastDeploymentChangeTime'
1337
+ collection :more_info_urls, as: 'moreInfoUrls'
1338
+ property :revision_number, as: 'revisionNumber'
1339
+ property :support_url, as: 'supportUrl'
1340
+ property :title, as: 'title'
1341
+ property :update_id, as: 'updateId'
1342
+ end
1343
+ end
1344
+
1345
+ class ZypperPatch
1346
+ # @private
1347
+ class Representation < Google::Apis::Core::JsonRepresentation
1348
+ property :category, as: 'category'
1349
+ property :patch_name, as: 'patchName'
1350
+ property :severity, as: 'severity'
1351
+ property :summary, as: 'summary'
1352
+ end
1353
+ end
1354
+ end
1355
+ end
1356
+ end