File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
generated/google-apis-networksecurity_v1beta1
lib/google/apis/networksecurity_v1beta1 Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-networksecurity_v1beta1
22
3+ ### v0.50.0 (2025-07-06)
4+
5+ * Regenerated from discovery document revision 20250608
6+
37### v0.49.0 (2025-06-15)
48
59* Regenerated from discovery document revision 20250604
Original file line number Diff line number Diff line change @@ -4048,7 +4048,7 @@ def update!(**args)
40484048 end
40494049 end
40504050
4051- # Represents a Secure Access Connect (SAC) Attachment resource. A Secure Access
4051+ # Represents a Secure Access Connect (SAC) attachment resource. A Secure Access
40524052 # Connect attachment enables NCC Gateway to process traffic with an SSE product.
40534053 class SacAttachment
40544054 include Google ::Apis ::Core ::Hashable
@@ -4134,7 +4134,7 @@ class SacAttachmentSacAttachmentSymantecOptions
41344134 include Google ::Apis ::Core ::Hashable
41354135
41364136 # Immutable. Name to be used when creating a location on the customer's behalf
4137- # in Symantec's Location API. Not to be confused with GCP locations.
4137+ # in Symantec's Location API. Not to be confused with Google Cloud locations.
41384138 # Corresponds to the JSON property `symantecLocationName`
41394139 # @return [String]
41404140 attr_accessor :symantec_location_name
@@ -4156,7 +4156,7 @@ def update!(**args)
41564156 end
41574157 end
41584158
4159- # Represents a Secure Access Connect (SAC) Realm resource. A Secure Access
4159+ # Represents a Secure Access Connect (SAC) realm resource. A Secure Access
41604160 # Connect realm establishes a connection between your Google Cloud project and
41614161 # an SSE service.
41624162 class SacRealm
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module NetworksecurityV1beta1
1818 # Version of the google-apis-networksecurity_v1beta1 gem
19- GEM_VERSION = "0.49 .0"
19+ GEM_VERSION = "0.50 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250604 "
25+ REVISION = "20250608 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments