google-apis-securitycenter_v1beta2 0.69.0 → 0.71.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/securitycenter_v1beta2/classes.rb +448 -77
- data/lib/google/apis/securitycenter_v1beta2/gem_version.rb +2 -2
- data/lib/google/apis/securitycenter_v1beta2/representations.rb +186 -0
- data/lib/google/apis/securitycenter_v1beta2/service.rb +35 -35
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SecuritycenterV1beta2
|
18
18
|
# Version of the google-apis-securitycenter_v1beta2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.71.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240720"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -82,6 +82,30 @@ module Google
|
|
82
82
|
include Google::Apis::Core::JsonObjectSupport
|
83
83
|
end
|
84
84
|
|
85
|
+
class AzureManagementGroup
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class AzureMetadata
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class AzureResourceGroup
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class AzureSubscription
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
85
109
|
class BackupDisasterRecovery
|
86
110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
111
|
|
@@ -454,6 +478,30 @@ module Google
|
|
454
478
|
include Google::Apis::Core::JsonObjectSupport
|
455
479
|
end
|
456
480
|
|
481
|
+
class GoogleCloudSecuritycenterV2AzureManagementGroup
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class GoogleCloudSecuritycenterV2AzureMetadata
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class GoogleCloudSecuritycenterV2AzureResourceGroup
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class GoogleCloudSecuritycenterV2AzureSubscription
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
457
505
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
458
506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
507
|
|
@@ -610,6 +658,12 @@ module Google
|
|
610
658
|
include Google::Apis::Core::JsonObjectSupport
|
611
659
|
end
|
612
660
|
|
661
|
+
class GoogleCloudSecuritycenterV2GroupMembership
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
663
|
+
|
664
|
+
include Google::Apis::Core::JsonObjectSupport
|
665
|
+
end
|
666
|
+
|
613
667
|
class GoogleCloudSecuritycenterV2IamBinding
|
614
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
615
669
|
|
@@ -826,6 +880,12 @@ module Google
|
|
826
880
|
include Google::Apis::Core::JsonObjectSupport
|
827
881
|
end
|
828
882
|
|
883
|
+
class GoogleCloudSecuritycenterV2ToxicCombination
|
884
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
|
+
|
886
|
+
include Google::Apis::Core::JsonObjectSupport
|
887
|
+
end
|
888
|
+
|
829
889
|
class GoogleCloudSecuritycenterV2Vulnerability
|
830
890
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
831
891
|
|
@@ -838,6 +898,12 @@ module Google
|
|
838
898
|
include Google::Apis::Core::JsonObjectSupport
|
839
899
|
end
|
840
900
|
|
901
|
+
class GroupMembership
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
841
907
|
class IamBinding
|
842
908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
843
909
|
|
@@ -1048,6 +1114,12 @@ module Google
|
|
1048
1114
|
include Google::Apis::Core::JsonObjectSupport
|
1049
1115
|
end
|
1050
1116
|
|
1117
|
+
class ToxicCombination
|
1118
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1119
|
+
|
1120
|
+
include Google::Apis::Core::JsonObjectSupport
|
1121
|
+
end
|
1122
|
+
|
1051
1123
|
class VirtualMachineThreatDetectionSettings
|
1052
1124
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1053
1125
|
|
@@ -1188,6 +1260,41 @@ module Google
|
|
1188
1260
|
end
|
1189
1261
|
end
|
1190
1262
|
|
1263
|
+
class AzureManagementGroup
|
1264
|
+
# @private
|
1265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1266
|
+
property :display_name, as: 'displayName'
|
1267
|
+
property :id, as: 'id'
|
1268
|
+
end
|
1269
|
+
end
|
1270
|
+
|
1271
|
+
class AzureMetadata
|
1272
|
+
# @private
|
1273
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1274
|
+
collection :management_groups, as: 'managementGroups', class: Google::Apis::SecuritycenterV1beta2::AzureManagementGroup, decorator: Google::Apis::SecuritycenterV1beta2::AzureManagementGroup::Representation
|
1275
|
+
|
1276
|
+
property :resource_group, as: 'resourceGroup', class: Google::Apis::SecuritycenterV1beta2::AzureResourceGroup, decorator: Google::Apis::SecuritycenterV1beta2::AzureResourceGroup::Representation
|
1277
|
+
|
1278
|
+
property :subscription, as: 'subscription', class: Google::Apis::SecuritycenterV1beta2::AzureSubscription, decorator: Google::Apis::SecuritycenterV1beta2::AzureSubscription::Representation
|
1279
|
+
|
1280
|
+
end
|
1281
|
+
end
|
1282
|
+
|
1283
|
+
class AzureResourceGroup
|
1284
|
+
# @private
|
1285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1286
|
+
property :name, as: 'name'
|
1287
|
+
end
|
1288
|
+
end
|
1289
|
+
|
1290
|
+
class AzureSubscription
|
1291
|
+
# @private
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1293
|
+
property :display_name, as: 'displayName'
|
1294
|
+
property :id, as: 'id'
|
1295
|
+
end
|
1296
|
+
end
|
1297
|
+
|
1191
1298
|
class BackupDisasterRecovery
|
1192
1299
|
# @private
|
1193
1300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1499,6 +1606,8 @@ module Google
|
|
1499
1606
|
collection :files, as: 'files', class: Google::Apis::SecuritycenterV1beta2::File, decorator: Google::Apis::SecuritycenterV1beta2::File::Representation
|
1500
1607
|
|
1501
1608
|
property :finding_class, as: 'findingClass'
|
1609
|
+
collection :group_memberships, as: 'groupMemberships', class: Google::Apis::SecuritycenterV1beta2::GroupMembership, decorator: Google::Apis::SecuritycenterV1beta2::GroupMembership::Representation
|
1610
|
+
|
1502
1611
|
collection :iam_bindings, as: 'iamBindings', class: Google::Apis::SecuritycenterV1beta2::IamBinding, decorator: Google::Apis::SecuritycenterV1beta2::IamBinding::Representation
|
1503
1612
|
|
1504
1613
|
property :indicator, as: 'indicator', class: Google::Apis::SecuritycenterV1beta2::Indicator, decorator: Google::Apis::SecuritycenterV1beta2::Indicator::Representation
|
@@ -1535,6 +1644,8 @@ module Google
|
|
1535
1644
|
property :severity, as: 'severity'
|
1536
1645
|
hash :source_properties, as: 'sourceProperties'
|
1537
1646
|
property :state, as: 'state'
|
1647
|
+
property :toxic_combination, as: 'toxicCombination', class: Google::Apis::SecuritycenterV1beta2::ToxicCombination, decorator: Google::Apis::SecuritycenterV1beta2::ToxicCombination::Representation
|
1648
|
+
|
1538
1649
|
property :vulnerability, as: 'vulnerability', class: Google::Apis::SecuritycenterV1beta2::Vulnerability, decorator: Google::Apis::SecuritycenterV1beta2::Vulnerability::Representation
|
1539
1650
|
|
1540
1651
|
end
|
@@ -1690,6 +1801,8 @@ module Google
|
|
1690
1801
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1691
1802
|
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta2::AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta2::AwsMetadata::Representation
|
1692
1803
|
|
1804
|
+
property :azure_metadata, as: 'azureMetadata', class: Google::Apis::SecuritycenterV1beta2::AzureMetadata, decorator: Google::Apis::SecuritycenterV1beta2::AzureMetadata::Representation
|
1805
|
+
|
1693
1806
|
property :cloud_provider, as: 'cloudProvider'
|
1694
1807
|
property :display_name, as: 'displayName'
|
1695
1808
|
collection :folders, as: 'folders', class: Google::Apis::SecuritycenterV1beta2::Folder, decorator: Google::Apis::SecuritycenterV1beta2::Folder::Representation
|
@@ -1944,6 +2057,41 @@ module Google
|
|
1944
2057
|
end
|
1945
2058
|
end
|
1946
2059
|
|
2060
|
+
class GoogleCloudSecuritycenterV2AzureManagementGroup
|
2061
|
+
# @private
|
2062
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2063
|
+
property :display_name, as: 'displayName'
|
2064
|
+
property :id, as: 'id'
|
2065
|
+
end
|
2066
|
+
end
|
2067
|
+
|
2068
|
+
class GoogleCloudSecuritycenterV2AzureMetadata
|
2069
|
+
# @private
|
2070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2071
|
+
collection :management_groups, as: 'managementGroups', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureManagementGroup, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureManagementGroup::Representation
|
2072
|
+
|
2073
|
+
property :resource_group, as: 'resourceGroup', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureResourceGroup, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureResourceGroup::Representation
|
2074
|
+
|
2075
|
+
property :subscription, as: 'subscription', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureSubscription, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureSubscription::Representation
|
2076
|
+
|
2077
|
+
end
|
2078
|
+
end
|
2079
|
+
|
2080
|
+
class GoogleCloudSecuritycenterV2AzureResourceGroup
|
2081
|
+
# @private
|
2082
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2083
|
+
property :name, as: 'name'
|
2084
|
+
end
|
2085
|
+
end
|
2086
|
+
|
2087
|
+
class GoogleCloudSecuritycenterV2AzureSubscription
|
2088
|
+
# @private
|
2089
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2090
|
+
property :display_name, as: 'displayName'
|
2091
|
+
property :id, as: 'id'
|
2092
|
+
end
|
2093
|
+
end
|
2094
|
+
|
1947
2095
|
class GoogleCloudSecuritycenterV2BackupDisasterRecovery
|
1948
2096
|
# @private
|
1949
2097
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2241,6 +2389,8 @@ module Google
|
|
2241
2389
|
collection :files, as: 'files', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2File, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2File::Representation
|
2242
2390
|
|
2243
2391
|
property :finding_class, as: 'findingClass'
|
2392
|
+
collection :group_memberships, as: 'groupMemberships', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2GroupMembership, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2GroupMembership::Representation
|
2393
|
+
|
2244
2394
|
collection :iam_bindings, as: 'iamBindings', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2IamBinding, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2IamBinding::Representation
|
2245
2395
|
|
2246
2396
|
property :indicator, as: 'indicator', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Indicator, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Indicator::Representation
|
@@ -2277,6 +2427,8 @@ module Google
|
|
2277
2427
|
property :severity, as: 'severity'
|
2278
2428
|
hash :source_properties, as: 'sourceProperties'
|
2279
2429
|
property :state, as: 'state'
|
2430
|
+
property :toxic_combination, as: 'toxicCombination', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ToxicCombination, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2ToxicCombination::Representation
|
2431
|
+
|
2280
2432
|
property :vulnerability, as: 'vulnerability', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Vulnerability, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2Vulnerability::Representation
|
2281
2433
|
|
2282
2434
|
end
|
@@ -2297,6 +2449,14 @@ module Google
|
|
2297
2449
|
end
|
2298
2450
|
end
|
2299
2451
|
|
2452
|
+
class GoogleCloudSecuritycenterV2GroupMembership
|
2453
|
+
# @private
|
2454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2455
|
+
property :group_id, as: 'groupId'
|
2456
|
+
property :group_type, as: 'groupType'
|
2457
|
+
end
|
2458
|
+
end
|
2459
|
+
|
2300
2460
|
class GoogleCloudSecuritycenterV2IamBinding
|
2301
2461
|
# @private
|
2302
2462
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2549,6 +2709,8 @@ module Google
|
|
2549
2709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
2550
2710
|
property :aws_metadata, as: 'awsMetadata', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsMetadata, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AwsMetadata::Representation
|
2551
2711
|
|
2712
|
+
property :azure_metadata, as: 'azureMetadata', class: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureMetadata, decorator: Google::Apis::SecuritycenterV1beta2::GoogleCloudSecuritycenterV2AzureMetadata::Representation
|
2713
|
+
|
2552
2714
|
property :cloud_provider, as: 'cloudProvider'
|
2553
2715
|
property :display_name, as: 'displayName'
|
2554
2716
|
property :gcp_metadata, as: 'gcpMetadata', class: Google::Apis::SecuritycenterV1beta2::GcpMetadata, decorator: Google::Apis::SecuritycenterV1beta2::GcpMetadata::Representation
|
@@ -2686,6 +2848,14 @@ module Google
|
|
2686
2848
|
end
|
2687
2849
|
end
|
2688
2850
|
|
2851
|
+
class GoogleCloudSecuritycenterV2ToxicCombination
|
2852
|
+
# @private
|
2853
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2854
|
+
property :attack_exposure_score, as: 'attackExposureScore'
|
2855
|
+
collection :related_findings, as: 'relatedFindings'
|
2856
|
+
end
|
2857
|
+
end
|
2858
|
+
|
2689
2859
|
class GoogleCloudSecuritycenterV2Vulnerability
|
2690
2860
|
# @private
|
2691
2861
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -2707,6 +2877,14 @@ module Google
|
|
2707
2877
|
end
|
2708
2878
|
end
|
2709
2879
|
|
2880
|
+
class GroupMembership
|
2881
|
+
# @private
|
2882
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2883
|
+
property :group_id, as: 'groupId'
|
2884
|
+
property :group_type, as: 'groupType'
|
2885
|
+
end
|
2886
|
+
end
|
2887
|
+
|
2710
2888
|
class IamBinding
|
2711
2889
|
# @private
|
2712
2890
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3070,6 +3248,14 @@ module Google
|
|
3070
3248
|
end
|
3071
3249
|
end
|
3072
3250
|
|
3251
|
+
class ToxicCombination
|
3252
|
+
# @private
|
3253
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3254
|
+
property :attack_exposure_score, as: 'attackExposureScore'
|
3255
|
+
collection :related_findings, as: 'relatedFindings'
|
3256
|
+
end
|
3257
|
+
end
|
3258
|
+
|
3073
3259
|
class VirtualMachineThreatDetectionSettings
|
3074
3260
|
# @private
|
3075
3261
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -315,8 +315,8 @@ module Google
|
|
315
315
|
|
316
316
|
# Update the ContainerThreatDetectionSettings resource.
|
317
317
|
# @param [String] name
|
318
|
-
# The resource name of the ContainerThreatDetectionSettings. Formats:
|
319
|
-
# organizations/`organization`/containerThreatDetectionSettings * folders/`
|
318
|
+
# Identifier. The resource name of the ContainerThreatDetectionSettings. Formats:
|
319
|
+
# * organizations/`organization`/containerThreatDetectionSettings * folders/`
|
320
320
|
# folder`/containerThreatDetectionSettings * projects/`project`/
|
321
321
|
# containerThreatDetectionSettings * projects/`project`/locations/`location`/
|
322
322
|
# clusters/`cluster`/containerThreatDetectionSettings
|
@@ -355,7 +355,7 @@ module Google
|
|
355
355
|
|
356
356
|
# Update the EventThreatDetectionSettings resource.
|
357
357
|
# @param [String] name
|
358
|
-
# The resource name of the EventThreatDetectionSettings. Formats: *
|
358
|
+
# Identifier. The resource name of the EventThreatDetectionSettings. Formats: *
|
359
359
|
# organizations/`organization`/eventThreatDetectionSettings * folders/`folder`/
|
360
360
|
# eventThreatDetectionSettings * projects/`project`/eventThreatDetectionSettings
|
361
361
|
# @param [Google::Apis::SecuritycenterV1beta2::EventThreatDetectionSettings] event_threat_detection_settings_object
|
@@ -432,9 +432,9 @@ module Google
|
|
432
432
|
|
433
433
|
# Update the SecurityHealthAnalyticsSettings resource.
|
434
434
|
# @param [String] name
|
435
|
-
# The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
436
|
-
# organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
437
|
-
#
|
435
|
+
# Identifier. The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
436
|
+
# * organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
437
|
+
# folder`/securityHealthAnalyticsSettings * projects/`project`/
|
438
438
|
# securityHealthAnalyticsSettings
|
439
439
|
# @param [Google::Apis::SecuritycenterV1beta2::SecurityHealthAnalyticsSettings] security_health_analytics_settings_object
|
440
440
|
# @param [String] update_mask
|
@@ -471,9 +471,9 @@ module Google
|
|
471
471
|
|
472
472
|
# Update the VirtualMachineThreatDetectionSettings resource.
|
473
473
|
# @param [String] name
|
474
|
-
# The resource name of the VirtualMachineThreatDetectionSettings.
|
475
|
-
# organizations/`organization`/virtualMachineThreatDetectionSettings *
|
476
|
-
# folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
474
|
+
# Identifier. The resource name of the VirtualMachineThreatDetectionSettings.
|
475
|
+
# Formats: * organizations/`organization`/virtualMachineThreatDetectionSettings *
|
476
|
+
# folders/`folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
477
477
|
# virtualMachineThreatDetectionSettings
|
478
478
|
# @param [Google::Apis::SecuritycenterV1beta2::VirtualMachineThreatDetectionSettings] virtual_machine_threat_detection_settings_object
|
479
479
|
# @param [String] update_mask
|
@@ -510,8 +510,8 @@ module Google
|
|
510
510
|
|
511
511
|
# Update the WebSecurityScannerSettings resource.
|
512
512
|
# @param [String] name
|
513
|
-
# The resource name of the WebSecurityScannerSettings. Formats: *
|
514
|
-
# organization`/webSecurityScannerSettings * folders/`folder`/
|
513
|
+
# Identifier. The resource name of the WebSecurityScannerSettings. Formats: *
|
514
|
+
# organizations/`organization`/webSecurityScannerSettings * folders/`folder`/
|
515
515
|
# webSecurityScannerSettings * projects/`project`/webSecurityScannerSettings
|
516
516
|
# @param [Google::Apis::SecuritycenterV1beta2::WebSecurityScannerSettings] web_security_scanner_settings_object
|
517
517
|
# @param [String] update_mask
|
@@ -1073,8 +1073,8 @@ module Google
|
|
1073
1073
|
|
1074
1074
|
# Update the ContainerThreatDetectionSettings resource.
|
1075
1075
|
# @param [String] name
|
1076
|
-
# The resource name of the ContainerThreatDetectionSettings. Formats:
|
1077
|
-
# organizations/`organization`/containerThreatDetectionSettings * folders/`
|
1076
|
+
# Identifier. The resource name of the ContainerThreatDetectionSettings. Formats:
|
1077
|
+
# * organizations/`organization`/containerThreatDetectionSettings * folders/`
|
1078
1078
|
# folder`/containerThreatDetectionSettings * projects/`project`/
|
1079
1079
|
# containerThreatDetectionSettings * projects/`project`/locations/`location`/
|
1080
1080
|
# clusters/`cluster`/containerThreatDetectionSettings
|
@@ -1113,7 +1113,7 @@ module Google
|
|
1113
1113
|
|
1114
1114
|
# Update the EventThreatDetectionSettings resource.
|
1115
1115
|
# @param [String] name
|
1116
|
-
# The resource name of the EventThreatDetectionSettings. Formats: *
|
1116
|
+
# Identifier. The resource name of the EventThreatDetectionSettings. Formats: *
|
1117
1117
|
# organizations/`organization`/eventThreatDetectionSettings * folders/`folder`/
|
1118
1118
|
# eventThreatDetectionSettings * projects/`project`/eventThreatDetectionSettings
|
1119
1119
|
# @param [Google::Apis::SecuritycenterV1beta2::EventThreatDetectionSettings] event_threat_detection_settings_object
|
@@ -1190,9 +1190,9 @@ module Google
|
|
1190
1190
|
|
1191
1191
|
# Update the SecurityHealthAnalyticsSettings resource.
|
1192
1192
|
# @param [String] name
|
1193
|
-
# The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
1194
|
-
# organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
1195
|
-
#
|
1193
|
+
# Identifier. The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
1194
|
+
# * organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
1195
|
+
# folder`/securityHealthAnalyticsSettings * projects/`project`/
|
1196
1196
|
# securityHealthAnalyticsSettings
|
1197
1197
|
# @param [Google::Apis::SecuritycenterV1beta2::SecurityHealthAnalyticsSettings] security_health_analytics_settings_object
|
1198
1198
|
# @param [String] update_mask
|
@@ -1229,9 +1229,9 @@ module Google
|
|
1229
1229
|
|
1230
1230
|
# Update the VirtualMachineThreatDetectionSettings resource.
|
1231
1231
|
# @param [String] name
|
1232
|
-
# The resource name of the VirtualMachineThreatDetectionSettings.
|
1233
|
-
# organizations/`organization`/virtualMachineThreatDetectionSettings *
|
1234
|
-
# folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
1232
|
+
# Identifier. The resource name of the VirtualMachineThreatDetectionSettings.
|
1233
|
+
# Formats: * organizations/`organization`/virtualMachineThreatDetectionSettings *
|
1234
|
+
# folders/`folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
1235
1235
|
# virtualMachineThreatDetectionSettings
|
1236
1236
|
# @param [Google::Apis::SecuritycenterV1beta2::VirtualMachineThreatDetectionSettings] virtual_machine_threat_detection_settings_object
|
1237
1237
|
# @param [String] update_mask
|
@@ -1268,8 +1268,8 @@ module Google
|
|
1268
1268
|
|
1269
1269
|
# Update the WebSecurityScannerSettings resource.
|
1270
1270
|
# @param [String] name
|
1271
|
-
# The resource name of the WebSecurityScannerSettings. Formats: *
|
1272
|
-
# organization`/webSecurityScannerSettings * folders/`folder`/
|
1271
|
+
# Identifier. The resource name of the WebSecurityScannerSettings. Formats: *
|
1272
|
+
# organizations/`organization`/webSecurityScannerSettings * folders/`folder`/
|
1273
1273
|
# webSecurityScannerSettings * projects/`project`/webSecurityScannerSettings
|
1274
1274
|
# @param [Google::Apis::SecuritycenterV1beta2::WebSecurityScannerSettings] web_security_scanner_settings_object
|
1275
1275
|
# @param [String] update_mask
|
@@ -1800,8 +1800,8 @@ module Google
|
|
1800
1800
|
|
1801
1801
|
# Update the ContainerThreatDetectionSettings resource.
|
1802
1802
|
# @param [String] name
|
1803
|
-
# The resource name of the ContainerThreatDetectionSettings. Formats:
|
1804
|
-
# organizations/`organization`/containerThreatDetectionSettings * folders/`
|
1803
|
+
# Identifier. The resource name of the ContainerThreatDetectionSettings. Formats:
|
1804
|
+
# * organizations/`organization`/containerThreatDetectionSettings * folders/`
|
1805
1805
|
# folder`/containerThreatDetectionSettings * projects/`project`/
|
1806
1806
|
# containerThreatDetectionSettings * projects/`project`/locations/`location`/
|
1807
1807
|
# clusters/`cluster`/containerThreatDetectionSettings
|
@@ -1840,7 +1840,7 @@ module Google
|
|
1840
1840
|
|
1841
1841
|
# Update the EventThreatDetectionSettings resource.
|
1842
1842
|
# @param [String] name
|
1843
|
-
# The resource name of the EventThreatDetectionSettings. Formats: *
|
1843
|
+
# Identifier. The resource name of the EventThreatDetectionSettings. Formats: *
|
1844
1844
|
# organizations/`organization`/eventThreatDetectionSettings * folders/`folder`/
|
1845
1845
|
# eventThreatDetectionSettings * projects/`project`/eventThreatDetectionSettings
|
1846
1846
|
# @param [Google::Apis::SecuritycenterV1beta2::EventThreatDetectionSettings] event_threat_detection_settings_object
|
@@ -1917,9 +1917,9 @@ module Google
|
|
1917
1917
|
|
1918
1918
|
# Update the SecurityHealthAnalyticsSettings resource.
|
1919
1919
|
# @param [String] name
|
1920
|
-
# The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
1921
|
-
# organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
1922
|
-
#
|
1920
|
+
# Identifier. The resource name of the SecurityHealthAnalyticsSettings. Formats:
|
1921
|
+
# * organizations/`organization`/securityHealthAnalyticsSettings * folders/`
|
1922
|
+
# folder`/securityHealthAnalyticsSettings * projects/`project`/
|
1923
1923
|
# securityHealthAnalyticsSettings
|
1924
1924
|
# @param [Google::Apis::SecuritycenterV1beta2::SecurityHealthAnalyticsSettings] security_health_analytics_settings_object
|
1925
1925
|
# @param [String] update_mask
|
@@ -1956,9 +1956,9 @@ module Google
|
|
1956
1956
|
|
1957
1957
|
# Update the VirtualMachineThreatDetectionSettings resource.
|
1958
1958
|
# @param [String] name
|
1959
|
-
# The resource name of the VirtualMachineThreatDetectionSettings.
|
1960
|
-
# organizations/`organization`/virtualMachineThreatDetectionSettings *
|
1961
|
-
# folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
1959
|
+
# Identifier. The resource name of the VirtualMachineThreatDetectionSettings.
|
1960
|
+
# Formats: * organizations/`organization`/virtualMachineThreatDetectionSettings *
|
1961
|
+
# folders/`folder`/virtualMachineThreatDetectionSettings * projects/`project`/
|
1962
1962
|
# virtualMachineThreatDetectionSettings
|
1963
1963
|
# @param [Google::Apis::SecuritycenterV1beta2::VirtualMachineThreatDetectionSettings] virtual_machine_threat_detection_settings_object
|
1964
1964
|
# @param [String] update_mask
|
@@ -1995,8 +1995,8 @@ module Google
|
|
1995
1995
|
|
1996
1996
|
# Update the WebSecurityScannerSettings resource.
|
1997
1997
|
# @param [String] name
|
1998
|
-
# The resource name of the WebSecurityScannerSettings. Formats: *
|
1999
|
-
# organization`/webSecurityScannerSettings * folders/`folder`/
|
1998
|
+
# Identifier. The resource name of the WebSecurityScannerSettings. Formats: *
|
1999
|
+
# organizations/`organization`/webSecurityScannerSettings * folders/`folder`/
|
2000
2000
|
# webSecurityScannerSettings * projects/`project`/webSecurityScannerSettings
|
2001
2001
|
# @param [Google::Apis::SecuritycenterV1beta2::WebSecurityScannerSettings] web_security_scanner_settings_object
|
2002
2002
|
# @param [String] update_mask
|
@@ -2150,8 +2150,8 @@ module Google
|
|
2150
2150
|
|
2151
2151
|
# Update the ContainerThreatDetectionSettings resource.
|
2152
2152
|
# @param [String] name
|
2153
|
-
# The resource name of the ContainerThreatDetectionSettings. Formats:
|
2154
|
-
# organizations/`organization`/containerThreatDetectionSettings * folders/`
|
2153
|
+
# Identifier. The resource name of the ContainerThreatDetectionSettings. Formats:
|
2154
|
+
# * organizations/`organization`/containerThreatDetectionSettings * folders/`
|
2155
2155
|
# folder`/containerThreatDetectionSettings * projects/`project`/
|
2156
2156
|
# containerThreatDetectionSettings * projects/`project`/locations/`location`/
|
2157
2157
|
# clusters/`cluster`/containerThreatDetectionSettings
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-securitycenter_v1beta2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.71.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-07-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta2/v0.71.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|