google-apis-securitycenter_v1 0.83.0 → 0.84.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53bc2a6d8117f5ea7c0f61bdaa86e4fc9fa2679005a84ffedb47c91ac1dd3867
4
- data.tar.gz: 34d4473f2abc141eeef9ba0ae1c69ac0ed3af09d63e330c9e69ceb979e79abb6
3
+ metadata.gz: 1f0ed08a2051c43694149eaec5058ba8e9227e4c178eceb8fabb986f3a4a56e7
4
+ data.tar.gz: 37b7c4f4b5c0d4343598f25f9776809ee146a5cef97b234d9fae174c3d6ed088
5
5
  SHA512:
6
- metadata.gz: 1ebc467b1ed684b30812732135d1dd3bf1cd2adb491155400405f17b15fb15b72b1e4dc1c55482d4a3d288966034a5c000f7474ee7e3ff13376e8da86a5f9a7a
7
- data.tar.gz: 182efd8b1d8c87f615d91e5d6e360b88b3d5e46351dbf30efb71d3eb1359fa32230c727979d70e854239a450a598f5968b5fa12601a35f8bf1e5eb544d71cd0c
6
+ metadata.gz: a7d164a77a014c943318849ae6b39c2f142fabd689be54aa7e7489e99b6eaefa062d24cd2ad30684776af00d84e6312d79347dbc5a88646e5093730069a36310
7
+ data.tar.gz: 8db36a633fddf0aeafd4fcbba3f3f1f77c6f4d09c9ddd4431b33700668ebdfb2205a8fe64bd10400f64ca5f71108cf88bbc07fb5b471e63db2498e5420f548f5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.84.0 (2024-07-25)
4
+
5
+ * Regenerated from discovery document revision 20240720
6
+
3
7
  ### v0.83.0 (2024-06-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20240620
@@ -383,8 +383,8 @@ module Google
383
383
  include Google::Apis::Core::Hashable
384
384
 
385
385
  # The resource name of the attack path simulation result that contains the
386
- # details regarding this attack exposure score. Example: organizations/123/
387
- # simulations/456/attackExposureResults/789
386
+ # details regarding this attack exposure score. Example: `organizations/123/
387
+ # simulations/456/attackExposureResults/789`
388
388
  # Corresponds to the JSON property `attackExposureResult`
389
389
  # @return [String]
390
390
  attr_accessor :attack_exposure_result
@@ -519,14 +519,14 @@ module Google
519
519
  attr_accessor :display_name
520
520
 
521
521
  # The name of the resource at this point in the attack path. The format of the
522
- # name follows the Cloud Asset Inventory [resource name format]("https://cloud.
523
- # google.com/asset-inventory/docs/resource-name-format")
522
+ # name follows the Cloud Asset Inventory [resource name format](https://cloud.
523
+ # google.com/asset-inventory/docs/resource-name-format)
524
524
  # Corresponds to the JSON property `resource`
525
525
  # @return [String]
526
526
  attr_accessor :resource
527
527
 
528
528
  # The [supported resource type](https://cloud.google.com/asset-inventory/docs/
529
- # supported-asset-types")
529
+ # supported-asset-types)
530
530
  # Corresponds to the JSON property `resourceType`
531
531
  # @return [String]
532
532
  attr_accessor :resource_type
@@ -788,8 +788,8 @@ module Google
788
788
  # @return [String]
789
789
  attr_accessor :display_name
790
790
 
791
- # The UUID of the Azure management group, for example, "20000000-0001-0000-0000-
792
- # 000000000000".
791
+ # The UUID of the Azure management group, for example, `20000000-0001-0000-0000-
792
+ # 000000000000`.
793
793
  # Corresponds to the JSON property `id`
794
794
  # @return [String]
795
795
  attr_accessor :id
@@ -866,8 +866,8 @@ module Google
866
866
  # @return [String]
867
867
  attr_accessor :display_name
868
868
 
869
- # The UUID of the Azure subscription, for example, "291bba3f-e0a5-47bc-a099-
870
- # 3bdcb2a50a05".
869
+ # The UUID of the Azure subscription, for example, `291bba3f-e0a5-47bc-a099-
870
+ # 3bdcb2a50a05`.
871
871
  # Corresponds to the JSON property `id`
872
872
  # @return [String]
873
873
  attr_accessor :id
@@ -1919,10 +1919,10 @@ module Google
1919
1919
  attr_accessor :enablement_state
1920
1920
 
1921
1921
  # Output only. The resource name of the effective ETD custom module. Its format
1922
- # is: * "organizations/`organization`/eventThreatDetectionSettings/
1923
- # effectiveCustomModules/`module`". * "folders/`folder`/
1924
- # eventThreatDetectionSettings/effectiveCustomModules/`module`". * "projects/`
1925
- # project`/eventThreatDetectionSettings/effectiveCustomModules/`module`".
1922
+ # is: * `organizations/`organization`/eventThreatDetectionSettings/
1923
+ # effectiveCustomModules/`module``. * `folders/`folder`/
1924
+ # eventThreatDetectionSettings/effectiveCustomModules/`module``. * `projects/`
1925
+ # project`/eventThreatDetectionSettings/effectiveCustomModules/`module``.
1926
1926
  # Corresponds to the JSON property `name`
1927
1927
  # @return [String]
1928
1928
  attr_accessor :name
@@ -2032,10 +2032,10 @@ module Google
2032
2032
  attr_accessor :last_editor
2033
2033
 
2034
2034
  # Immutable. The resource name of the Event Threat Detection custom module. Its
2035
- # format is: * "organizations/`organization`/eventThreatDetectionSettings/
2036
- # customModules/`module`". * "folders/`folder`/eventThreatDetectionSettings/
2037
- # customModules/`module`". * "projects/`project`/eventThreatDetectionSettings/
2038
- # customModules/`module`".
2035
+ # format is: * `organizations/`organization`/eventThreatDetectionSettings/
2036
+ # customModules/`module``. * `folders/`folder`/eventThreatDetectionSettings/
2037
+ # customModules/`module``. * `projects/`project`/eventThreatDetectionSettings/
2038
+ # customModules/`module``.
2039
2039
  # Corresponds to the JSON property `name`
2040
2040
  # @return [String]
2041
2041
  attr_accessor :name
@@ -3183,12 +3183,12 @@ module Google
3183
3183
  # @return [String]
3184
3184
  attr_accessor :most_recent_editor
3185
3185
 
3186
- # This field will be ignored if provided on config creation. Format "
3187
- # organizations/`organization`/muteConfigs/`mute_config`" "folders/`folder`/
3188
- # muteConfigs/`mute_config`" "projects/`project`/muteConfigs/`mute_config`" "
3189
- # organizations/`organization`/locations/global/muteConfigs/`mute_config`" "
3190
- # folders/`folder`/locations/global/muteConfigs/`mute_config`" "projects/`
3191
- # project`/locations/global/muteConfigs/`mute_config`"
3186
+ # This field will be ignored if provided on config creation. Format `
3187
+ # organizations/`organization`/muteConfigs/`mute_config`` `folders/`folder`/
3188
+ # muteConfigs/`mute_config`` `projects/`project`/muteConfigs/`mute_config`` `
3189
+ # organizations/`organization`/locations/global/muteConfigs/`mute_config`` `
3190
+ # folders/`folder`/locations/global/muteConfigs/`mute_config`` `projects/`
3191
+ # project`/locations/global/muteConfigs/`mute_config``
3192
3192
  # Corresponds to the JSON property `name`
3193
3193
  # @return [String]
3194
3194
  attr_accessor :name
@@ -3367,13 +3367,14 @@ module Google
3367
3367
  attr_accessor :resource_path
3368
3368
 
3369
3369
  # A string representation of the resource path. For Google Cloud, it has the
3370
- # format of organizations/`organization_id`/folders/`folder_id`/folders/`
3371
- # folder_id`/projects/`project_id` where there can be any number of folders. For
3372
- # AWS, it has the format of org/`organization_id`/ou/`organizational_unit_id`/ou/
3373
- # `organizational_unit_id`/account/`account_id` where there can be any number of
3374
- # organizational units. For Azure, it has the format of mg/`management_group_id`/
3375
- # mg/`management_group_id`/subscription/`subscription_id`/rg/`
3376
- # resource_group_name` where there can be any number of management groups.
3370
+ # format of `organizations/`organization_id`/folders/`folder_id`/folders/`
3371
+ # folder_id`/projects/`project_id`` where there can be any number of folders.
3372
+ # For AWS, it has the format of `org/`organization_id`/ou/`
3373
+ # organizational_unit_id`/ou/`organizational_unit_id`/account/`account_id``
3374
+ # where there can be any number of organizational units. For Azure, it has the
3375
+ # format of `mg/`management_group_id`/mg/`management_group_id`/subscription/`
3376
+ # subscription_id`/rg/`resource_group_name`` where there can be any number of
3377
+ # management groups.
3377
3378
  # Corresponds to the JSON property `resourcePathString`
3378
3379
  # @return [String]
3379
3380
  attr_accessor :resource_path_string
@@ -3458,18 +3459,18 @@ module Google
3458
3459
  # @return [String]
3459
3460
  attr_accessor :name
3460
3461
 
3461
- # List of resource labels to search for, evaluated with AND. For example, "
3462
- # resource_labels_selector": `"key": "value", "env": "prod"` will match
3463
- # resources with labels "key": "value" AND "env": "prod" https://cloud.google.
3462
+ # List of resource labels to search for, evaluated with `AND`. For example, `"
3463
+ # resource_labels_selector": `"key": "value", "env": "prod"`` will match
3464
+ # resources with labels "key": "value" `AND` "env": "prod" https://cloud.google.
3464
3465
  # com/resource-manager/docs/creating-managing-labels
3465
3466
  # Corresponds to the JSON property `resourceLabelsSelector`
3466
3467
  # @return [Hash<String,String>]
3467
3468
  attr_accessor :resource_labels_selector
3468
3469
 
3469
3470
  # Apply resource_value only to resources that match resource_type. resource_type
3470
- # will be checked with AND of other resources. For example, "storage.googleapis.
3471
- # com/Bucket" with resource_value "HIGH" will apply "HIGH" value only to "
3472
- # storage.googleapis.com/Bucket" resources.
3471
+ # will be checked with `AND` of other resources. For example, "storage.
3472
+ # googleapis.com/Bucket" with resource_value "HIGH" will apply "HIGH" value only
3473
+ # to "storage.googleapis.com/Bucket" resources.
3473
3474
  # Corresponds to the JSON property `resourceType`
3474
3475
  # @return [String]
3475
3476
  attr_accessor :resource_type
@@ -3481,7 +3482,7 @@ module Google
3481
3482
 
3482
3483
  # Project or folder to scope this configuration to. For example, "project/456"
3483
3484
  # would apply this configuration only to resources in "project/456" scope will
3484
- # be checked with AND of other resources.
3485
+ # be checked with `AND` of other resources.
3485
3486
  # Corresponds to the JSON property `scope`
3486
3487
  # @return [String]
3487
3488
  attr_accessor :scope
@@ -3493,9 +3494,10 @@ module Google
3493
3494
  # @return [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1SensitiveDataProtectionMapping]
3494
3495
  attr_accessor :sensitive_data_protection_mapping
3495
3496
 
3496
- # Required. Tag values combined with AND to check against. Values in the form "
3497
- # tagValues/123" Example: [ "tagValues/123", "tagValues/456", "tagValues/789" ]
3498
- # https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
3497
+ # Required. Tag values combined with `AND` to check against. Values in the form "
3498
+ # tagValues/123" Example: `[ "tagValues/123", "tagValues/456", "tagValues/789" ]`
3499
+ # https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-
3500
+ # managing
3499
3501
  # Corresponds to the JSON property `tagValues`
3500
3502
  # @return [Array<String>]
3501
3503
  attr_accessor :tag_values
@@ -4229,8 +4231,8 @@ module Google
4229
4231
  include Google::Apis::Core::Hashable
4230
4232
 
4231
4233
  # The resource name of the attack path simulation result that contains the
4232
- # details regarding this attack exposure score. Example: organizations/123/
4233
- # simulations/456/attackExposureResults/789
4234
+ # details regarding this attack exposure score. Example: `organizations/123/
4235
+ # simulations/456/attackExposureResults/789`
4234
4236
  # Corresponds to the JSON property `attackExposureResult`
4235
4237
  # @return [String]
4236
4238
  attr_accessor :attack_exposure_result
@@ -4410,8 +4412,8 @@ module Google
4410
4412
  # @return [String]
4411
4413
  attr_accessor :display_name
4412
4414
 
4413
- # The UUID of the Azure management group, for example, "20000000-0001-0000-0000-
4414
- # 000000000000".
4415
+ # The UUID of the Azure management group, for example, `20000000-0001-0000-0000-
4416
+ # 000000000000`.
4415
4417
  # Corresponds to the JSON property `id`
4416
4418
  # @return [String]
4417
4419
  attr_accessor :id
@@ -4488,8 +4490,8 @@ module Google
4488
4490
  # @return [String]
4489
4491
  attr_accessor :display_name
4490
4492
 
4491
- # The UUID of the Azure subscription, for example, "291bba3f-e0a5-47bc-a099-
4492
- # 3bdcb2a50a05".
4493
+ # The UUID of the Azure subscription, for example, `291bba3f-e0a5-47bc-a099-
4494
+ # 3bdcb2a50a05`.
4493
4495
  # Corresponds to the JSON property `id`
4494
4496
  # @return [String]
4495
4497
  attr_accessor :id
@@ -4613,7 +4615,7 @@ module Google
4613
4615
  attr_accessor :create_time
4614
4616
 
4615
4617
  # The dataset to write findings' updates to. Its format is "projects/[project_id]
4616
- # /datasets/[bigquery_dataset_id]". BigQuery Dataset unique ID must contain only
4618
+ # /datasets/[bigquery_dataset_id]". BigQuery dataset unique ID must contain only
4617
4619
  # letters (a-z, A-Z), numbers (0-9), or underscores (_).
4618
4620
  # Corresponds to the JSON property `dataset`
4619
4621
  # @return [String]
@@ -4645,13 +4647,13 @@ module Google
4645
4647
  # @return [String]
4646
4648
  attr_accessor :most_recent_editor
4647
4649
 
4648
- # The relative resource name of this export. See: https://cloud.google.com/apis/
4649
- # design/resource_names#relative_resource_name. The following list shows some
4650
- # examples: + `organizations/`organization_id`/locations/`location_id`/
4651
- # bigQueryExports/`export_id`` + `folders/`folder_id`/locations/`location_id`/
4652
- # bigQueryExports/`export_id`` + `projects/`project_id`/locations/`location_id`/
4653
- # bigQueryExports/`export_id`` This field is provided in responses, and is
4654
- # ignored when provided in create requests.
4650
+ # Identifier. The relative resource name of this export. See: https://cloud.
4651
+ # google.com/apis/design/resource_names#relative_resource_name. The following
4652
+ # list shows some examples: + `organizations/`organization_id`/locations/`
4653
+ # location_id`/bigQueryExports/`export_id`` + `folders/`folder_id`/locations/`
4654
+ # location_id`/bigQueryExports/`export_id`` + `projects/`project_id`/locations/`
4655
+ # location_id`/bigQueryExports/`export_id`` This field is provided in responses,
4656
+ # and is ignored when provided in create requests.
4655
4657
  # Corresponds to the JSON property `name`
4656
4658
  # @return [String]
4657
4659
  attr_accessor :name
@@ -6429,13 +6431,13 @@ module Google
6429
6431
  # @return [String]
6430
6432
  attr_accessor :most_recent_editor
6431
6433
 
6432
- # This field will be ignored if provided on config creation. The following list
6433
- # shows some examples of the format: + `organizations/`organization`/muteConfigs/
6434
- # `mute_config`` + `organizations/`organization`locations/`location`//
6435
- # muteConfigs/`mute_config`` + `folders/`folder`/muteConfigs/`mute_config`` + `
6436
- # folders/`folder`/locations/`location`/muteConfigs/`mute_config`` + `projects/`
6437
- # project`/muteConfigs/`mute_config`` + `projects/`project`/locations/`location`/
6438
- # muteConfigs/`mute_config``
6434
+ # Identifier. This field will be ignored if provided on config creation. The
6435
+ # following list shows some examples of the format: + `organizations/`
6436
+ # organization`/muteConfigs/`mute_config`` + `organizations/`organization`
6437
+ # locations/`location`//muteConfigs/`mute_config`` + `folders/`folder`/
6438
+ # muteConfigs/`mute_config`` + `folders/`folder`/locations/`location`/
6439
+ # muteConfigs/`mute_config`` + `projects/`project`/muteConfigs/`mute_config`` + `
6440
+ # projects/`project`/locations/`location`/muteConfigs/`mute_config``
6439
6441
  # Corresponds to the JSON property `name`
6440
6442
  # @return [String]
6441
6443
  attr_accessor :name
@@ -6988,13 +6990,14 @@ module Google
6988
6990
  attr_accessor :resource_path
6989
6991
 
6990
6992
  # A string representation of the resource path. For Google Cloud, it has the
6991
- # format of organizations/`organization_id`/folders/`folder_id`/folders/`
6992
- # folder_id`/projects/`project_id` where there can be any number of folders. For
6993
- # AWS, it has the format of org/`organization_id`/ou/`organizational_unit_id`/ou/
6994
- # `organizational_unit_id`/account/`account_id` where there can be any number of
6995
- # organizational units. For Azure, it has the format of mg/`management_group_id`/
6996
- # mg/`management_group_id`/subscription/`subscription_id`/rg/`
6997
- # resource_group_name` where there can be any number of management groups.
6993
+ # format of `organizations/`organization_id`/folders/`folder_id`/folders/`
6994
+ # folder_id`/projects/`project_id`` where there can be any number of folders.
6995
+ # For AWS, it has the format of `org/`organization_id`/ou/`
6996
+ # organizational_unit_id`/ou/`organizational_unit_id`/account/`account_id``
6997
+ # where there can be any number of organizational units. For Azure, it has the
6998
+ # format of `mg/`management_group_id`/mg/`management_group_id`/subscription/`
6999
+ # subscription_id`/rg/`resource_group_name`` where there can be any number of
7000
+ # management groups.
6998
7001
  # Corresponds to the JSON property `resourcePathString`
6999
7002
  # @return [String]
7000
7003
  attr_accessor :resource_path_string
@@ -7102,36 +7105,36 @@ module Google
7102
7105
  # @return [String]
7103
7106
  attr_accessor :description
7104
7107
 
7105
- # Name for the resource value configuration
7108
+ # Identifier. Name for the resource value configuration
7106
7109
  # Corresponds to the JSON property `name`
7107
7110
  # @return [String]
7108
7111
  attr_accessor :name
7109
7112
 
7110
- # List of resource labels to search for, evaluated with AND. For example, "
7113
+ # List of resource labels to search for, evaluated with `AND`. For example, "
7111
7114
  # resource_labels_selector": `"key": "value", "env": "prod"` will match
7112
- # resources with labels "key": "value" AND "env": "prod" https://cloud.google.
7115
+ # resources with labels "key": "value" `AND` "env": "prod" https://cloud.google.
7113
7116
  # com/resource-manager/docs/creating-managing-labels
7114
7117
  # Corresponds to the JSON property `resourceLabelsSelector`
7115
7118
  # @return [Hash<String,String>]
7116
7119
  attr_accessor :resource_labels_selector
7117
7120
 
7118
7121
  # Apply resource_value only to resources that match resource_type. resource_type
7119
- # will be checked with AND of other resources. For example, "storage.googleapis.
7120
- # com/Bucket" with resource_value "HIGH" will apply "HIGH" value only to "
7121
- # storage.googleapis.com/Bucket" resources.
7122
+ # will be checked with `AND` of other resources. For example, "storage.
7123
+ # googleapis.com/Bucket" with resource_value "HIGH" will apply "HIGH" value only
7124
+ # to "storage.googleapis.com/Bucket" resources.
7122
7125
  # Corresponds to the JSON property `resourceType`
7123
7126
  # @return [String]
7124
7127
  attr_accessor :resource_type
7125
7128
 
7126
7129
  # Resource value level this expression represents Only required when there is no
7127
- # SDP mapping in the request
7130
+ # Sensitive Data Protection mapping in the request
7128
7131
  # Corresponds to the JSON property `resourceValue`
7129
7132
  # @return [String]
7130
7133
  attr_accessor :resource_value
7131
7134
 
7132
7135
  # Project or folder to scope this configuration to. For example, "project/456"
7133
- # would apply this configuration only to resources in "project/456" scope will
7134
- # be checked with AND of other resources.
7136
+ # would apply this configuration only to resources in "project/456" scope and
7137
+ # will be checked with `AND` of other resources.
7135
7138
  # Corresponds to the JSON property `scope`
7136
7139
  # @return [String]
7137
7140
  attr_accessor :scope
@@ -7143,9 +7146,9 @@ module Google
7143
7146
  # @return [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV2SensitiveDataProtectionMapping]
7144
7147
  attr_accessor :sensitive_data_protection_mapping
7145
7148
 
7146
- # Required. Tag values combined with AND to check against. Values in the form "
7147
- # tagValues/123" Example: [ "tagValues/123", "tagValues/456", "tagValues/789" ]
7148
- # https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
7149
+ # Tag values combined with `AND` to check against. Values in the form "tagValues/
7150
+ # 123" Example: `[ "tagValues/123", "tagValues/456", "tagValues/789" ]` https://
7151
+ # cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing
7149
7152
  # Corresponds to the JSON property `tagValues`
7150
7153
  # @return [Array<String>]
7151
7154
  attr_accessor :tag_values
@@ -7551,7 +7554,7 @@ module Google
7551
7554
  attr_accessor :attack_exposure_score
7552
7555
 
7553
7556
  # List of resource names of findings associated with this toxic combination. For
7554
- # example, organizations/123/sources/456/findings/789.
7557
+ # example, `organizations/123/sources/456/findings/789`.
7555
7558
  # Corresponds to the JSON property `relatedFindings`
7556
7559
  # @return [Array<String>]
7557
7560
  attr_accessor :related_findings
@@ -9208,8 +9211,8 @@ module Google
9208
9211
  class PathNodeAssociatedFinding
9209
9212
  include Google::Apis::Core::Hashable
9210
9213
 
9211
- # Canonical name of the associated findings. Example: organizations/123/sources/
9212
- # 456/findings/789
9214
+ # Canonical name of the associated findings. Example: `organizations/123/sources/
9215
+ # 456/findings/789`
9213
9216
  # Corresponds to the JSON property `canonicalFinding`
9214
9217
  # @return [String]
9215
9218
  attr_accessor :canonical_finding
@@ -9679,13 +9682,13 @@ module Google
9679
9682
  attr_accessor :resource_path
9680
9683
 
9681
9684
  # A string representation of the resource path. For Google Cloud, it has the
9682
- # format of org/`organization_id`/folder/`folder_id`/folder/`folder_id`/project/`
9683
- # project_id` where there can be any number of folders. For AWS, it has the
9684
- # format of org/`organization_id`/ou/`organizational_unit_id`/ou/`
9685
- # organizational_unit_id`/account/`account_id` where there can be any number of
9686
- # organizational units. For Azure, it has the format of mg/`management_group_id`/
9687
- # mg/`management_group_id`/subscription/`subscription_id`/rg/`
9688
- # resource_group_name` where there can be any number of management groups.
9685
+ # format of `org/`organization_id`/folder/`folder_id`/folder/`folder_id`/project/
9686
+ # `project_id`` where there can be any number of folders. For AWS, it has the
9687
+ # format of `org/`organization_id`/ou/`organizational_unit_id`/ou/`
9688
+ # organizational_unit_id`/account/`account_id`` where there can be any number of
9689
+ # organizational units. For Azure, it has the format of `mg/`management_group_id`
9690
+ # /mg/`management_group_id`/subscription/`subscription_id`/rg/`
9691
+ # resource_group_name`` where there can be any number of management groups.
9689
9692
  # Corresponds to the JSON property `resourcePathString`
9690
9693
  # @return [String]
9691
9694
  attr_accessor :resource_path_string
@@ -10395,7 +10398,7 @@ module Google
10395
10398
  # @return [String]
10396
10399
  attr_accessor :create_time
10397
10400
 
10398
- # Full resource name of the Simulation: organizations/123/simulations/456
10401
+ # Full resource name of the Simulation: `organizations/123/simulations/456`
10399
10402
  # Corresponds to the JSON property `name`
10400
10403
  # @return [String]
10401
10404
  attr_accessor :name
@@ -10674,7 +10677,7 @@ module Google
10674
10677
  attr_accessor :attack_exposure_score
10675
10678
 
10676
10679
  # List of resource names of findings associated with this toxic combination. For
10677
- # example, organizations/123/sources/456/findings/789.
10680
+ # example, `organizations/123/sources/456/findings/789`.
10678
10681
  # Corresponds to the JSON property `relatedFindings`
10679
10682
  # @return [Array<String>]
10680
10683
  attr_accessor :related_findings
@@ -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.83.0"
19
+ GEM_VERSION = "0.84.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 = "20240620"
25
+ REVISION = "20240720"
26
26
  end
27
27
  end
28
28
  end