google-apis-securitycenter_v1beta1 0.74.0 → 0.75.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.
@@ -34,6 +34,12 @@ module Google
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
+
class AdaptiveProtection
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
37
43
|
class Application
|
38
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
45
|
|
@@ -52,6 +58,12 @@ module Google
|
|
52
58
|
include Google::Apis::Core::JsonObjectSupport
|
53
59
|
end
|
54
60
|
|
61
|
+
class Attack
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
55
67
|
class AttackExposure
|
56
68
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
69
|
|
@@ -70,6 +82,30 @@ module Google
|
|
70
82
|
include Google::Apis::Core::JsonObjectSupport
|
71
83
|
end
|
72
84
|
|
85
|
+
class AwsAccount
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class AwsMetadata
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class AwsOrganization
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class AwsOrganizationalUnit
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
73
109
|
class BackupDisasterRecovery
|
74
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
111
|
|
@@ -88,6 +124,12 @@ module Google
|
|
88
124
|
include Google::Apis::Core::JsonObjectSupport
|
89
125
|
end
|
90
126
|
|
127
|
+
class CloudArmor
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
91
133
|
class CloudDlpDataProfile
|
92
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
135
|
|
@@ -220,6 +262,12 @@ module Google
|
|
220
262
|
include Google::Apis::Core::JsonObjectSupport
|
221
263
|
end
|
222
264
|
|
265
|
+
class GcpMetadata
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
223
271
|
class Geolocation
|
224
272
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
273
|
|
@@ -400,18 +448,54 @@ module Google
|
|
400
448
|
include Google::Apis::Core::JsonObjectSupport
|
401
449
|
end
|
402
450
|
|
451
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
403
457
|
class GoogleCloudSecuritycenterV2Application
|
404
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
459
|
|
406
460
|
include Google::Apis::Core::JsonObjectSupport
|
407
461
|
end
|
408
462
|
|
463
|
+
class GoogleCloudSecuritycenterV2Attack
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
409
469
|
class GoogleCloudSecuritycenterV2AttackExposure
|
410
470
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
471
|
|
412
472
|
include Google::Apis::Core::JsonObjectSupport
|
413
473
|
end
|
414
474
|
|
475
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
481
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
415
499
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
416
500
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
501
|
|
@@ -436,6 +520,12 @@ module Google
|
|
436
520
|
include Google::Apis::Core::JsonObjectSupport
|
437
521
|
end
|
438
522
|
|
523
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
439
529
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
440
530
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
531
|
|
@@ -550,6 +640,12 @@ module Google
|
|
550
640
|
include Google::Apis::Core::JsonObjectSupport
|
551
641
|
end
|
552
642
|
|
643
|
+
class GoogleCloudSecuritycenterV2Folder
|
644
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
|
+
|
646
|
+
include Google::Apis::Core::JsonObjectSupport
|
647
|
+
end
|
648
|
+
|
553
649
|
class GoogleCloudSecuritycenterV2Geolocation
|
554
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
651
|
|
@@ -628,6 +724,12 @@ module Google
|
|
628
724
|
include Google::Apis::Core::JsonObjectSupport
|
629
725
|
end
|
630
726
|
|
727
|
+
class GoogleCloudSecuritycenterV2Notebook
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
729
|
+
|
730
|
+
include Google::Apis::Core::JsonObjectSupport
|
731
|
+
end
|
732
|
+
|
631
733
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
632
734
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
735
|
|
@@ -682,12 +784,30 @@ module Google
|
|
682
784
|
include Google::Apis::Core::JsonObjectSupport
|
683
785
|
end
|
684
786
|
|
787
|
+
class GoogleCloudSecuritycenterV2Requests
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
685
793
|
class GoogleCloudSecuritycenterV2Resource
|
686
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
795
|
|
688
796
|
include Google::Apis::Core::JsonObjectSupport
|
689
797
|
end
|
690
798
|
|
799
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
800
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
801
|
+
|
802
|
+
include Google::Apis::Core::JsonObjectSupport
|
803
|
+
end
|
804
|
+
|
805
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
806
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
807
|
+
|
808
|
+
include Google::Apis::Core::JsonObjectSupport
|
809
|
+
end
|
810
|
+
|
691
811
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
692
812
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
813
|
|
@@ -712,6 +832,12 @@ module Google
|
|
712
832
|
include Google::Apis::Core::JsonObjectSupport
|
713
833
|
end
|
714
834
|
|
835
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
836
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
|
+
|
838
|
+
include Google::Apis::Core::JsonObjectSupport
|
839
|
+
end
|
840
|
+
|
715
841
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
716
842
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
717
843
|
|
@@ -880,6 +1006,12 @@ module Google
|
|
880
1006
|
include Google::Apis::Core::JsonObjectSupport
|
881
1007
|
end
|
882
1008
|
|
1009
|
+
class Notebook
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1011
|
+
|
1012
|
+
include Google::Apis::Core::JsonObjectSupport
|
1013
|
+
end
|
1014
|
+
|
883
1015
|
class Object
|
884
1016
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
1017
|
|
@@ -946,6 +1078,24 @@ module Google
|
|
946
1078
|
include Google::Apis::Core::JsonObjectSupport
|
947
1079
|
end
|
948
1080
|
|
1081
|
+
class Requests
|
1082
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1083
|
+
|
1084
|
+
include Google::Apis::Core::JsonObjectSupport
|
1085
|
+
end
|
1086
|
+
|
1087
|
+
class ResourcePath
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
1093
|
+
class ResourcePathNode
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1095
|
+
|
1096
|
+
include Google::Apis::Core::JsonObjectSupport
|
1097
|
+
end
|
1098
|
+
|
949
1099
|
class Role
|
950
1100
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
1101
|
|
@@ -976,6 +1126,12 @@ module Google
|
|
976
1126
|
include Google::Apis::Core::JsonObjectSupport
|
977
1127
|
end
|
978
1128
|
|
1129
|
+
class SecurityPolicy
|
1130
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1131
|
+
|
1132
|
+
include Google::Apis::Core::JsonObjectSupport
|
1133
|
+
end
|
1134
|
+
|
979
1135
|
class SecurityPosture
|
980
1136
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
1137
|
|
@@ -1042,6 +1198,18 @@ module Google
|
|
1042
1198
|
include Google::Apis::Core::JsonObjectSupport
|
1043
1199
|
end
|
1044
1200
|
|
1201
|
+
class VulnerabilityCountBySeverity
|
1202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
|
+
|
1204
|
+
include Google::Apis::Core::JsonObjectSupport
|
1205
|
+
end
|
1206
|
+
|
1207
|
+
class VulnerabilitySnapshot
|
1208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1209
|
+
|
1210
|
+
include Google::Apis::Core::JsonObjectSupport
|
1211
|
+
end
|
1212
|
+
|
1045
1213
|
class YaraRuleSignature
|
1046
1214
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1047
1215
|
|
@@ -1080,6 +1248,13 @@ module Google
|
|
1080
1248
|
end
|
1081
1249
|
end
|
1082
1250
|
|
1251
|
+
class AdaptiveProtection
|
1252
|
+
# @private
|
1253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1254
|
+
property :confidence, as: 'confidence'
|
1255
|
+
end
|
1256
|
+
end
|
1257
|
+
|
1083
1258
|
class Application
|
1084
1259
|
# @private
|
1085
1260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1110,6 +1285,15 @@ module Google
|
|
1110
1285
|
end
|
1111
1286
|
end
|
1112
1287
|
|
1288
|
+
class Attack
|
1289
|
+
# @private
|
1290
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1291
|
+
property :classification, as: 'classification'
|
1292
|
+
property :volume_bps, as: 'volumeBps'
|
1293
|
+
property :volume_pps, as: 'volumePps'
|
1294
|
+
end
|
1295
|
+
end
|
1296
|
+
|
1113
1297
|
class AttackExposure
|
1114
1298
|
# @private
|
1115
1299
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1140,6 +1324,41 @@ module Google
|
|
1140
1324
|
end
|
1141
1325
|
end
|
1142
1326
|
|
1327
|
+
class AwsAccount
|
1328
|
+
# @private
|
1329
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1330
|
+
property :id, as: 'id'
|
1331
|
+
property :name, as: 'name'
|
1332
|
+
end
|
1333
|
+
end
|
1334
|
+
|
1335
|
+
class AwsMetadata
|
1336
|
+
# @private
|
1337
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1338
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1beta1::AwsAccount, decorator: Google::Apis::SecuritycenterV1beta1::AwsAccount::Representation
|
1339
|
+
|
1340
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1beta1::AwsOrganization, decorator: Google::Apis::SecuritycenterV1beta1::AwsOrganization::Representation
|
1341
|
+
|
1342
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1beta1::AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1beta1::AwsOrganizationalUnit::Representation
|
1343
|
+
|
1344
|
+
end
|
1345
|
+
end
|
1346
|
+
|
1347
|
+
class AwsOrganization
|
1348
|
+
# @private
|
1349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1350
|
+
property :id, as: 'id'
|
1351
|
+
end
|
1352
|
+
end
|
1353
|
+
|
1354
|
+
class AwsOrganizationalUnit
|
1355
|
+
# @private
|
1356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1357
|
+
property :id, as: 'id'
|
1358
|
+
property :name, as: 'name'
|
1359
|
+
end
|
1360
|
+
end
|
1361
|
+
|
1143
1362
|
class BackupDisasterRecovery
|
1144
1363
|
# @private
|
1145
1364
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1172,6 +1391,22 @@ module Google
|
|
1172
1391
|
end
|
1173
1392
|
end
|
1174
1393
|
|
1394
|
+
class CloudArmor
|
1395
|
+
# @private
|
1396
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1397
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1beta1::AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1beta1::AdaptiveProtection::Representation
|
1398
|
+
|
1399
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1beta1::Attack, decorator: Google::Apis::SecuritycenterV1beta1::Attack::Representation
|
1400
|
+
|
1401
|
+
property :duration, as: 'duration'
|
1402
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1beta1::Requests, decorator: Google::Apis::SecuritycenterV1beta1::Requests::Representation
|
1403
|
+
|
1404
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1beta1::SecurityPolicy, decorator: Google::Apis::SecuritycenterV1beta1::SecurityPolicy::Representation
|
1405
|
+
|
1406
|
+
property :threat_vector, as: 'threatVector'
|
1407
|
+
end
|
1408
|
+
end
|
1409
|
+
|
1175
1410
|
class CloudDlpDataProfile
|
1176
1411
|
# @private
|
1177
1412
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1213,12 +1448,12 @@ module Google
|
|
1213
1448
|
# @private
|
1214
1449
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1215
1450
|
property :category, as: 'category'
|
1451
|
+
property :cloud_provider, as: 'cloudProvider'
|
1216
1452
|
property :compliance_standard, as: 'complianceStandard'
|
1217
1453
|
property :compliance_version, as: 'complianceVersion'
|
1218
1454
|
property :count, :numeric_string => true, as: 'count'
|
1219
1455
|
property :leaf_container_resource, as: 'leafContainerResource'
|
1220
1456
|
property :name, as: 'name'
|
1221
|
-
property :project_display_name, as: 'projectDisplayName'
|
1222
1457
|
property :snapshot_time, as: 'snapshotTime'
|
1223
1458
|
end
|
1224
1459
|
end
|
@@ -1390,6 +1625,8 @@ module Google
|
|
1390
1625
|
|
1391
1626
|
property :canonical_name, as: 'canonicalName'
|
1392
1627
|
property :category, as: 'category'
|
1628
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1beta1::CloudArmor, decorator: Google::Apis::SecuritycenterV1beta1::CloudArmor::Representation
|
1629
|
+
|
1393
1630
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1beta1::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1beta1::CloudDlpDataProfile::Representation
|
1394
1631
|
|
1395
1632
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1beta1::CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1beta1::CloudDlpInspection::Representation
|
@@ -1435,6 +1672,8 @@ module Google
|
|
1435
1672
|
property :mute_update_time, as: 'muteUpdateTime'
|
1436
1673
|
property :name, as: 'name'
|
1437
1674
|
property :next_steps, as: 'nextSteps'
|
1675
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1beta1::Notebook, decorator: Google::Apis::SecuritycenterV1beta1::Notebook::Representation
|
1676
|
+
|
1438
1677
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1beta1::OrgPolicy, decorator: Google::Apis::SecuritycenterV1beta1::OrgPolicy::Representation
|
1439
1678
|
|
1440
1679
|
property :parent, as: 'parent'
|
@@ -1462,6 +1701,19 @@ module Google
|
|
1462
1701
|
end
|
1463
1702
|
end
|
1464
1703
|
|
1704
|
+
class GcpMetadata
|
1705
|
+
# @private
|
1706
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1707
|
+
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Folder, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Folder::Representation
|
1708
|
+
|
1709
|
+
property :organization, as: 'organization'
|
1710
|
+
property :parent, as: 'parent'
|
1711
|
+
property :parent_display_name, as: 'parentDisplayName'
|
1712
|
+
property :project, as: 'project'
|
1713
|
+
property :project_display_name, as: 'projectDisplayName'
|
1714
|
+
end
|
1715
|
+
end
|
1716
|
+
|
1465
1717
|
class Geolocation
|
1466
1718
|
# @private
|
1467
1719
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1604,14 +1856,23 @@ module Google
|
|
1604
1856
|
class GoogleCloudSecuritycenterV1Resource
|
1605
1857
|
# @private
|
1606
1858
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1859
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta1::AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta1::AwsMetadata::Representation
|
1860
|
+
|
1861
|
+
property :cloud_provider, as: 'cloudProvider'
|
1607
1862
|
property :display_name, as: 'displayName'
|
1608
1863
|
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1beta1::Folder, decorator: Google::Apis::SecuritycenterV1beta1::Folder::Representation
|
1609
1864
|
|
1865
|
+
property :location, as: 'location'
|
1610
1866
|
property :name, as: 'name'
|
1867
|
+
property :organization, as: 'organization'
|
1611
1868
|
property :parent, as: 'parent'
|
1612
1869
|
property :parent_display_name, as: 'parentDisplayName'
|
1613
1870
|
property :project, as: 'project'
|
1614
1871
|
property :project_display_name, as: 'projectDisplayName'
|
1872
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1beta1::ResourcePath, decorator: Google::Apis::SecuritycenterV1beta1::ResourcePath::Representation
|
1873
|
+
|
1874
|
+
property :resource_path_string, as: 'resourcePathString'
|
1875
|
+
property :service, as: 'service'
|
1615
1876
|
property :type, as: 'type'
|
1616
1877
|
end
|
1617
1878
|
end
|
@@ -1626,6 +1887,7 @@ module Google
|
|
1626
1887
|
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
1627
1888
|
# @private
|
1628
1889
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1890
|
+
property :cloud_provider, as: 'cloudProvider'
|
1629
1891
|
property :create_time, as: 'createTime'
|
1630
1892
|
property :description, as: 'description'
|
1631
1893
|
property :name, as: 'name'
|
@@ -1803,6 +2065,13 @@ module Google
|
|
1803
2065
|
end
|
1804
2066
|
end
|
1805
2067
|
|
2068
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
2069
|
+
# @private
|
2070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2071
|
+
property :confidence, as: 'confidence'
|
2072
|
+
end
|
2073
|
+
end
|
2074
|
+
|
1806
2075
|
class GoogleCloudSecuritycenterV2Application
|
1807
2076
|
# @private
|
1808
2077
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1811,6 +2080,15 @@ module Google
|
|
1811
2080
|
end
|
1812
2081
|
end
|
1813
2082
|
|
2083
|
+
class GoogleCloudSecuritycenterV2Attack
|
2084
|
+
# @private
|
2085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2086
|
+
property :classification, as: 'classification'
|
2087
|
+
property :volume_bps, as: 'volumeBps'
|
2088
|
+
property :volume_pps, as: 'volumePps'
|
2089
|
+
end
|
2090
|
+
end
|
2091
|
+
|
1814
2092
|
class GoogleCloudSecuritycenterV2AttackExposure
|
1815
2093
|
# @private
|
1816
2094
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1824,6 +2102,41 @@ module Google
|
|
1824
2102
|
end
|
1825
2103
|
end
|
1826
2104
|
|
2105
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
2106
|
+
# @private
|
2107
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2108
|
+
property :id, as: 'id'
|
2109
|
+
property :name, as: 'name'
|
2110
|
+
end
|
2111
|
+
end
|
2112
|
+
|
2113
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
2114
|
+
# @private
|
2115
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2116
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsAccount, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsAccount::Representation
|
2117
|
+
|
2118
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsOrganization, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsOrganization::Representation
|
2119
|
+
|
2120
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsOrganizationalUnit::Representation
|
2121
|
+
|
2122
|
+
end
|
2123
|
+
end
|
2124
|
+
|
2125
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
2126
|
+
# @private
|
2127
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2128
|
+
property :id, as: 'id'
|
2129
|
+
end
|
2130
|
+
end
|
2131
|
+
|
2132
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
2133
|
+
# @private
|
2134
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2135
|
+
property :id, as: 'id'
|
2136
|
+
property :name, as: 'name'
|
2137
|
+
end
|
2138
|
+
end
|
2139
|
+
|
1827
2140
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
1828
2141
|
# @private
|
1829
2142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1872,6 +2185,22 @@ module Google
|
|
1872
2185
|
end
|
1873
2186
|
end
|
1874
2187
|
|
2188
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
2189
|
+
# @private
|
2190
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2191
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AdaptiveProtection::Representation
|
2192
|
+
|
2193
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Attack, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Attack::Representation
|
2194
|
+
|
2195
|
+
property :duration, as: 'duration'
|
2196
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Requests, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Requests::Representation
|
2197
|
+
|
2198
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2SecurityPolicy, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2SecurityPolicy::Representation
|
2199
|
+
|
2200
|
+
property :threat_vector, as: 'threatVector'
|
2201
|
+
end
|
2202
|
+
end
|
2203
|
+
|
1875
2204
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
1876
2205
|
# @private
|
1877
2206
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2078,6 +2407,8 @@ module Google
|
|
2078
2407
|
|
2079
2408
|
property :canonical_name, as: 'canonicalName'
|
2080
2409
|
property :category, as: 'category'
|
2410
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudArmor, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudArmor::Representation
|
2411
|
+
|
2081
2412
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudDlpDataProfile::Representation
|
2082
2413
|
|
2083
2414
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2CloudDlpInspection::Representation
|
@@ -2123,6 +2454,8 @@ module Google
|
|
2123
2454
|
property :mute_update_time, as: 'muteUpdateTime'
|
2124
2455
|
property :name, as: 'name'
|
2125
2456
|
property :next_steps, as: 'nextSteps'
|
2457
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Notebook, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2Notebook::Representation
|
2458
|
+
|
2126
2459
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2OrgPolicy, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2OrgPolicy::Representation
|
2127
2460
|
|
2128
2461
|
property :parent, as: 'parent'
|
@@ -2142,6 +2475,14 @@ module Google
|
|
2142
2475
|
end
|
2143
2476
|
end
|
2144
2477
|
|
2478
|
+
class GoogleCloudSecuritycenterV2Folder
|
2479
|
+
# @private
|
2480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2481
|
+
property :resource_folder, as: 'resourceFolder'
|
2482
|
+
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
2483
|
+
end
|
2484
|
+
end
|
2485
|
+
|
2145
2486
|
class GoogleCloudSecuritycenterV2Geolocation
|
2146
2487
|
# @private
|
2147
2488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2276,6 +2617,16 @@ module Google
|
|
2276
2617
|
end
|
2277
2618
|
end
|
2278
2619
|
|
2620
|
+
class GoogleCloudSecuritycenterV2Notebook
|
2621
|
+
# @private
|
2622
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2623
|
+
property :last_author, as: 'lastAuthor'
|
2624
|
+
property :name, as: 'name'
|
2625
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
2626
|
+
property :service, as: 'service'
|
2627
|
+
end
|
2628
|
+
end
|
2629
|
+
|
2279
2630
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
2280
2631
|
# @private
|
2281
2632
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2376,18 +2727,56 @@ module Google
|
|
2376
2727
|
end
|
2377
2728
|
end
|
2378
2729
|
|
2730
|
+
class GoogleCloudSecuritycenterV2Requests
|
2731
|
+
# @private
|
2732
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2733
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
2734
|
+
property :long_term_denied, as: 'longTermDenied'
|
2735
|
+
property :ratio, as: 'ratio'
|
2736
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
2737
|
+
end
|
2738
|
+
end
|
2739
|
+
|
2379
2740
|
class GoogleCloudSecuritycenterV2Resource
|
2380
2741
|
# @private
|
2381
2742
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2743
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2AwsMetadata::Representation
|
2744
|
+
|
2745
|
+
property :cloud_provider, as: 'cloudProvider'
|
2382
2746
|
property :display_name, as: 'displayName'
|
2747
|
+
property :gcp_metadata, as: 'gcpMetadata', class: Google::Apis::SecuritycenterV1beta1::GcpMetadata, decorator: Google::Apis::SecuritycenterV1beta1::GcpMetadata::Representation
|
2748
|
+
|
2749
|
+
property :location, as: 'location'
|
2383
2750
|
property :name, as: 'name'
|
2751
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePath, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePath::Representation
|
2752
|
+
|
2753
|
+
property :resource_path_string, as: 'resourcePathString'
|
2754
|
+
property :service, as: 'service'
|
2384
2755
|
property :type, as: 'type'
|
2385
2756
|
end
|
2386
2757
|
end
|
2387
2758
|
|
2759
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
2760
|
+
# @private
|
2761
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2762
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePathNode, decorator: Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePathNode::Representation
|
2763
|
+
|
2764
|
+
end
|
2765
|
+
end
|
2766
|
+
|
2767
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
2768
|
+
# @private
|
2769
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2770
|
+
property :display_name, as: 'displayName'
|
2771
|
+
property :id, as: 'id'
|
2772
|
+
property :node_type, as: 'nodeType'
|
2773
|
+
end
|
2774
|
+
end
|
2775
|
+
|
2388
2776
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
2389
2777
|
# @private
|
2390
2778
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2779
|
+
property :cloud_provider, as: 'cloudProvider'
|
2391
2780
|
property :create_time, as: 'createTime'
|
2392
2781
|
property :description, as: 'description'
|
2393
2782
|
property :name, as: 'name'
|
@@ -2429,6 +2818,15 @@ module Google
|
|
2429
2818
|
end
|
2430
2819
|
end
|
2431
2820
|
|
2821
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
2822
|
+
# @private
|
2823
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2824
|
+
property :name, as: 'name'
|
2825
|
+
property :preview, as: 'preview'
|
2826
|
+
property :type, as: 'type'
|
2827
|
+
end
|
2828
|
+
end
|
2829
|
+
|
2432
2830
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
2433
2831
|
# @private
|
2434
2832
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2716,6 +3114,16 @@ module Google
|
|
2716
3114
|
end
|
2717
3115
|
end
|
2718
3116
|
|
3117
|
+
class Notebook
|
3118
|
+
# @private
|
3119
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3120
|
+
property :last_author, as: 'lastAuthor'
|
3121
|
+
property :name, as: 'name'
|
3122
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
3123
|
+
property :service, as: 'service'
|
3124
|
+
end
|
3125
|
+
end
|
3126
|
+
|
2719
3127
|
class Object
|
2720
3128
|
# @private
|
2721
3129
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2839,6 +3247,33 @@ module Google
|
|
2839
3247
|
end
|
2840
3248
|
end
|
2841
3249
|
|
3250
|
+
class Requests
|
3251
|
+
# @private
|
3252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3253
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
3254
|
+
property :long_term_denied, as: 'longTermDenied'
|
3255
|
+
property :ratio, as: 'ratio'
|
3256
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
3257
|
+
end
|
3258
|
+
end
|
3259
|
+
|
3260
|
+
class ResourcePath
|
3261
|
+
# @private
|
3262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3263
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1beta1::ResourcePathNode, decorator: Google::Apis::SecuritycenterV1beta1::ResourcePathNode::Representation
|
3264
|
+
|
3265
|
+
end
|
3266
|
+
end
|
3267
|
+
|
3268
|
+
class ResourcePathNode
|
3269
|
+
# @private
|
3270
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3271
|
+
property :display_name, as: 'displayName'
|
3272
|
+
property :id, as: 'id'
|
3273
|
+
property :node_type, as: 'nodeType'
|
3274
|
+
end
|
3275
|
+
end
|
3276
|
+
|
2842
3277
|
class Role
|
2843
3278
|
# @private
|
2844
3279
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2883,6 +3318,15 @@ module Google
|
|
2883
3318
|
end
|
2884
3319
|
end
|
2885
3320
|
|
3321
|
+
class SecurityPolicy
|
3322
|
+
# @private
|
3323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3324
|
+
property :name, as: 'name'
|
3325
|
+
property :preview, as: 'preview'
|
3326
|
+
property :type, as: 'type'
|
3327
|
+
end
|
3328
|
+
end
|
3329
|
+
|
2886
3330
|
class SecurityPosture
|
2887
3331
|
# @private
|
2888
3332
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2990,6 +3434,24 @@ module Google
|
|
2990
3434
|
end
|
2991
3435
|
end
|
2992
3436
|
|
3437
|
+
class VulnerabilityCountBySeverity
|
3438
|
+
# @private
|
3439
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3440
|
+
hash :severity_to_finding_count, as: 'severityToFindingCount'
|
3441
|
+
end
|
3442
|
+
end
|
3443
|
+
|
3444
|
+
class VulnerabilitySnapshot
|
3445
|
+
# @private
|
3446
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3447
|
+
property :cloud_provider, as: 'cloudProvider'
|
3448
|
+
property :finding_count, as: 'findingCount', class: Google::Apis::SecuritycenterV1beta1::VulnerabilityCountBySeverity, decorator: Google::Apis::SecuritycenterV1beta1::VulnerabilityCountBySeverity::Representation
|
3449
|
+
|
3450
|
+
property :name, as: 'name'
|
3451
|
+
property :snapshot_time, as: 'snapshotTime'
|
3452
|
+
end
|
3453
|
+
end
|
3454
|
+
|
2993
3455
|
class YaraRuleSignature
|
2994
3456
|
# @private
|
2995
3457
|
class Representation < Google::Apis::Core::JsonRepresentation
|