google-apis-securitycenter_v1beta2 0.66.0 → 0.67.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,24 +34,66 @@ 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
|
|
40
46
|
include Google::Apis::Core::JsonObjectSupport
|
41
47
|
end
|
42
48
|
|
49
|
+
class Attack
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
43
55
|
class AttackExposure
|
44
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
57
|
|
46
58
|
include Google::Apis::Core::JsonObjectSupport
|
47
59
|
end
|
48
60
|
|
61
|
+
class AwsAccount
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class AwsMetadata
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class AwsOrganization
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class AwsOrganizationalUnit
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
49
85
|
class BackupDisasterRecovery
|
50
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
87
|
|
52
88
|
include Google::Apis::Core::JsonObjectSupport
|
53
89
|
end
|
54
90
|
|
91
|
+
class CloudArmor
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
55
97
|
class CloudDlpDataProfile
|
56
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
99
|
|
@@ -202,6 +244,12 @@ module Google
|
|
202
244
|
include Google::Apis::Core::JsonObjectSupport
|
203
245
|
end
|
204
246
|
|
247
|
+
class GcpMetadata
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
205
253
|
class Geolocation
|
206
254
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
255
|
|
@@ -358,18 +406,54 @@ module Google
|
|
358
406
|
include Google::Apis::Core::JsonObjectSupport
|
359
407
|
end
|
360
408
|
|
409
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
361
415
|
class GoogleCloudSecuritycenterV2Application
|
362
416
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
417
|
|
364
418
|
include Google::Apis::Core::JsonObjectSupport
|
365
419
|
end
|
366
420
|
|
421
|
+
class GoogleCloudSecuritycenterV2Attack
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
367
427
|
class GoogleCloudSecuritycenterV2AttackExposure
|
368
428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
429
|
|
370
430
|
include Google::Apis::Core::JsonObjectSupport
|
371
431
|
end
|
372
432
|
|
433
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
373
457
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
374
458
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
459
|
|
@@ -394,6 +478,12 @@ module Google
|
|
394
478
|
include Google::Apis::Core::JsonObjectSupport
|
395
479
|
end
|
396
480
|
|
481
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
397
487
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
398
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
489
|
|
@@ -508,6 +598,12 @@ module Google
|
|
508
598
|
include Google::Apis::Core::JsonObjectSupport
|
509
599
|
end
|
510
600
|
|
601
|
+
class GoogleCloudSecuritycenterV2Folder
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
511
607
|
class GoogleCloudSecuritycenterV2Geolocation
|
512
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
609
|
|
@@ -586,6 +682,12 @@ module Google
|
|
586
682
|
include Google::Apis::Core::JsonObjectSupport
|
587
683
|
end
|
588
684
|
|
685
|
+
class GoogleCloudSecuritycenterV2Notebook
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
589
691
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
590
692
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
693
|
|
@@ -640,12 +742,30 @@ module Google
|
|
640
742
|
include Google::Apis::Core::JsonObjectSupport
|
641
743
|
end
|
642
744
|
|
745
|
+
class GoogleCloudSecuritycenterV2Requests
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
643
751
|
class GoogleCloudSecuritycenterV2Resource
|
644
752
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
645
753
|
|
646
754
|
include Google::Apis::Core::JsonObjectSupport
|
647
755
|
end
|
648
756
|
|
757
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
763
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
649
769
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
650
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
651
771
|
|
@@ -670,6 +790,12 @@ module Google
|
|
670
790
|
include Google::Apis::Core::JsonObjectSupport
|
671
791
|
end
|
672
792
|
|
793
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
794
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
795
|
+
|
796
|
+
include Google::Apis::Core::JsonObjectSupport
|
797
|
+
end
|
798
|
+
|
673
799
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
674
800
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
801
|
|
@@ -778,6 +904,12 @@ module Google
|
|
778
904
|
include Google::Apis::Core::JsonObjectSupport
|
779
905
|
end
|
780
906
|
|
907
|
+
class Notebook
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
781
913
|
class Object
|
782
914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
915
|
|
@@ -832,6 +964,24 @@ module Google
|
|
832
964
|
include Google::Apis::Core::JsonObjectSupport
|
833
965
|
end
|
834
966
|
|
967
|
+
class Requests
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class ResourcePath
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class ResourcePathNode
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
835
985
|
class Role
|
836
986
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
837
987
|
|
@@ -862,6 +1012,12 @@ module Google
|
|
862
1012
|
include Google::Apis::Core::JsonObjectSupport
|
863
1013
|
end
|
864
1014
|
|
1015
|
+
class SecurityPolicy
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1017
|
+
|
1018
|
+
include Google::Apis::Core::JsonObjectSupport
|
1019
|
+
end
|
1020
|
+
|
865
1021
|
class SecurityPosture
|
866
1022
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
867
1023
|
|
@@ -904,6 +1060,18 @@ module Google
|
|
904
1060
|
include Google::Apis::Core::JsonObjectSupport
|
905
1061
|
end
|
906
1062
|
|
1063
|
+
class VulnerabilityCountBySeverity
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1065
|
+
|
1066
|
+
include Google::Apis::Core::JsonObjectSupport
|
1067
|
+
end
|
1068
|
+
|
1069
|
+
class VulnerabilitySnapshot
|
1070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1071
|
+
|
1072
|
+
include Google::Apis::Core::JsonObjectSupport
|
1073
|
+
end
|
1074
|
+
|
907
1075
|
class WebSecurityScannerSettings
|
908
1076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
1077
|
|
@@ -948,6 +1116,13 @@ module Google
|
|
948
1116
|
end
|
949
1117
|
end
|
950
1118
|
|
1119
|
+
class AdaptiveProtection
|
1120
|
+
# @private
|
1121
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1122
|
+
property :confidence, as: 'confidence'
|
1123
|
+
end
|
1124
|
+
end
|
1125
|
+
|
951
1126
|
class Application
|
952
1127
|
# @private
|
953
1128
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -956,6 +1131,15 @@ module Google
|
|
956
1131
|
end
|
957
1132
|
end
|
958
1133
|
|
1134
|
+
class Attack
|
1135
|
+
# @private
|
1136
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1137
|
+
property :classification, as: 'classification'
|
1138
|
+
property :volume_bps, as: 'volumeBps'
|
1139
|
+
property :volume_pps, as: 'volumePps'
|
1140
|
+
end
|
1141
|
+
end
|
1142
|
+
|
959
1143
|
class AttackExposure
|
960
1144
|
# @private
|
961
1145
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -969,6 +1153,41 @@ module Google
|
|
969
1153
|
end
|
970
1154
|
end
|
971
1155
|
|
1156
|
+
class AwsAccount
|
1157
|
+
# @private
|
1158
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1159
|
+
property :id, as: 'id'
|
1160
|
+
property :name, as: 'name'
|
1161
|
+
end
|
1162
|
+
end
|
1163
|
+
|
1164
|
+
class AwsMetadata
|
1165
|
+
# @private
|
1166
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1167
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1beta2::AwsAccount, decorator: Google::Apis::SecuritycenterV1beta2::AwsAccount::Representation
|
1168
|
+
|
1169
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1beta2::AwsOrganization, decorator: Google::Apis::SecuritycenterV1beta2::AwsOrganization::Representation
|
1170
|
+
|
1171
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1beta2::AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1beta2::AwsOrganizationalUnit::Representation
|
1172
|
+
|
1173
|
+
end
|
1174
|
+
end
|
1175
|
+
|
1176
|
+
class AwsOrganization
|
1177
|
+
# @private
|
1178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1179
|
+
property :id, as: 'id'
|
1180
|
+
end
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class AwsOrganizationalUnit
|
1184
|
+
# @private
|
1185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1186
|
+
property :id, as: 'id'
|
1187
|
+
property :name, as: 'name'
|
1188
|
+
end
|
1189
|
+
end
|
1190
|
+
|
972
1191
|
class BackupDisasterRecovery
|
973
1192
|
# @private
|
974
1193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -985,6 +1204,22 @@ module Google
|
|
985
1204
|
end
|
986
1205
|
end
|
987
1206
|
|
1207
|
+
class CloudArmor
|
1208
|
+
# @private
|
1209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1210
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1beta2::AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1beta2::AdaptiveProtection::Representation
|
1211
|
+
|
1212
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1beta2::Attack, decorator: Google::Apis::SecuritycenterV1beta2::Attack::Representation
|
1213
|
+
|
1214
|
+
property :duration, as: 'duration'
|
1215
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1beta2::Requests, decorator: Google::Apis::SecuritycenterV1beta2::Requests::Representation
|
1216
|
+
|
1217
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1beta2::SecurityPolicy, decorator: Google::Apis::SecuritycenterV1beta2::SecurityPolicy::Representation
|
1218
|
+
|
1219
|
+
property :threat_vector, as: 'threatVector'
|
1220
|
+
end
|
1221
|
+
end
|
1222
|
+
|
988
1223
|
class CloudDlpDataProfile
|
989
1224
|
# @private
|
990
1225
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1026,12 +1261,12 @@ module Google
|
|
1026
1261
|
# @private
|
1027
1262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1028
1263
|
property :category, as: 'category'
|
1264
|
+
property :cloud_provider, as: 'cloudProvider'
|
1029
1265
|
property :compliance_standard, as: 'complianceStandard'
|
1030
1266
|
property :compliance_version, as: 'complianceVersion'
|
1031
1267
|
property :count, :numeric_string => true, as: 'count'
|
1032
1268
|
property :leaf_container_resource, as: 'leafContainerResource'
|
1033
1269
|
property :name, as: 'name'
|
1034
|
-
property :project_display_name, as: 'projectDisplayName'
|
1035
1270
|
property :snapshot_time, as: 'snapshotTime'
|
1036
1271
|
end
|
1037
1272
|
end
|
@@ -1237,6 +1472,8 @@ module Google
|
|
1237
1472
|
|
1238
1473
|
property :canonical_name, as: 'canonicalName'
|
1239
1474
|
property :category, as: 'category'
|
1475
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1beta2::CloudArmor, decorator: Google::Apis::SecuritycenterV1beta2::CloudArmor::Representation
|
1476
|
+
|
1240
1477
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1beta2::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1beta2::CloudDlpDataProfile::Representation
|
1241
1478
|
|
1242
1479
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1beta2::CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1beta2::CloudDlpInspection::Representation
|
@@ -1282,6 +1519,8 @@ module Google
|
|
1282
1519
|
property :mute_update_time, as: 'muteUpdateTime'
|
1283
1520
|
property :name, as: 'name'
|
1284
1521
|
property :next_steps, as: 'nextSteps'
|
1522
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1beta2::Notebook, decorator: Google::Apis::SecuritycenterV1beta2::Notebook::Representation
|
1523
|
+
|
1285
1524
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1beta2::OrgPolicy, decorator: Google::Apis::SecuritycenterV1beta2::OrgPolicy::Representation
|
1286
1525
|
|
1287
1526
|
property :parent, as: 'parent'
|
@@ -1309,6 +1548,19 @@ module Google
|
|
1309
1548
|
end
|
1310
1549
|
end
|
1311
1550
|
|
1551
|
+
class GcpMetadata
|
1552
|
+
# @private
|
1553
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1554
|
+
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Folder, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Folder::Representation
|
1555
|
+
|
1556
|
+
property :organization, as: 'organization'
|
1557
|
+
property :parent, as: 'parent'
|
1558
|
+
property :parent_display_name, as: 'parentDisplayName'
|
1559
|
+
property :project, as: 'project'
|
1560
|
+
property :project_display_name, as: 'projectDisplayName'
|
1561
|
+
end
|
1562
|
+
end
|
1563
|
+
|
1312
1564
|
class Geolocation
|
1313
1565
|
# @private
|
1314
1566
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1436,14 +1688,23 @@ module Google
|
|
1436
1688
|
class GoogleCloudSecuritycenterV1Resource
|
1437
1689
|
# @private
|
1438
1690
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1691
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta2::AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta2::AwsMetadata::Representation
|
1692
|
+
|
1693
|
+
property :cloud_provider, as: 'cloudProvider'
|
1439
1694
|
property :display_name, as: 'displayName'
|
1440
1695
|
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1beta2::Folder, decorator: Google::Apis::SecuritycenterV1beta2::Folder::Representation
|
1441
1696
|
|
1697
|
+
property :location, as: 'location'
|
1442
1698
|
property :name, as: 'name'
|
1699
|
+
property :organization, as: 'organization'
|
1443
1700
|
property :parent, as: 'parent'
|
1444
1701
|
property :parent_display_name, as: 'parentDisplayName'
|
1445
1702
|
property :project, as: 'project'
|
1446
1703
|
property :project_display_name, as: 'projectDisplayName'
|
1704
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1beta2::ResourcePath, decorator: Google::Apis::SecuritycenterV1beta2::ResourcePath::Representation
|
1705
|
+
|
1706
|
+
property :resource_path_string, as: 'resourcePathString'
|
1707
|
+
property :service, as: 'service'
|
1447
1708
|
property :type, as: 'type'
|
1448
1709
|
end
|
1449
1710
|
end
|
@@ -1458,6 +1719,7 @@ module Google
|
|
1458
1719
|
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
1459
1720
|
# @private
|
1460
1721
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1722
|
+
property :cloud_provider, as: 'cloudProvider'
|
1461
1723
|
property :create_time, as: 'createTime'
|
1462
1724
|
property :description, as: 'description'
|
1463
1725
|
property :name, as: 'name'
|
@@ -1610,6 +1872,13 @@ module Google
|
|
1610
1872
|
end
|
1611
1873
|
end
|
1612
1874
|
|
1875
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
1876
|
+
# @private
|
1877
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1878
|
+
property :confidence, as: 'confidence'
|
1879
|
+
end
|
1880
|
+
end
|
1881
|
+
|
1613
1882
|
class GoogleCloudSecuritycenterV2Application
|
1614
1883
|
# @private
|
1615
1884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1618,6 +1887,15 @@ module Google
|
|
1618
1887
|
end
|
1619
1888
|
end
|
1620
1889
|
|
1890
|
+
class GoogleCloudSecuritycenterV2Attack
|
1891
|
+
# @private
|
1892
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1893
|
+
property :classification, as: 'classification'
|
1894
|
+
property :volume_bps, as: 'volumeBps'
|
1895
|
+
property :volume_pps, as: 'volumePps'
|
1896
|
+
end
|
1897
|
+
end
|
1898
|
+
|
1621
1899
|
class GoogleCloudSecuritycenterV2AttackExposure
|
1622
1900
|
# @private
|
1623
1901
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1631,6 +1909,41 @@ module Google
|
|
1631
1909
|
end
|
1632
1910
|
end
|
1633
1911
|
|
1912
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
1913
|
+
# @private
|
1914
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1915
|
+
property :id, as: 'id'
|
1916
|
+
property :name, as: 'name'
|
1917
|
+
end
|
1918
|
+
end
|
1919
|
+
|
1920
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
1921
|
+
# @private
|
1922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1923
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsAccount, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsAccount::Representation
|
1924
|
+
|
1925
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsOrganization, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsOrganization::Representation
|
1926
|
+
|
1927
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsOrganizationalUnit::Representation
|
1928
|
+
|
1929
|
+
end
|
1930
|
+
end
|
1931
|
+
|
1932
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
1933
|
+
# @private
|
1934
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1935
|
+
property :id, as: 'id'
|
1936
|
+
end
|
1937
|
+
end
|
1938
|
+
|
1939
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
1940
|
+
# @private
|
1941
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1942
|
+
property :id, as: 'id'
|
1943
|
+
property :name, as: 'name'
|
1944
|
+
end
|
1945
|
+
end
|
1946
|
+
|
1634
1947
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
1635
1948
|
# @private
|
1636
1949
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1679,6 +1992,22 @@ module Google
|
|
1679
1992
|
end
|
1680
1993
|
end
|
1681
1994
|
|
1995
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
1996
|
+
# @private
|
1997
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1998
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AdaptiveProtection::Representation
|
1999
|
+
|
2000
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Attack, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Attack::Representation
|
2001
|
+
|
2002
|
+
property :duration, as: 'duration'
|
2003
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Requests, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Requests::Representation
|
2004
|
+
|
2005
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2SecurityPolicy, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2SecurityPolicy::Representation
|
2006
|
+
|
2007
|
+
property :threat_vector, as: 'threatVector'
|
2008
|
+
end
|
2009
|
+
end
|
2010
|
+
|
1682
2011
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
1683
2012
|
# @private
|
1684
2013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1885,6 +2214,8 @@ module Google
|
|
1885
2214
|
|
1886
2215
|
property :canonical_name, as: 'canonicalName'
|
1887
2216
|
property :category, as: 'category'
|
2217
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudArmor, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudArmor::Representation
|
2218
|
+
|
1888
2219
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudDlpDataProfile::Representation
|
1889
2220
|
|
1890
2221
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2CloudDlpInspection::Representation
|
@@ -1930,6 +2261,8 @@ module Google
|
|
1930
2261
|
property :mute_update_time, as: 'muteUpdateTime'
|
1931
2262
|
property :name, as: 'name'
|
1932
2263
|
property :next_steps, as: 'nextSteps'
|
2264
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Notebook, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Notebook::Representation
|
2265
|
+
|
1933
2266
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2OrgPolicy, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2OrgPolicy::Representation
|
1934
2267
|
|
1935
2268
|
property :parent, as: 'parent'
|
@@ -1949,6 +2282,14 @@ module Google
|
|
1949
2282
|
end
|
1950
2283
|
end
|
1951
2284
|
|
2285
|
+
class GoogleCloudSecuritycenterV2Folder
|
2286
|
+
# @private
|
2287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2288
|
+
property :resource_folder, as: 'resourceFolder'
|
2289
|
+
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
2290
|
+
end
|
2291
|
+
end
|
2292
|
+
|
1952
2293
|
class GoogleCloudSecuritycenterV2Geolocation
|
1953
2294
|
# @private
|
1954
2295
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2083,6 +2424,16 @@ module Google
|
|
2083
2424
|
end
|
2084
2425
|
end
|
2085
2426
|
|
2427
|
+
class GoogleCloudSecuritycenterV2Notebook
|
2428
|
+
# @private
|
2429
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2430
|
+
property :last_author, as: 'lastAuthor'
|
2431
|
+
property :name, as: 'name'
|
2432
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
2433
|
+
property :service, as: 'service'
|
2434
|
+
end
|
2435
|
+
end
|
2436
|
+
|
2086
2437
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
2087
2438
|
# @private
|
2088
2439
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2183,18 +2534,56 @@ module Google
|
|
2183
2534
|
end
|
2184
2535
|
end
|
2185
2536
|
|
2537
|
+
class GoogleCloudSecuritycenterV2Requests
|
2538
|
+
# @private
|
2539
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2540
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
2541
|
+
property :long_term_denied, as: 'longTermDenied'
|
2542
|
+
property :ratio, as: 'ratio'
|
2543
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
2544
|
+
end
|
2545
|
+
end
|
2546
|
+
|
2186
2547
|
class GoogleCloudSecuritycenterV2Resource
|
2187
2548
|
# @private
|
2188
2549
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2550
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsMetadata::Representation
|
2551
|
+
|
2552
|
+
property :cloud_provider, as: 'cloudProvider'
|
2189
2553
|
property :display_name, as: 'displayName'
|
2554
|
+
property :gcp_metadata, as: 'gcpMetadata', class: Google::Apis::SecuritycenterV1beta2::GcpMetadata, decorator: Google::Apis::SecuritycenterV1beta2::GcpMetadata::Representation
|
2555
|
+
|
2556
|
+
property :location, as: 'location'
|
2190
2557
|
property :name, as: 'name'
|
2558
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ResourcePath, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ResourcePath::Representation
|
2559
|
+
|
2560
|
+
property :resource_path_string, as: 'resourcePathString'
|
2561
|
+
property :service, as: 'service'
|
2191
2562
|
property :type, as: 'type'
|
2192
2563
|
end
|
2193
2564
|
end
|
2194
2565
|
|
2566
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
2567
|
+
# @private
|
2568
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2569
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ResourcePathNode, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ResourcePathNode::Representation
|
2570
|
+
|
2571
|
+
end
|
2572
|
+
end
|
2573
|
+
|
2574
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
2575
|
+
# @private
|
2576
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2577
|
+
property :display_name, as: 'displayName'
|
2578
|
+
property :id, as: 'id'
|
2579
|
+
property :node_type, as: 'nodeType'
|
2580
|
+
end
|
2581
|
+
end
|
2582
|
+
|
2195
2583
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
2196
2584
|
# @private
|
2197
2585
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2586
|
+
property :cloud_provider, as: 'cloudProvider'
|
2198
2587
|
property :create_time, as: 'createTime'
|
2199
2588
|
property :description, as: 'description'
|
2200
2589
|
property :name, as: 'name'
|
@@ -2236,6 +2625,15 @@ module Google
|
|
2236
2625
|
end
|
2237
2626
|
end
|
2238
2627
|
|
2628
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
2629
|
+
# @private
|
2630
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2631
|
+
property :name, as: 'name'
|
2632
|
+
property :preview, as: 'preview'
|
2633
|
+
property :type, as: 'type'
|
2634
|
+
end
|
2635
|
+
end
|
2636
|
+
|
2239
2637
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
2240
2638
|
# @private
|
2241
2639
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2423,6 +2821,16 @@ module Google
|
|
2423
2821
|
end
|
2424
2822
|
end
|
2425
2823
|
|
2824
|
+
class Notebook
|
2825
|
+
# @private
|
2826
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2827
|
+
property :last_author, as: 'lastAuthor'
|
2828
|
+
property :name, as: 'name'
|
2829
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
2830
|
+
property :service, as: 'service'
|
2831
|
+
end
|
2832
|
+
end
|
2833
|
+
|
2426
2834
|
class Object
|
2427
2835
|
# @private
|
2428
2836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2523,6 +2931,33 @@ module Google
|
|
2523
2931
|
end
|
2524
2932
|
end
|
2525
2933
|
|
2934
|
+
class Requests
|
2935
|
+
# @private
|
2936
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2937
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
2938
|
+
property :long_term_denied, as: 'longTermDenied'
|
2939
|
+
property :ratio, as: 'ratio'
|
2940
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
2941
|
+
end
|
2942
|
+
end
|
2943
|
+
|
2944
|
+
class ResourcePath
|
2945
|
+
# @private
|
2946
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2947
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1beta2::ResourcePathNode, decorator: Google::Apis::SecuritycenterV1beta2::ResourcePathNode::Representation
|
2948
|
+
|
2949
|
+
end
|
2950
|
+
end
|
2951
|
+
|
2952
|
+
class ResourcePathNode
|
2953
|
+
# @private
|
2954
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2955
|
+
property :display_name, as: 'displayName'
|
2956
|
+
property :id, as: 'id'
|
2957
|
+
property :node_type, as: 'nodeType'
|
2958
|
+
end
|
2959
|
+
end
|
2960
|
+
|
2526
2961
|
class Role
|
2527
2962
|
# @private
|
2528
2963
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2572,6 +3007,15 @@ module Google
|
|
2572
3007
|
end
|
2573
3008
|
end
|
2574
3009
|
|
3010
|
+
class SecurityPolicy
|
3011
|
+
# @private
|
3012
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3013
|
+
property :name, as: 'name'
|
3014
|
+
property :preview, as: 'preview'
|
3015
|
+
property :type, as: 'type'
|
3016
|
+
end
|
3017
|
+
end
|
3018
|
+
|
2575
3019
|
class SecurityPosture
|
2576
3020
|
# @private
|
2577
3021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2652,6 +3096,24 @@ module Google
|
|
2652
3096
|
end
|
2653
3097
|
end
|
2654
3098
|
|
3099
|
+
class VulnerabilityCountBySeverity
|
3100
|
+
# @private
|
3101
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3102
|
+
hash :severity_to_finding_count, as: 'severityToFindingCount'
|
3103
|
+
end
|
3104
|
+
end
|
3105
|
+
|
3106
|
+
class VulnerabilitySnapshot
|
3107
|
+
# @private
|
3108
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3109
|
+
property :cloud_provider, as: 'cloudProvider'
|
3110
|
+
property :finding_count, as: 'findingCount', class: Google::Apis::SecuritycenterV1beta2::VulnerabilityCountBySeverity, decorator: Google::Apis::SecuritycenterV1beta2::VulnerabilityCountBySeverity::Representation
|
3111
|
+
|
3112
|
+
property :name, as: 'name'
|
3113
|
+
property :snapshot_time, as: 'snapshotTime'
|
3114
|
+
end
|
3115
|
+
end
|
3116
|
+
|
2655
3117
|
class WebSecurityScannerSettings
|
2656
3118
|
# @private
|
2657
3119
|
class Representation < Google::Apis::Core::JsonRepresentation
|