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 1
1
# Release history for google-apis-networksecurity_v1beta1
2
2
3
+ ### v0.50.0 (2025-07-06)
4
+
5
+ * Regenerated from discovery document revision 20250608
6
+
3
7
### v0.49.0 (2025-06-15)
4
8
5
9
* Regenerated from discovery document revision 20250604
Original file line number Diff line number Diff line change @@ -4048,7 +4048,7 @@ def update!(**args)
4048
4048
end
4049
4049
end
4050
4050
4051
- # Represents a Secure Access Connect (SAC) Attachment resource. A Secure Access
4051
+ # Represents a Secure Access Connect (SAC) attachment resource. A Secure Access
4052
4052
# Connect attachment enables NCC Gateway to process traffic with an SSE product.
4053
4053
class SacAttachment
4054
4054
include Google ::Apis ::Core ::Hashable
@@ -4134,7 +4134,7 @@ class SacAttachmentSacAttachmentSymantecOptions
4134
4134
include Google ::Apis ::Core ::Hashable
4135
4135
4136
4136
# 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.
4138
4138
# Corresponds to the JSON property `symantecLocationName`
4139
4139
# @return [String]
4140
4140
attr_accessor :symantec_location_name
@@ -4156,7 +4156,7 @@ def update!(**args)
4156
4156
end
4157
4157
end
4158
4158
4159
- # Represents a Secure Access Connect (SAC) Realm resource. A Secure Access
4159
+ # Represents a Secure Access Connect (SAC) realm resource. A Secure Access
4160
4160
# Connect realm establishes a connection between your Google Cloud project and
4161
4161
# an SSE service.
4162
4162
class SacRealm
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module NetworksecurityV1beta1
18
18
# Version of the google-apis-networksecurity_v1beta1 gem
19
- GEM_VERSION = "0.49 .0"
19
+ GEM_VERSION = "0.50 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION = "0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250604 "
25
+ REVISION = "20250608 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments