google-apis-networksecurity_v1beta1 0.67.0 → 0.68.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f1a802bf05b08321123faeafc0fa10b1f269bcc7d2273f82c6c3951b325e752c
|
|
4
|
+
data.tar.gz: 1bb0176ac5445732b991d7c36a87b3ae1595515be9b9471212f3e9568e79b3d2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2003f8ec902968cdce9c918f5824252a91bd64b955865be35d8deb57b8eb88bf904a1de9f665f675503de96f71f7cc1d00f21fbf2ae7ce427b782fc86bffaaed
|
|
7
|
+
data.tar.gz: 385e7e4c89ac87e67a8baacd133c0bfbcab46432d527b3cbcd117a00a2648f0bd2c32289ec3edf18233a82a2cad5f298bce97c9ba88a231d688d6454b872eed6
|
data/CHANGELOG.md
CHANGED
|
@@ -4832,8 +4832,8 @@ module Google
|
|
|
4832
4832
|
# @return [String]
|
|
4833
4833
|
attr_accessor :custom_mirroring_profile
|
|
4834
4834
|
|
|
4835
|
-
# Output only. Identifier used by the data-path. Unique within
|
|
4836
|
-
# location
|
|
4835
|
+
# Output only. Identifier used by the data-path. Unique within \`container,
|
|
4836
|
+
# location\`.
|
|
4837
4837
|
# Corresponds to the JSON property `dataPathId`
|
|
4838
4838
|
# @return [Fixnum]
|
|
4839
4839
|
attr_accessor :data_path_id
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.68.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260625"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-networksecurity_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.68.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networksecurity_v1beta1/v0.68.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networksecurity_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|