Skip to content

Commit de09001

Browse files
feat: Automated regeneration of securitycenter v1beta1 client (#18845)
Auto-created at 2024-04-28 09:18:07 +0000 using the toys pull request generator.
1 parent 6921929 commit de09001

File tree

3 files changed

+30
-26
lines changed

3 files changed

+30
-26
lines changed

generated/google-apis-securitycenter_v1beta1/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-securitycenter_v1beta1
22

3+
### v0.76.0 (2024-04-28)
4+
5+
* Regenerated from discovery document revision 20240422
6+
37
### v0.75.0 (2024-04-21)
48

59
* Regenerated from discovery document revision 20240415

generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/classes.rb

+24-24
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ def update!(**args)
328328
class Attack
329329
include Google::Apis::Core::Hashable
330330

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'.
332332
# Corresponds to the JSON property `classification`
333333
# @return [String]
334334
attr_accessor :classification
@@ -848,7 +848,7 @@ class CloudArmor
848848
attr_accessor :security_policy
849849

850850
# 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"
852852
# for Layer 7 DDoS attacks.
853853
# Corresponds to the JSON property `threatVector`
854854
# @return [String]
@@ -2777,13 +2777,13 @@ class GoogleCloudSecuritycenterV1Resource
27772777
# @return [Google::Apis::SecuritycenterV1beta1::ResourcePath]
27782778
attr_accessor :resource_path
27792779

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/`
27872787
# resource_group_name` where there can be any number of management groups.
27882788
# Corresponds to the JSON property `resourcePathString`
27892789
# @return [String]
@@ -3740,7 +3740,7 @@ def update!(**args)
37403740
class GoogleCloudSecuritycenterV2Attack
37413741
include Google::Apis::Core::Hashable
37423742

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'.
37443744
# Corresponds to the JSON property `classification`
37453745
# @return [String]
37463746
attr_accessor :classification
@@ -4210,7 +4210,7 @@ class GoogleCloudSecuritycenterV2CloudArmor
42104210
attr_accessor :security_policy
42114211

42124212
# 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"
42144214
# for Layer 7 DDoS attacks.
42154215
# Corresponds to the JSON property `threatVector`
42164216
# @return [String]
@@ -6378,13 +6378,13 @@ class GoogleCloudSecuritycenterV2Resource
63786378
# @return [Google::Apis::SecuritycenterV1beta1::GoogleCloudSecuritycenterV2ResourcePath]
63796379
attr_accessor :resource_path
63806380

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/`
63886388
# resource_group_name` where there can be any number of management groups.
63896389
# Corresponds to the JSON property `resourcePathString`
63906390
# @return [String]
@@ -6699,9 +6699,9 @@ class GoogleCloudSecuritycenterV2SecurityPolicy
66996699
attr_accessor :preview
67006700
alias_method :preview?, :preview
67016701

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'.
67056705
# Corresponds to the JSON property `type`
67066706
# @return [String]
67076707
attr_accessor :type
@@ -8615,9 +8615,9 @@ class SecurityPolicy
86158615
attr_accessor :preview
86168616
alias_method :preview?, :preview
86178617

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'.
86218621
# Corresponds to the JSON property `type`
86228622
# @return [String]
86238623
attr_accessor :type

generated/google-apis-securitycenter_v1beta1/lib/google/apis/securitycenter_v1beta1/gem_version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module SecuritycenterV1beta1
1818
# Version of the google-apis-securitycenter_v1beta1 gem
19-
GEM_VERSION = "0.75.0"
19+
GEM_VERSION = "0.76.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.14.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20240415"
25+
REVISION = "20240422"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)