google-apis-securitycenter_v1 0.77.0 → 0.79.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
|
|
@@ -94,6 +106,30 @@ module Google
|
|
94
106
|
include Google::Apis::Core::JsonObjectSupport
|
95
107
|
end
|
96
108
|
|
109
|
+
class AwsAccount
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class AwsMetadata
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class AwsOrganization
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class AwsOrganizationalUnit
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
97
133
|
class BackupDisasterRecovery
|
98
134
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
135
|
|
@@ -124,6 +160,12 @@ module Google
|
|
124
160
|
include Google::Apis::Core::JsonObjectSupport
|
125
161
|
end
|
126
162
|
|
163
|
+
class CloudArmor
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
127
169
|
class CloudDlpDataProfile
|
128
170
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
171
|
|
@@ -286,6 +328,12 @@ module Google
|
|
286
328
|
include Google::Apis::Core::JsonObjectSupport
|
287
329
|
end
|
288
330
|
|
331
|
+
class GcpMetadata
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
289
337
|
class Geolocation
|
290
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
339
|
|
@@ -454,18 +502,54 @@ module Google
|
|
454
502
|
include Google::Apis::Core::JsonObjectSupport
|
455
503
|
end
|
456
504
|
|
505
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
457
511
|
class GoogleCloudSecuritycenterV2Application
|
458
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
513
|
|
460
514
|
include Google::Apis::Core::JsonObjectSupport
|
461
515
|
end
|
462
516
|
|
517
|
+
class GoogleCloudSecuritycenterV2Attack
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
463
523
|
class GoogleCloudSecuritycenterV2AttackExposure
|
464
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
525
|
|
466
526
|
include Google::Apis::Core::JsonObjectSupport
|
467
527
|
end
|
468
528
|
|
529
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
469
553
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
470
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
555
|
|
@@ -490,6 +574,12 @@ module Google
|
|
490
574
|
include Google::Apis::Core::JsonObjectSupport
|
491
575
|
end
|
492
576
|
|
577
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
493
583
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
494
584
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
585
|
|
@@ -604,6 +694,12 @@ module Google
|
|
604
694
|
include Google::Apis::Core::JsonObjectSupport
|
605
695
|
end
|
606
696
|
|
697
|
+
class GoogleCloudSecuritycenterV2Folder
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
607
703
|
class GoogleCloudSecuritycenterV2Geolocation
|
608
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
705
|
|
@@ -682,6 +778,12 @@ module Google
|
|
682
778
|
include Google::Apis::Core::JsonObjectSupport
|
683
779
|
end
|
684
780
|
|
781
|
+
class GoogleCloudSecuritycenterV2Notebook
|
782
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
783
|
+
|
784
|
+
include Google::Apis::Core::JsonObjectSupport
|
785
|
+
end
|
786
|
+
|
685
787
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
686
788
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
789
|
|
@@ -736,12 +838,30 @@ module Google
|
|
736
838
|
include Google::Apis::Core::JsonObjectSupport
|
737
839
|
end
|
738
840
|
|
841
|
+
class GoogleCloudSecuritycenterV2Requests
|
842
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
|
+
|
844
|
+
include Google::Apis::Core::JsonObjectSupport
|
845
|
+
end
|
846
|
+
|
739
847
|
class GoogleCloudSecuritycenterV2Resource
|
740
848
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
849
|
|
742
850
|
include Google::Apis::Core::JsonObjectSupport
|
743
851
|
end
|
744
852
|
|
853
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
855
|
+
|
856
|
+
include Google::Apis::Core::JsonObjectSupport
|
857
|
+
end
|
858
|
+
|
859
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
860
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
861
|
+
|
862
|
+
include Google::Apis::Core::JsonObjectSupport
|
863
|
+
end
|
864
|
+
|
745
865
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
746
866
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
867
|
|
@@ -766,6 +886,12 @@ module Google
|
|
766
886
|
include Google::Apis::Core::JsonObjectSupport
|
767
887
|
end
|
768
888
|
|
889
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
890
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
891
|
+
|
892
|
+
include Google::Apis::Core::JsonObjectSupport
|
893
|
+
end
|
894
|
+
|
769
895
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
770
896
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
897
|
|
@@ -1018,6 +1144,12 @@ module Google
|
|
1018
1144
|
include Google::Apis::Core::JsonObjectSupport
|
1019
1145
|
end
|
1020
1146
|
|
1147
|
+
class Notebook
|
1148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
|
+
|
1150
|
+
include Google::Apis::Core::JsonObjectSupport
|
1151
|
+
end
|
1152
|
+
|
1021
1153
|
class NotificationConfig
|
1022
1154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1023
1155
|
|
@@ -1102,12 +1234,30 @@ module Google
|
|
1102
1234
|
include Google::Apis::Core::JsonObjectSupport
|
1103
1235
|
end
|
1104
1236
|
|
1237
|
+
class Requests
|
1238
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
|
+
|
1240
|
+
include Google::Apis::Core::JsonObjectSupport
|
1241
|
+
end
|
1242
|
+
|
1105
1243
|
class Resource
|
1106
1244
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1107
1245
|
|
1108
1246
|
include Google::Apis::Core::JsonObjectSupport
|
1109
1247
|
end
|
1110
1248
|
|
1249
|
+
class ResourcePath
|
1250
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1251
|
+
|
1252
|
+
include Google::Apis::Core::JsonObjectSupport
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class ResourcePathNode
|
1256
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1257
|
+
|
1258
|
+
include Google::Apis::Core::JsonObjectSupport
|
1259
|
+
end
|
1260
|
+
|
1111
1261
|
class ResourceValueConfigMetadata
|
1112
1262
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1113
1263
|
|
@@ -1144,6 +1294,12 @@ module Google
|
|
1144
1294
|
include Google::Apis::Core::JsonObjectSupport
|
1145
1295
|
end
|
1146
1296
|
|
1297
|
+
class SecurityPolicy
|
1298
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
|
+
|
1300
|
+
include Google::Apis::Core::JsonObjectSupport
|
1301
|
+
end
|
1302
|
+
|
1147
1303
|
class SecurityPosture
|
1148
1304
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1149
1305
|
|
@@ -1270,6 +1426,18 @@ module Google
|
|
1270
1426
|
include Google::Apis::Core::JsonObjectSupport
|
1271
1427
|
end
|
1272
1428
|
|
1429
|
+
class VulnerabilityCountBySeverity
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1435
|
+
class VulnerabilitySnapshot
|
1436
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1437
|
+
|
1438
|
+
include Google::Apis::Core::JsonObjectSupport
|
1439
|
+
end
|
1440
|
+
|
1273
1441
|
class YaraRuleSignature
|
1274
1442
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1275
1443
|
|
@@ -1308,6 +1476,13 @@ module Google
|
|
1308
1476
|
end
|
1309
1477
|
end
|
1310
1478
|
|
1479
|
+
class AdaptiveProtection
|
1480
|
+
# @private
|
1481
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1482
|
+
property :confidence, as: 'confidence'
|
1483
|
+
end
|
1484
|
+
end
|
1485
|
+
|
1311
1486
|
class Application
|
1312
1487
|
# @private
|
1313
1488
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1342,6 +1517,15 @@ module Google
|
|
1342
1517
|
end
|
1343
1518
|
end
|
1344
1519
|
|
1520
|
+
class Attack
|
1521
|
+
# @private
|
1522
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1523
|
+
property :classification, as: 'classification'
|
1524
|
+
property :volume_bps, as: 'volumeBps'
|
1525
|
+
property :volume_pps, as: 'volumePps'
|
1526
|
+
end
|
1527
|
+
end
|
1528
|
+
|
1345
1529
|
class AttackExposure
|
1346
1530
|
# @private
|
1347
1531
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1416,6 +1600,41 @@ module Google
|
|
1416
1600
|
end
|
1417
1601
|
end
|
1418
1602
|
|
1603
|
+
class AwsAccount
|
1604
|
+
# @private
|
1605
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1606
|
+
property :id, as: 'id'
|
1607
|
+
property :name, as: 'name'
|
1608
|
+
end
|
1609
|
+
end
|
1610
|
+
|
1611
|
+
class AwsMetadata
|
1612
|
+
# @private
|
1613
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1614
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1::AwsAccount, decorator: Google::Apis::SecuritycenterV1::AwsAccount::Representation
|
1615
|
+
|
1616
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1::AwsOrganization, decorator: Google::Apis::SecuritycenterV1::AwsOrganization::Representation
|
1617
|
+
|
1618
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1::AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1::AwsOrganizationalUnit::Representation
|
1619
|
+
|
1620
|
+
end
|
1621
|
+
end
|
1622
|
+
|
1623
|
+
class AwsOrganization
|
1624
|
+
# @private
|
1625
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1626
|
+
property :id, as: 'id'
|
1627
|
+
end
|
1628
|
+
end
|
1629
|
+
|
1630
|
+
class AwsOrganizationalUnit
|
1631
|
+
# @private
|
1632
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1633
|
+
property :id, as: 'id'
|
1634
|
+
property :name, as: 'name'
|
1635
|
+
end
|
1636
|
+
end
|
1637
|
+
|
1419
1638
|
class BackupDisasterRecovery
|
1420
1639
|
# @private
|
1421
1640
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1466,6 +1685,22 @@ module Google
|
|
1466
1685
|
end
|
1467
1686
|
end
|
1468
1687
|
|
1688
|
+
class CloudArmor
|
1689
|
+
# @private
|
1690
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1691
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1::AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1::AdaptiveProtection::Representation
|
1692
|
+
|
1693
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1::Attack, decorator: Google::Apis::SecuritycenterV1::Attack::Representation
|
1694
|
+
|
1695
|
+
property :duration, as: 'duration'
|
1696
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1::Requests, decorator: Google::Apis::SecuritycenterV1::Requests::Representation
|
1697
|
+
|
1698
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1::SecurityPolicy, decorator: Google::Apis::SecuritycenterV1::SecurityPolicy::Representation
|
1699
|
+
|
1700
|
+
property :threat_vector, as: 'threatVector'
|
1701
|
+
end
|
1702
|
+
end
|
1703
|
+
|
1469
1704
|
class CloudDlpDataProfile
|
1470
1705
|
# @private
|
1471
1706
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1507,12 +1742,12 @@ module Google
|
|
1507
1742
|
# @private
|
1508
1743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1509
1744
|
property :category, as: 'category'
|
1745
|
+
property :cloud_provider, as: 'cloudProvider'
|
1510
1746
|
property :compliance_standard, as: 'complianceStandard'
|
1511
1747
|
property :compliance_version, as: 'complianceVersion'
|
1512
1748
|
property :count, :numeric_string => true, as: 'count'
|
1513
1749
|
property :leaf_container_resource, as: 'leafContainerResource'
|
1514
1750
|
property :name, as: 'name'
|
1515
|
-
property :project_display_name, as: 'projectDisplayName'
|
1516
1751
|
property :snapshot_time, as: 'snapshotTime'
|
1517
1752
|
end
|
1518
1753
|
end
|
@@ -1740,6 +1975,8 @@ module Google
|
|
1740
1975
|
|
1741
1976
|
property :canonical_name, as: 'canonicalName'
|
1742
1977
|
property :category, as: 'category'
|
1978
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1::CloudArmor, decorator: Google::Apis::SecuritycenterV1::CloudArmor::Representation
|
1979
|
+
|
1743
1980
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1::CloudDlpDataProfile::Representation
|
1744
1981
|
|
1745
1982
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1::CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1::CloudDlpInspection::Representation
|
@@ -1785,6 +2022,8 @@ module Google
|
|
1785
2022
|
property :mute_update_time, as: 'muteUpdateTime'
|
1786
2023
|
property :name, as: 'name'
|
1787
2024
|
property :next_steps, as: 'nextSteps'
|
2025
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1::Notebook, decorator: Google::Apis::SecuritycenterV1::Notebook::Representation
|
2026
|
+
|
1788
2027
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1::OrgPolicy, decorator: Google::Apis::SecuritycenterV1::OrgPolicy::Representation
|
1789
2028
|
|
1790
2029
|
property :parent, as: 'parent'
|
@@ -1812,6 +2051,19 @@ module Google
|
|
1812
2051
|
end
|
1813
2052
|
end
|
1814
2053
|
|
2054
|
+
class GcpMetadata
|
2055
|
+
# @private
|
2056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2057
|
+
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Folder, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Folder::Representation
|
2058
|
+
|
2059
|
+
property :organization, as: 'organization'
|
2060
|
+
property :parent, as: 'parent'
|
2061
|
+
property :parent_display_name, as: 'parentDisplayName'
|
2062
|
+
property :project, as: 'project'
|
2063
|
+
property :project_display_name, as: 'projectDisplayName'
|
2064
|
+
end
|
2065
|
+
end
|
2066
|
+
|
1815
2067
|
class Geolocation
|
1816
2068
|
# @private
|
1817
2069
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1904,6 +2156,8 @@ module Google
|
|
1904
2156
|
# @private
|
1905
2157
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1906
2158
|
collection :assignees, as: 'assignees'
|
2159
|
+
property :case_close_time, as: 'caseCloseTime'
|
2160
|
+
property :case_create_time, as: 'caseCreateTime'
|
1907
2161
|
property :case_priority, as: 'casePriority'
|
1908
2162
|
property :case_sla, as: 'caseSla'
|
1909
2163
|
property :case_uri, as: 'caseUri'
|
@@ -1952,14 +2206,23 @@ module Google
|
|
1952
2206
|
class GoogleCloudSecuritycenterV1Resource
|
1953
2207
|
# @private
|
1954
2208
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2209
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::AwsMetadata, decorator: Google::Apis::SecuritycenterV1::AwsMetadata::Representation
|
2210
|
+
|
2211
|
+
property :cloud_provider, as: 'cloudProvider'
|
1955
2212
|
property :display_name, as: 'displayName'
|
1956
2213
|
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::Folder, decorator: Google::Apis::SecuritycenterV1::Folder::Representation
|
1957
2214
|
|
2215
|
+
property :location, as: 'location'
|
1958
2216
|
property :name, as: 'name'
|
2217
|
+
property :organization, as: 'organization'
|
1959
2218
|
property :parent, as: 'parent'
|
1960
2219
|
property :parent_display_name, as: 'parentDisplayName'
|
1961
2220
|
property :project, as: 'project'
|
1962
2221
|
property :project_display_name, as: 'projectDisplayName'
|
2222
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1::ResourcePath, decorator: Google::Apis::SecuritycenterV1::ResourcePath::Representation
|
2223
|
+
|
2224
|
+
property :resource_path_string, as: 'resourcePathString'
|
2225
|
+
property :service, as: 'service'
|
1963
2226
|
property :type, as: 'type'
|
1964
2227
|
end
|
1965
2228
|
end
|
@@ -1974,6 +2237,7 @@ module Google
|
|
1974
2237
|
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
1975
2238
|
# @private
|
1976
2239
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2240
|
+
property :cloud_provider, as: 'cloudProvider'
|
1977
2241
|
property :create_time, as: 'createTime'
|
1978
2242
|
property :description, as: 'description'
|
1979
2243
|
property :name, as: 'name'
|
@@ -2126,6 +2390,13 @@ module Google
|
|
2126
2390
|
end
|
2127
2391
|
end
|
2128
2392
|
|
2393
|
+
class GoogleCloudSecuritycenterV2AdaptiveProtection
|
2394
|
+
# @private
|
2395
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2396
|
+
property :confidence, as: 'confidence'
|
2397
|
+
end
|
2398
|
+
end
|
2399
|
+
|
2129
2400
|
class GoogleCloudSecuritycenterV2Application
|
2130
2401
|
# @private
|
2131
2402
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2134,6 +2405,15 @@ module Google
|
|
2134
2405
|
end
|
2135
2406
|
end
|
2136
2407
|
|
2408
|
+
class GoogleCloudSecuritycenterV2Attack
|
2409
|
+
# @private
|
2410
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2411
|
+
property :classification, as: 'classification'
|
2412
|
+
property :volume_bps, as: 'volumeBps'
|
2413
|
+
property :volume_pps, as: 'volumePps'
|
2414
|
+
end
|
2415
|
+
end
|
2416
|
+
|
2137
2417
|
class GoogleCloudSecuritycenterV2AttackExposure
|
2138
2418
|
# @private
|
2139
2419
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2147,6 +2427,41 @@ module Google
|
|
2147
2427
|
end
|
2148
2428
|
end
|
2149
2429
|
|
2430
|
+
class GoogleCloudSecuritycenterV2AwsAccount
|
2431
|
+
# @private
|
2432
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2433
|
+
property :id, as: 'id'
|
2434
|
+
property :name, as: 'name'
|
2435
|
+
end
|
2436
|
+
end
|
2437
|
+
|
2438
|
+
class GoogleCloudSecuritycenterV2AwsMetadata
|
2439
|
+
# @private
|
2440
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2441
|
+
property :account, as: 'account', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsAccount, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsAccount::Representation
|
2442
|
+
|
2443
|
+
property :organization, as: 'organization', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsOrganization, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsOrganization::Representation
|
2444
|
+
|
2445
|
+
collection :organizational_units, as: 'organizationalUnits', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsOrganizationalUnit, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsOrganizationalUnit::Representation
|
2446
|
+
|
2447
|
+
end
|
2448
|
+
end
|
2449
|
+
|
2450
|
+
class GoogleCloudSecuritycenterV2AwsOrganization
|
2451
|
+
# @private
|
2452
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2453
|
+
property :id, as: 'id'
|
2454
|
+
end
|
2455
|
+
end
|
2456
|
+
|
2457
|
+
class GoogleCloudSecuritycenterV2AwsOrganizationalUnit
|
2458
|
+
# @private
|
2459
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2460
|
+
property :id, as: 'id'
|
2461
|
+
property :name, as: 'name'
|
2462
|
+
end
|
2463
|
+
end
|
2464
|
+
|
2150
2465
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
2151
2466
|
# @private
|
2152
2467
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2195,6 +2510,22 @@ module Google
|
|
2195
2510
|
end
|
2196
2511
|
end
|
2197
2512
|
|
2513
|
+
class GoogleCloudSecuritycenterV2CloudArmor
|
2514
|
+
# @private
|
2515
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2516
|
+
property :adaptive_protection, as: 'adaptiveProtection', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AdaptiveProtection, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AdaptiveProtection::Representation
|
2517
|
+
|
2518
|
+
property :attack, as: 'attack', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Attack, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Attack::Representation
|
2519
|
+
|
2520
|
+
property :duration, as: 'duration'
|
2521
|
+
property :requests, as: 'requests', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Requests, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Requests::Representation
|
2522
|
+
|
2523
|
+
property :security_policy, as: 'securityPolicy', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityPolicy, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SecurityPolicy::Representation
|
2524
|
+
|
2525
|
+
property :threat_vector, as: 'threatVector'
|
2526
|
+
end
|
2527
|
+
end
|
2528
|
+
|
2198
2529
|
class GoogleCloudSecuritycenterV2CloudDlpDataProfile
|
2199
2530
|
# @private
|
2200
2531
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2360,6 +2691,8 @@ module Google
|
|
2360
2691
|
# @private
|
2361
2692
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2362
2693
|
collection :assignees, as: 'assignees'
|
2694
|
+
property :case_close_time, as: 'caseCloseTime'
|
2695
|
+
property :case_create_time, as: 'caseCreateTime'
|
2363
2696
|
property :case_priority, as: 'casePriority'
|
2364
2697
|
property :case_sla, as: 'caseSla'
|
2365
2698
|
property :case_uri, as: 'caseUri'
|
@@ -2399,6 +2732,8 @@ module Google
|
|
2399
2732
|
|
2400
2733
|
property :canonical_name, as: 'canonicalName'
|
2401
2734
|
property :category, as: 'category'
|
2735
|
+
property :cloud_armor, as: 'cloudArmor', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudArmor, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudArmor::Representation
|
2736
|
+
|
2402
2737
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudDlpDataProfile::Representation
|
2403
2738
|
|
2404
2739
|
property :cloud_dlp_inspection, as: 'cloudDlpInspection', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudDlpInspection, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2CloudDlpInspection::Representation
|
@@ -2444,6 +2779,8 @@ module Google
|
|
2444
2779
|
property :mute_update_time, as: 'muteUpdateTime'
|
2445
2780
|
property :name, as: 'name'
|
2446
2781
|
property :next_steps, as: 'nextSteps'
|
2782
|
+
property :notebook, as: 'notebook', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Notebook, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2Notebook::Representation
|
2783
|
+
|
2447
2784
|
collection :org_policies, as: 'orgPolicies', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2OrgPolicy, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2OrgPolicy::Representation
|
2448
2785
|
|
2449
2786
|
property :parent, as: 'parent'
|
@@ -2463,6 +2800,14 @@ module Google
|
|
2463
2800
|
end
|
2464
2801
|
end
|
2465
2802
|
|
2803
|
+
class GoogleCloudSecuritycenterV2Folder
|
2804
|
+
# @private
|
2805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2806
|
+
property :resource_folder, as: 'resourceFolder'
|
2807
|
+
property :resource_folder_display_name, as: 'resourceFolderDisplayName'
|
2808
|
+
end
|
2809
|
+
end
|
2810
|
+
|
2466
2811
|
class GoogleCloudSecuritycenterV2Geolocation
|
2467
2812
|
# @private
|
2468
2813
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2597,6 +2942,16 @@ module Google
|
|
2597
2942
|
end
|
2598
2943
|
end
|
2599
2944
|
|
2945
|
+
class GoogleCloudSecuritycenterV2Notebook
|
2946
|
+
# @private
|
2947
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2948
|
+
property :last_author, as: 'lastAuthor'
|
2949
|
+
property :name, as: 'name'
|
2950
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
2951
|
+
property :service, as: 'service'
|
2952
|
+
end
|
2953
|
+
end
|
2954
|
+
|
2600
2955
|
class GoogleCloudSecuritycenterV2NotificationMessage
|
2601
2956
|
# @private
|
2602
2957
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2697,18 +3052,56 @@ module Google
|
|
2697
3052
|
end
|
2698
3053
|
end
|
2699
3054
|
|
3055
|
+
class GoogleCloudSecuritycenterV2Requests
|
3056
|
+
# @private
|
3057
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3058
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
3059
|
+
property :long_term_denied, as: 'longTermDenied'
|
3060
|
+
property :ratio, as: 'ratio'
|
3061
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
3062
|
+
end
|
3063
|
+
end
|
3064
|
+
|
2700
3065
|
class GoogleCloudSecuritycenterV2Resource
|
2701
3066
|
# @private
|
2702
3067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3068
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsMetadata, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2AwsMetadata::Representation
|
3069
|
+
|
3070
|
+
property :cloud_provider, as: 'cloudProvider'
|
2703
3071
|
property :display_name, as: 'displayName'
|
3072
|
+
property :gcp_metadata, as: 'gcpMetadata', class: Google::Apis::SecuritycenterV1::GcpMetadata, decorator: Google::Apis::SecuritycenterV1::GcpMetadata::Representation
|
3073
|
+
|
3074
|
+
property :location, as: 'location'
|
2704
3075
|
property :name, as: 'name'
|
3076
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourcePath, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourcePath::Representation
|
3077
|
+
|
3078
|
+
property :resource_path_string, as: 'resourcePathString'
|
3079
|
+
property :service, as: 'service'
|
2705
3080
|
property :type, as: 'type'
|
2706
3081
|
end
|
2707
3082
|
end
|
2708
3083
|
|
3084
|
+
class GoogleCloudSecuritycenterV2ResourcePath
|
3085
|
+
# @private
|
3086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3087
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourcePathNode, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2ResourcePathNode::Representation
|
3088
|
+
|
3089
|
+
end
|
3090
|
+
end
|
3091
|
+
|
3092
|
+
class GoogleCloudSecuritycenterV2ResourcePathNode
|
3093
|
+
# @private
|
3094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3095
|
+
property :display_name, as: 'displayName'
|
3096
|
+
property :id, as: 'id'
|
3097
|
+
property :node_type, as: 'nodeType'
|
3098
|
+
end
|
3099
|
+
end
|
3100
|
+
|
2709
3101
|
class GoogleCloudSecuritycenterV2ResourceValueConfig
|
2710
3102
|
# @private
|
2711
3103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3104
|
+
property :cloud_provider, as: 'cloudProvider'
|
2712
3105
|
property :create_time, as: 'createTime'
|
2713
3106
|
property :description, as: 'description'
|
2714
3107
|
property :name, as: 'name'
|
@@ -2750,6 +3143,15 @@ module Google
|
|
2750
3143
|
end
|
2751
3144
|
end
|
2752
3145
|
|
3146
|
+
class GoogleCloudSecuritycenterV2SecurityPolicy
|
3147
|
+
# @private
|
3148
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3149
|
+
property :name, as: 'name'
|
3150
|
+
property :preview, as: 'preview'
|
3151
|
+
property :type, as: 'type'
|
3152
|
+
end
|
3153
|
+
end
|
3154
|
+
|
2753
3155
|
class GoogleCloudSecuritycenterV2SecurityPosture
|
2754
3156
|
# @private
|
2755
3157
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3167,6 +3569,16 @@ module Google
|
|
3167
3569
|
end
|
3168
3570
|
end
|
3169
3571
|
|
3572
|
+
class Notebook
|
3573
|
+
# @private
|
3574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3575
|
+
property :last_author, as: 'lastAuthor'
|
3576
|
+
property :name, as: 'name'
|
3577
|
+
property :notebook_update_time, as: 'notebookUpdateTime'
|
3578
|
+
property :service, as: 'service'
|
3579
|
+
end
|
3580
|
+
end
|
3581
|
+
|
3170
3582
|
class NotificationConfig
|
3171
3583
|
# @private
|
3172
3584
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3319,21 +3731,57 @@ module Google
|
|
3319
3731
|
end
|
3320
3732
|
end
|
3321
3733
|
|
3734
|
+
class Requests
|
3735
|
+
# @private
|
3736
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3737
|
+
property :long_term_allowed, as: 'longTermAllowed'
|
3738
|
+
property :long_term_denied, as: 'longTermDenied'
|
3739
|
+
property :ratio, as: 'ratio'
|
3740
|
+
property :short_term_allowed, as: 'shortTermAllowed'
|
3741
|
+
end
|
3742
|
+
end
|
3743
|
+
|
3322
3744
|
class Resource
|
3323
3745
|
# @private
|
3324
3746
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3747
|
+
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1::AwsMetadata, decorator: Google::Apis::SecuritycenterV1::AwsMetadata::Representation
|
3748
|
+
|
3749
|
+
property :cloud_provider, as: 'cloudProvider'
|
3325
3750
|
property :display_name, as: 'displayName'
|
3326
3751
|
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1::Folder, decorator: Google::Apis::SecuritycenterV1::Folder::Representation
|
3327
3752
|
|
3753
|
+
property :location, as: 'location'
|
3328
3754
|
property :name, as: 'name'
|
3755
|
+
property :organization, as: 'organization'
|
3329
3756
|
property :parent_display_name, as: 'parentDisplayName'
|
3330
3757
|
property :parent_name, as: 'parentName'
|
3331
3758
|
property :project_display_name, as: 'projectDisplayName'
|
3332
3759
|
property :project_name, as: 'projectName'
|
3760
|
+
property :resource_path, as: 'resourcePath', class: Google::Apis::SecuritycenterV1::ResourcePath, decorator: Google::Apis::SecuritycenterV1::ResourcePath::Representation
|
3761
|
+
|
3762
|
+
property :resource_path_string, as: 'resourcePathString'
|
3763
|
+
property :service, as: 'service'
|
3333
3764
|
property :type, as: 'type'
|
3334
3765
|
end
|
3335
3766
|
end
|
3336
3767
|
|
3768
|
+
class ResourcePath
|
3769
|
+
# @private
|
3770
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3771
|
+
collection :nodes, as: 'nodes', class: Google::Apis::SecuritycenterV1::ResourcePathNode, decorator: Google::Apis::SecuritycenterV1::ResourcePathNode::Representation
|
3772
|
+
|
3773
|
+
end
|
3774
|
+
end
|
3775
|
+
|
3776
|
+
class ResourcePathNode
|
3777
|
+
# @private
|
3778
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3779
|
+
property :display_name, as: 'displayName'
|
3780
|
+
property :id, as: 'id'
|
3781
|
+
property :node_type, as: 'nodeType'
|
3782
|
+
end
|
3783
|
+
end
|
3784
|
+
|
3337
3785
|
class ResourceValueConfigMetadata
|
3338
3786
|
# @private
|
3339
3787
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3390,6 +3838,15 @@ module Google
|
|
3390
3838
|
end
|
3391
3839
|
end
|
3392
3840
|
|
3841
|
+
class SecurityPolicy
|
3842
|
+
# @private
|
3843
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3844
|
+
property :name, as: 'name'
|
3845
|
+
property :preview, as: 'preview'
|
3846
|
+
property :type, as: 'type'
|
3847
|
+
end
|
3848
|
+
end
|
3849
|
+
|
3393
3850
|
class SecurityPosture
|
3394
3851
|
# @private
|
3395
3852
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3480,6 +3937,7 @@ module Google
|
|
3480
3937
|
class Simulation
|
3481
3938
|
# @private
|
3482
3939
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3940
|
+
property :cloud_provider, as: 'cloudProvider'
|
3483
3941
|
property :create_time, as: 'createTime'
|
3484
3942
|
property :name, as: 'name'
|
3485
3943
|
collection :resource_value_configs_metadata, as: 'resourceValueConfigsMetadata', class: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata, decorator: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata::Representation
|
@@ -3592,6 +4050,24 @@ module Google
|
|
3592
4050
|
end
|
3593
4051
|
end
|
3594
4052
|
|
4053
|
+
class VulnerabilityCountBySeverity
|
4054
|
+
# @private
|
4055
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4056
|
+
hash :severity_to_finding_count, as: 'severityToFindingCount'
|
4057
|
+
end
|
4058
|
+
end
|
4059
|
+
|
4060
|
+
class VulnerabilitySnapshot
|
4061
|
+
# @private
|
4062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4063
|
+
property :cloud_provider, as: 'cloudProvider'
|
4064
|
+
property :finding_count, as: 'findingCount', class: Google::Apis::SecuritycenterV1::VulnerabilityCountBySeverity, decorator: Google::Apis::SecuritycenterV1::VulnerabilityCountBySeverity::Representation
|
4065
|
+
|
4066
|
+
property :name, as: 'name'
|
4067
|
+
property :snapshot_time, as: 'snapshotTime'
|
4068
|
+
end
|
4069
|
+
end
|
4070
|
+
|
3595
4071
|
class YaraRuleSignature
|
3596
4072
|
# @private
|
3597
4073
|
class Representation < Google::Apis::Core::JsonRepresentation
|