google-apis-networkservices_v1beta1 0.36.0 → 0.37.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a44f2f7a16c7ff2a1db0ee25dde667fc3416cc470948f97aa8ea1abbffdb6f23
|
4
|
+
data.tar.gz: f034a4f9fce26d45ca09aa60c7955f281743c97efc02d53ee13586e747e4d730
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b011cecb1611a9bcc94b65c85efcf3ff80231a47d4f5f51443ef0ca7c05a97a4c7ac6be7e212044eed08f710f82f3c3c18abd114d2c440000e6d9bbe1f0327ba
|
7
|
+
data.tar.gz: 2408ed7a33709d449dcba74e53a1ed9b584970a797c0fbeaf9ecb95db3e961a47982c956b822e84d6579a02f453d670658f012cfccfb482ac98139d67794ad3e
|
data/CHANGELOG.md
CHANGED
@@ -437,7 +437,7 @@ module Google
|
|
437
437
|
class ExtensionChainExtension
|
438
438
|
include Google::Apis::Core::Hashable
|
439
439
|
|
440
|
-
#
|
440
|
+
# Optional. The `:authority` header in the gRPC request sent from Envoy to the
|
441
441
|
# extension service.
|
442
442
|
# Corresponds to the JSON property `authority`
|
443
443
|
# @return [String]
|
@@ -537,7 +537,7 @@ module Google
|
|
537
537
|
# Gateway represents the configuration for a proxy, typically a load balancer.
|
538
538
|
# It captures the ip:port over which the services are exposed by the proxy,
|
539
539
|
# along with any policy configurations. Routes have reference to to Gateways to
|
540
|
-
# dictate how requests should be routed by this Gateway. Next id:
|
540
|
+
# dictate how requests should be routed by this Gateway. Next id: 32
|
541
541
|
class Gateway
|
542
542
|
include Google::Apis::Core::Hashable
|
543
543
|
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module NetworkservicesV1beta1
|
18
18
|
# Version of the google-apis-networkservices_v1beta1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.37.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.13.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240207"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-networkservices_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.37.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-02-
|
11
|
+
date: 2024-02-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.37.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|