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: a0306b98eea792597988de1167eb0a077776cdd93f68a7e6bc0062c1051db68e
4
- data.tar.gz: fce8e1dc2d54c98cfd54684e1b2d88fb3f8b7bffa63bd82faeaeaff7ea79f8ff
3
+ metadata.gz: a44f2f7a16c7ff2a1db0ee25dde667fc3416cc470948f97aa8ea1abbffdb6f23
4
+ data.tar.gz: f034a4f9fce26d45ca09aa60c7955f281743c97efc02d53ee13586e747e4d730
5
5
  SHA512:
6
- metadata.gz: 122c612a861ef198731cc77077e234047e111e52c56d460524fde33746a77139fc47efab985976b8fe86927acc68cf3d86df0f4305f450bbadc43ea25a74493f
7
- data.tar.gz: c43437590294907c74cdf00e435113c1b8b744ce598092b2e2a10a36ba87be5b37049cb706ffb3eab932039fbf825c2c2dec462ad0780488730b05a6fddc2096
6
+ metadata.gz: b011cecb1611a9bcc94b65c85efcf3ff80231a47d4f5f51443ef0ca7c05a97a4c7ac6be7e212044eed08f710f82f3c3c18abd114d2c440000e6d9bbe1f0327ba
7
+ data.tar.gz: 2408ed7a33709d449dcba74e53a1ed9b584970a797c0fbeaf9ecb95db3e961a47982c956b822e84d6579a02f453d670658f012cfccfb482ac98139d67794ad3e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkservices_v1beta1
2
2
 
3
+ ### v0.37.0 (2024-02-18)
4
+
5
+ * Regenerated from discovery document revision 20240207
6
+
3
7
  ### v0.36.0 (2024-02-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20240125
@@ -437,7 +437,7 @@ module Google
437
437
  class ExtensionChainExtension
438
438
  include Google::Apis::Core::Hashable
439
439
 
440
- # Required. The `:authority` header in the gRPC request sent from Envoy to the
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: 30
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.36.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 = "20240125"
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.36.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-04 00:00:00.000000000 Z
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.36.0
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: []