@@ -328,7 +328,7 @@ def update!(**args)
328
328
class Attack
329
329
include Google ::Apis ::Core ::Hashable
330
330
331
- # Type of attack, for example, ‘ SYN-flood’, ‘ NTP-udp’ , or ‘ CHARGEN-udp’ .
331
+ # Type of attack, for example, ' SYN-flood', ' NTP-udp' , or ' CHARGEN-udp' .
332
332
# Corresponds to the JSON property `classification`
333
333
# @return [String]
334
334
attr_accessor :classification
@@ -848,7 +848,7 @@ class CloudArmor
848
848
attr_accessor :security_policy
849
849
850
850
# Distinguish between volumetric & protocol DDoS attack and application layer
851
- # attacks. For example, “ L3_4” for Layer 3 and Layer 4 DDoS attacks, or “ L_7”
851
+ # attacks. For example, " L3_4" for Layer 3 and Layer 4 DDoS attacks, or " L_7"
852
852
# for Layer 7 DDoS attacks.
853
853
# Corresponds to the JSON property `threatVector`
854
854
# @return [String]
@@ -2777,13 +2777,13 @@ class GoogleCloudSecuritycenterV1Resource
2777
2777
# @return [Google::Apis::SecuritycenterV1beta1::ResourcePath]
2778
2778
attr_accessor :resource_path
2779
2779
2780
- # A string representation of the resource path. For GCP , it has the format of:
2781
- # organizations/`organization_id`/folders/`folder_id`/folders/`folder_id`/
2782
- # projects/`project_id` where there can be any number of folders. For AWS, it
2783
- # has the format of: org/`organization_id`/ou/`organizational_unit_id`/ou/`
2784
- # organizational_unit_id`/account/`account_id` where there can be any number of
2785
- # organizational units. For Azure, it has the format of: mg/`management_group_id`
2786
- # / mg/`management_group_id`/subscription/`subscription_id`/rg/`
2780
+ # A string representation of the resource path. For Google Cloud , it has the
2781
+ # format of organizations/`organization_id`/folders/`folder_id`/folders/`
2782
+ # folder_id`/ projects/`project_id` where there can be any number of folders. For
2783
+ # AWS, it has the format of org/`organization_id`/ou/`organizational_unit_id`/ou/
2784
+ # ` organizational_unit_id`/account/`account_id` where there can be any number of
2785
+ # organizational units. For Azure, it has the format of mg/`management_group_id`/
2786
+ # mg/`management_group_id`/subscription/`subscription_id`/rg/`
2787
2787
# resource_group_name` where there can be any number of management groups.
2788
2788
# Corresponds to the JSON property `resourcePathString`
2789
2789
# @return [String]
@@ -3740,7 +3740,7 @@ def update!(**args)
3740
3740
class GoogleCloudSecuritycenterV2Attack
3741
3741
include Google ::Apis ::Core ::Hashable
3742
3742
3743
- # Type of attack, for example, ‘ SYN-flood’, ‘ NTP-udp’ , or ‘ CHARGEN-udp’ .
3743
+ # Type of attack, for example, ' SYN-flood', ' NTP-udp' , or ' CHARGEN-udp' .
3744
3744
# Corresponds to the JSON property `classification`
3745
3745
# @return [String]
3746
3746
attr_accessor :classification
@@ -4210,7 +4210,7 @@ class GoogleCloudSecuritycenterV2CloudArmor
4210
4210
attr_accessor :security_policy
4211
4211
4212
4212
# Distinguish between volumetric & protocol DDoS attack and application layer
4213
- # attacks. For example, “ L3_4” for Layer 3 and Layer 4 DDoS attacks, or “ L_7”
4213
+ # attacks. For example, " L3_4" for Layer 3 and Layer 4 DDoS attacks, or " L_7"
4214
4214
# for Layer 7 DDoS attacks.
4215
4215
# Corresponds to the JSON property `threatVector`
4216
4216
# @return [String]
@@ -6378,13 +6378,13 @@ class GoogleCloudSecuritycenterV2Resource
6378
6378
# @return [Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePath]
6379
6379
attr_accessor :resource_path
6380
6380
6381
- # A string representation of the resource path. For GCP , it has the format of:
6382
- # organizations/`organization_id`/folders/`folder_id`/folders/`folder_id`/
6383
- # projects/`project_id` where there can be any number of folders. For AWS, it
6384
- # has the format of: org/`organization_id`/ou/`organizational_unit_id`/ou/`
6385
- # organizational_unit_id`/account/`account_id` where there can be any number of
6386
- # organizational units. For Azure, it has the format of: mg/`management_group_id`
6387
- # / mg/`management_group_id`/subscription/`subscription_id`/rg/`
6381
+ # A string representation of the resource path. For Google Cloud , it has the
6382
+ # format of organizations/`organization_id`/folders/`folder_id`/folders/`
6383
+ # folder_id`/ projects/`project_id` where there can be any number of folders. For
6384
+ # AWS, it has the format of org/`organization_id`/ou/`organizational_unit_id`/ou/
6385
+ # ` organizational_unit_id`/account/`account_id` where there can be any number of
6386
+ # organizational units. For Azure, it has the format of mg/`management_group_id`/
6387
+ # mg/`management_group_id`/subscription/`subscription_id`/rg/`
6388
6388
# resource_group_name` where there can be any number of management groups.
6389
6389
# Corresponds to the JSON property `resourcePathString`
6390
6390
# @return [String]
@@ -6699,9 +6699,9 @@ class GoogleCloudSecuritycenterV2SecurityPolicy
6699
6699
attr_accessor :preview
6700
6700
alias_method :preview? , :preview
6701
6701
6702
- # The type of Google Cloud Armor security policy for example, ‘ backend security
6703
- # policy’, ‘ edge security policy’, ‘ network edge security policy’ , or ‘ always-on
6704
- # DDoS protection’ .
6702
+ # The type of Google Cloud Armor security policy for example, ' backend security
6703
+ # policy', ' edge security policy', ' network edge security policy' , or ' always-on
6704
+ # DDoS protection' .
6705
6705
# Corresponds to the JSON property `type`
6706
6706
# @return [String]
6707
6707
attr_accessor :type
@@ -8615,9 +8615,9 @@ class SecurityPolicy
8615
8615
attr_accessor :preview
8616
8616
alias_method :preview? , :preview
8617
8617
8618
- # The type of Google Cloud Armor security policy for example, ‘ backend security
8619
- # policy’, ‘ edge security policy’, ‘ network edge security policy’ , or ‘ always-on
8620
- # DDoS protection’ .
8618
+ # The type of Google Cloud Armor security policy for example, ' backend security
8619
+ # policy', ' edge security policy', ' network edge security policy' , or ' always-on
8620
+ # DDoS protection' .
8621
8621
# Corresponds to the JSON property `type`
8622
8622
# @return [String]
8623
8623
attr_accessor :type
0 commit comments