google-apis-networkservices_v1beta1 0.35.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: 58f99a2bc21cd03b32fc2b87a7e2cdfa2dcdf8b350268eb37bfbd7b9993c282b
4
- data.tar.gz: d82e7ae561b6a6e27ad971d1a487eea522c97c90a0b24504bfca8a416396e0da
3
+ metadata.gz: a44f2f7a16c7ff2a1db0ee25dde667fc3416cc470948f97aa8ea1abbffdb6f23
4
+ data.tar.gz: f034a4f9fce26d45ca09aa60c7955f281743c97efc02d53ee13586e747e4d730
5
5
  SHA512:
6
- metadata.gz: c97ee9b4a27f309ad2ab8fe98c9568f53532ecd6166ee512f11c34354b1a2457be9b7e77f9023561fb9de5c01eb769699715a9189552aaa0b53fe60dfa010cc5
7
- data.tar.gz: 82c3c86ef5f75c8e0ae6306b2d96506db4e7c9b609e9e84d008796b5e0eaeeea34f554f304df92cfbb504de3fc85eca10d53727154baed506dd64a2e57e51e92
6
+ metadata.gz: b011cecb1611a9bcc94b65c85efcf3ff80231a47d4f5f51443ef0ca7c05a97a4c7ac6be7e212044eed08f710f82f3c3c18abd114d2c440000e6d9bbe1f0327ba
7
+ data.tar.gz: 2408ed7a33709d449dcba74e53a1ed9b584970a797c0fbeaf9ecb95db3e961a47982c956b822e84d6579a02f453d670658f012cfccfb482ac98139d67794ad3e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.36.0 (2024-02-04)
8
+
9
+ * Regenerated from discovery document revision 20240125
10
+
3
11
  ### v0.35.0 (2024-01-28)
4
12
 
5
13
  * Regenerated from discovery document revision 20240118
@@ -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: 29
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.35.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 = "20240118"
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.35.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-01-28 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.35.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: []