google-apis-securitycenter_v1 0.61.0 → 0.62.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/securitycenter_v1/classes.rb +836 -19
- data/lib/google/apis/securitycenter_v1/gem_version.rb +2 -2
- data/lib/google/apis/securitycenter_v1/representations.rb +372 -0
- data/lib/google/apis/securitycenter_v1/service.rb +656 -0
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SecuritycenterV1
|
18
18
|
# Version of the google-apis-securitycenter_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.62.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230727"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -46,6 +46,36 @@ module Google
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
47
47
|
end
|
48
48
|
|
49
|
+
class AttackExposure
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class AttackPath
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class AttackPathEdge
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class AttackPathNode
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class AttackStepNode
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
49
79
|
class AuditConfig
|
50
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
81
|
|
@@ -58,6 +88,18 @@ module Google
|
|
58
88
|
include Google::Apis::Core::JsonObjectSupport
|
59
89
|
end
|
60
90
|
|
91
|
+
class BatchCreateResourceValueConfigsRequest
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class BatchCreateResourceValueConfigsResponse
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
61
103
|
class Binding
|
62
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
105
|
|
@@ -112,6 +154,24 @@ module Google
|
|
112
154
|
include Google::Apis::Core::JsonObjectSupport
|
113
155
|
end
|
114
156
|
|
157
|
+
class CreateResourceValueConfigRequest
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class CustomModuleValidationError
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class CustomModuleValidationErrors
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
115
175
|
class Cve
|
116
176
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
177
|
|
@@ -148,6 +208,12 @@ module Google
|
|
148
208
|
include Google::Apis::Core::JsonObjectSupport
|
149
209
|
end
|
150
210
|
|
211
|
+
class EventThreatDetectionCustomModule
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
151
217
|
class ExfilResource
|
152
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
219
|
|
@@ -274,6 +340,12 @@ module Google
|
|
274
340
|
include Google::Apis::Core::JsonObjectSupport
|
275
341
|
end
|
276
342
|
|
343
|
+
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
277
349
|
class GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
|
278
350
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
351
|
|
@@ -406,6 +478,12 @@ module Google
|
|
406
478
|
include Google::Apis::Core::JsonObjectSupport
|
407
479
|
end
|
408
480
|
|
481
|
+
class ListAttackPathsResponse
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
409
487
|
class ListBigQueryExportsResponse
|
410
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
489
|
|
@@ -424,6 +502,12 @@ module Google
|
|
424
502
|
include Google::Apis::Core::JsonObjectSupport
|
425
503
|
end
|
426
504
|
|
505
|
+
class ListEventThreatDetectionCustomModulesResponse
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
427
511
|
class ListFindingsResponse
|
428
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
513
|
|
@@ -454,6 +538,12 @@ module Google
|
|
454
538
|
include Google::Apis::Core::JsonObjectSupport
|
455
539
|
end
|
456
540
|
|
541
|
+
class ListResourceValueConfigsResponse
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
457
547
|
class ListSecurityHealthAnalyticsCustomModulesResponse
|
458
548
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
549
|
|
@@ -466,6 +556,12 @@ module Google
|
|
466
556
|
include Google::Apis::Core::JsonObjectSupport
|
467
557
|
end
|
468
558
|
|
559
|
+
class ListValuedResourcesResponse
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
469
565
|
class MemoryHashSignature
|
470
566
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
567
|
|
@@ -508,6 +604,12 @@ module Google
|
|
508
604
|
include Google::Apis::Core::JsonObjectSupport
|
509
605
|
end
|
510
606
|
|
607
|
+
class PathNodeAssociatedFinding
|
608
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
609
|
+
|
610
|
+
include Google::Apis::Core::JsonObjectSupport
|
611
|
+
end
|
612
|
+
|
511
613
|
class Pod
|
512
614
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
615
|
|
@@ -520,6 +622,12 @@ module Google
|
|
520
622
|
include Google::Apis::Core::JsonObjectSupport
|
521
623
|
end
|
522
624
|
|
625
|
+
class Position
|
626
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
627
|
+
|
628
|
+
include Google::Apis::Core::JsonObjectSupport
|
629
|
+
end
|
630
|
+
|
523
631
|
class Process
|
524
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
633
|
|
@@ -544,6 +652,12 @@ module Google
|
|
544
652
|
include Google::Apis::Core::JsonObjectSupport
|
545
653
|
end
|
546
654
|
|
655
|
+
class ResourceValueConfigMetadata
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
547
661
|
class Role
|
548
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
663
|
|
@@ -592,6 +706,12 @@ module Google
|
|
592
706
|
include Google::Apis::Core::JsonObjectSupport
|
593
707
|
end
|
594
708
|
|
709
|
+
class Simulation
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
595
715
|
class Source
|
596
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
717
|
|
@@ -628,6 +748,24 @@ module Google
|
|
628
748
|
include Google::Apis::Core::JsonObjectSupport
|
629
749
|
end
|
630
750
|
|
751
|
+
class ValidateEventThreatDetectionCustomModuleRequest
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
757
|
+
class ValidateEventThreatDetectionCustomModuleResponse
|
758
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
759
|
+
|
760
|
+
include Google::Apis::Core::JsonObjectSupport
|
761
|
+
end
|
762
|
+
|
763
|
+
class ValuedResource
|
764
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
765
|
+
|
766
|
+
include Google::Apis::Core::JsonObjectSupport
|
767
|
+
end
|
768
|
+
|
631
769
|
class Vulnerability
|
632
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
633
771
|
|
@@ -698,6 +836,63 @@ module Google
|
|
698
836
|
end
|
699
837
|
end
|
700
838
|
|
839
|
+
class AttackExposure
|
840
|
+
# @private
|
841
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
842
|
+
property :attack_exposure_result, as: 'attackExposureResult'
|
843
|
+
property :exposed_high_value_resources_count, as: 'exposedHighValueResourcesCount'
|
844
|
+
property :exposed_low_value_resources_count, as: 'exposedLowValueResourcesCount'
|
845
|
+
property :exposed_medium_value_resources_count, as: 'exposedMediumValueResourcesCount'
|
846
|
+
property :latest_calculation_time, as: 'latestCalculationTime'
|
847
|
+
property :score, as: 'score'
|
848
|
+
property :state, as: 'state'
|
849
|
+
end
|
850
|
+
end
|
851
|
+
|
852
|
+
class AttackPath
|
853
|
+
# @private
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
855
|
+
collection :edges, as: 'edges', class: Google::Apis::SecuritycenterV1::AttackPathEdge, decorator: Google::Apis::SecuritycenterV1::AttackPathEdge::Representation
|
856
|
+
|
857
|
+
property :name, as: 'name'
|
858
|
+
collection :path_nodes, as: 'pathNodes', class: Google::Apis::SecuritycenterV1::AttackPathNode, decorator: Google::Apis::SecuritycenterV1::AttackPathNode::Representation
|
859
|
+
|
860
|
+
end
|
861
|
+
end
|
862
|
+
|
863
|
+
class AttackPathEdge
|
864
|
+
# @private
|
865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
866
|
+
property :destination, as: 'destination'
|
867
|
+
property :source, as: 'source'
|
868
|
+
end
|
869
|
+
end
|
870
|
+
|
871
|
+
class AttackPathNode
|
872
|
+
# @private
|
873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
874
|
+
collection :associated_findings, as: 'associatedFindings', class: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding, decorator: Google::Apis::SecuritycenterV1::PathNodeAssociatedFinding::Representation
|
875
|
+
|
876
|
+
collection :attack_steps, as: 'attackSteps', class: Google::Apis::SecuritycenterV1::AttackStepNode, decorator: Google::Apis::SecuritycenterV1::AttackStepNode::Representation
|
877
|
+
|
878
|
+
property :display_name, as: 'displayName'
|
879
|
+
property :resource, as: 'resource'
|
880
|
+
property :resource_type, as: 'resourceType'
|
881
|
+
property :uuid, as: 'uuid'
|
882
|
+
end
|
883
|
+
end
|
884
|
+
|
885
|
+
class AttackStepNode
|
886
|
+
# @private
|
887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
888
|
+
property :description, as: 'description'
|
889
|
+
property :display_name, as: 'displayName'
|
890
|
+
hash :labels, as: 'labels'
|
891
|
+
property :type, as: 'type'
|
892
|
+
property :uuid, as: 'uuid'
|
893
|
+
end
|
894
|
+
end
|
895
|
+
|
701
896
|
class AuditConfig
|
702
897
|
# @private
|
703
898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -715,6 +910,22 @@ module Google
|
|
715
910
|
end
|
716
911
|
end
|
717
912
|
|
913
|
+
class BatchCreateResourceValueConfigsRequest
|
914
|
+
# @private
|
915
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
916
|
+
collection :requests, as: 'requests', class: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest, decorator: Google::Apis::SecuritycenterV1::CreateResourceValueConfigRequest::Representation
|
917
|
+
|
918
|
+
end
|
919
|
+
end
|
920
|
+
|
921
|
+
class BatchCreateResourceValueConfigsResponse
|
922
|
+
# @private
|
923
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
924
|
+
collection :resource_value_configs, as: 'resourceValueConfigs', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
925
|
+
|
926
|
+
end
|
927
|
+
end
|
928
|
+
|
718
929
|
class Binding
|
719
930
|
# @private
|
720
931
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -798,6 +1009,35 @@ module Google
|
|
798
1009
|
end
|
799
1010
|
end
|
800
1011
|
|
1012
|
+
class CreateResourceValueConfigRequest
|
1013
|
+
# @private
|
1014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1015
|
+
property :parent, as: 'parent'
|
1016
|
+
property :resource_value_config, as: 'resourceValueConfig', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1017
|
+
|
1018
|
+
end
|
1019
|
+
end
|
1020
|
+
|
1021
|
+
class CustomModuleValidationError
|
1022
|
+
# @private
|
1023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1024
|
+
property :description, as: 'description'
|
1025
|
+
property :end, as: 'end', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1026
|
+
|
1027
|
+
property :field_path, as: 'fieldPath'
|
1028
|
+
property :start, as: 'start', class: Google::Apis::SecuritycenterV1::Position, decorator: Google::Apis::SecuritycenterV1::Position::Representation
|
1029
|
+
|
1030
|
+
end
|
1031
|
+
end
|
1032
|
+
|
1033
|
+
class CustomModuleValidationErrors
|
1034
|
+
# @private
|
1035
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1036
|
+
collection :errors, as: 'errors', class: Google::Apis::SecuritycenterV1::CustomModuleValidationError, decorator: Google::Apis::SecuritycenterV1::CustomModuleValidationError::Representation
|
1037
|
+
|
1038
|
+
end
|
1039
|
+
end
|
1040
|
+
|
801
1041
|
class Cve
|
802
1042
|
# @private
|
803
1043
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -859,6 +1099,20 @@ module Google
|
|
859
1099
|
end
|
860
1100
|
end
|
861
1101
|
|
1102
|
+
class EventThreatDetectionCustomModule
|
1103
|
+
# @private
|
1104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1105
|
+
hash :config, as: 'config'
|
1106
|
+
property :description, as: 'description'
|
1107
|
+
property :display_name, as: 'displayName'
|
1108
|
+
property :enablement_state, as: 'enablementState'
|
1109
|
+
property :last_editor, as: 'lastEditor'
|
1110
|
+
property :name, as: 'name'
|
1111
|
+
property :type, as: 'type'
|
1112
|
+
property :update_time, as: 'updateTime'
|
1113
|
+
end
|
1114
|
+
end
|
1115
|
+
|
862
1116
|
class ExfilResource
|
863
1117
|
# @private
|
864
1118
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -904,6 +1158,8 @@ module Google
|
|
904
1158
|
class Representation < Google::Apis::Core::JsonRepresentation
|
905
1159
|
property :access, as: 'access', class: Google::Apis::SecuritycenterV1::Access, decorator: Google::Apis::SecuritycenterV1::Access::Representation
|
906
1160
|
|
1161
|
+
property :attack_exposure, as: 'attackExposure', class: Google::Apis::SecuritycenterV1::AttackExposure, decorator: Google::Apis::SecuritycenterV1::AttackExposure::Representation
|
1162
|
+
|
907
1163
|
property :canonical_name, as: 'canonicalName'
|
908
1164
|
property :category, as: 'category'
|
909
1165
|
property :cloud_dlp_data_profile, as: 'cloudDlpDataProfile', class: Google::Apis::SecuritycenterV1::CloudDlpDataProfile, decorator: Google::Apis::SecuritycenterV1::CloudDlpDataProfile::Representation
|
@@ -1124,6 +1380,21 @@ module Google
|
|
1124
1380
|
end
|
1125
1381
|
end
|
1126
1382
|
|
1383
|
+
class GoogleCloudSecuritycenterV1ResourceValueConfig
|
1384
|
+
# @private
|
1385
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1386
|
+
property :create_time, as: 'createTime'
|
1387
|
+
property :description, as: 'description'
|
1388
|
+
property :name, as: 'name'
|
1389
|
+
hash :resource_labels_selector, as: 'resourceLabelsSelector'
|
1390
|
+
property :resource_type, as: 'resourceType'
|
1391
|
+
property :resource_value, as: 'resourceValue'
|
1392
|
+
property :scope, as: 'scope'
|
1393
|
+
collection :tag_values, as: 'tagValues'
|
1394
|
+
property :update_time, as: 'updateTime'
|
1395
|
+
end
|
1396
|
+
end
|
1397
|
+
|
1127
1398
|
class GoogleCloudSecuritycenterV1RunAssetDiscoveryResponse
|
1128
1399
|
# @private
|
1129
1400
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1364,6 +1635,15 @@ module Google
|
|
1364
1635
|
end
|
1365
1636
|
end
|
1366
1637
|
|
1638
|
+
class ListAttackPathsResponse
|
1639
|
+
# @private
|
1640
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1641
|
+
collection :attack_paths, as: 'attackPaths', class: Google::Apis::SecuritycenterV1::AttackPath, decorator: Google::Apis::SecuritycenterV1::AttackPath::Representation
|
1642
|
+
|
1643
|
+
property :next_page_token, as: 'nextPageToken'
|
1644
|
+
end
|
1645
|
+
end
|
1646
|
+
|
1367
1647
|
class ListBigQueryExportsResponse
|
1368
1648
|
# @private
|
1369
1649
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1391,6 +1671,15 @@ module Google
|
|
1391
1671
|
end
|
1392
1672
|
end
|
1393
1673
|
|
1674
|
+
class ListEventThreatDetectionCustomModulesResponse
|
1675
|
+
# @private
|
1676
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1677
|
+
collection :event_threat_detection_custom_modules, as: 'eventThreatDetectionCustomModules', class: Google::Apis::SecuritycenterV1::EventThreatDetectionCustomModule, decorator: Google::Apis::SecuritycenterV1::EventThreatDetectionCustomModule::Representation
|
1678
|
+
|
1679
|
+
property :next_page_token, as: 'nextPageToken'
|
1680
|
+
end
|
1681
|
+
end
|
1682
|
+
|
1394
1683
|
class ListFindingsResponse
|
1395
1684
|
# @private
|
1396
1685
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1440,6 +1729,15 @@ module Google
|
|
1440
1729
|
end
|
1441
1730
|
end
|
1442
1731
|
|
1732
|
+
class ListResourceValueConfigsResponse
|
1733
|
+
# @private
|
1734
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1735
|
+
property :next_page_token, as: 'nextPageToken'
|
1736
|
+
collection :resource_value_configs, as: 'resourceValueConfigs', class: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig, decorator: Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1ResourceValueConfig::Representation
|
1737
|
+
|
1738
|
+
end
|
1739
|
+
end
|
1740
|
+
|
1443
1741
|
class ListSecurityHealthAnalyticsCustomModulesResponse
|
1444
1742
|
# @private
|
1445
1743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1458,6 +1756,16 @@ module Google
|
|
1458
1756
|
end
|
1459
1757
|
end
|
1460
1758
|
|
1759
|
+
class ListValuedResourcesResponse
|
1760
|
+
# @private
|
1761
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1762
|
+
property :next_page_token, as: 'nextPageToken'
|
1763
|
+
property :total_size, as: 'totalSize'
|
1764
|
+
collection :valued_resources, as: 'valuedResources', class: Google::Apis::SecuritycenterV1::ValuedResource, decorator: Google::Apis::SecuritycenterV1::ValuedResource::Representation
|
1765
|
+
|
1766
|
+
end
|
1767
|
+
end
|
1768
|
+
|
1461
1769
|
class MemoryHashSignature
|
1462
1770
|
# @private
|
1463
1771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1528,6 +1836,15 @@ module Google
|
|
1528
1836
|
end
|
1529
1837
|
end
|
1530
1838
|
|
1839
|
+
class PathNodeAssociatedFinding
|
1840
|
+
# @private
|
1841
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1842
|
+
property :canonical_finding, as: 'canonicalFinding'
|
1843
|
+
property :finding_category, as: 'findingCategory'
|
1844
|
+
property :name, as: 'name'
|
1845
|
+
end
|
1846
|
+
end
|
1847
|
+
|
1531
1848
|
class Pod
|
1532
1849
|
# @private
|
1533
1850
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1552,6 +1869,14 @@ module Google
|
|
1552
1869
|
end
|
1553
1870
|
end
|
1554
1871
|
|
1872
|
+
class Position
|
1873
|
+
# @private
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1875
|
+
property :column_number, as: 'columnNumber'
|
1876
|
+
property :line_number, as: 'lineNumber'
|
1877
|
+
end
|
1878
|
+
end
|
1879
|
+
|
1555
1880
|
class Process
|
1556
1881
|
# @private
|
1557
1882
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1605,6 +1930,13 @@ module Google
|
|
1605
1930
|
end
|
1606
1931
|
end
|
1607
1932
|
|
1933
|
+
class ResourceValueConfigMetadata
|
1934
|
+
# @private
|
1935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1936
|
+
property :name, as: 'name'
|
1937
|
+
end
|
1938
|
+
end
|
1939
|
+
|
1608
1940
|
class Role
|
1609
1941
|
# @private
|
1610
1942
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1677,6 +2009,16 @@ module Google
|
|
1677
2009
|
end
|
1678
2010
|
end
|
1679
2011
|
|
2012
|
+
class Simulation
|
2013
|
+
# @private
|
2014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2015
|
+
property :create_time, as: 'createTime'
|
2016
|
+
property :name, as: 'name'
|
2017
|
+
collection :resource_value_configs_metadata, as: 'resourceValueConfigsMetadata', class: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata, decorator: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata::Representation
|
2018
|
+
|
2019
|
+
end
|
2020
|
+
end
|
2021
|
+
|
1680
2022
|
class Source
|
1681
2023
|
# @private
|
1682
2024
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1726,6 +2068,36 @@ module Google
|
|
1726
2068
|
end
|
1727
2069
|
end
|
1728
2070
|
|
2071
|
+
class ValidateEventThreatDetectionCustomModuleRequest
|
2072
|
+
# @private
|
2073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2074
|
+
property :raw_text, as: 'rawText'
|
2075
|
+
property :type, as: 'type'
|
2076
|
+
end
|
2077
|
+
end
|
2078
|
+
|
2079
|
+
class ValidateEventThreatDetectionCustomModuleResponse
|
2080
|
+
# @private
|
2081
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2082
|
+
property :errors, as: 'errors', class: Google::Apis::SecuritycenterV1::CustomModuleValidationErrors, decorator: Google::Apis::SecuritycenterV1::CustomModuleValidationErrors::Representation
|
2083
|
+
|
2084
|
+
end
|
2085
|
+
end
|
2086
|
+
|
2087
|
+
class ValuedResource
|
2088
|
+
# @private
|
2089
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2090
|
+
property :display_name, as: 'displayName'
|
2091
|
+
property :exposed_score, as: 'exposedScore'
|
2092
|
+
property :name, as: 'name'
|
2093
|
+
property :resource, as: 'resource'
|
2094
|
+
property :resource_type, as: 'resourceType'
|
2095
|
+
property :resource_value, as: 'resourceValue'
|
2096
|
+
collection :resource_value_configs_used, as: 'resourceValueConfigsUsed', class: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata, decorator: Google::Apis::SecuritycenterV1::ResourceValueConfigMetadata::Representation
|
2097
|
+
|
2098
|
+
end
|
2099
|
+
end
|
2100
|
+
|
1729
2101
|
class Vulnerability
|
1730
2102
|
# @private
|
1731
2103
|
class Representation < Google::Apis::Core::JsonRepresentation
|