google-apis-networkservices_v1 0.42.0 → 0.43.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: 928b6c3fbbac54f4fffd945741b325bdd12463805cd0858688cfe47afb98f35a
4
- data.tar.gz: ba6aaa379adfa7f95219fc76b447ff6c5a8e080f8662a8de63df5d7a5d1aa616
3
+ metadata.gz: 10bb4efab224b9a95a7b3b4de3439d258da4b011b7d11b48baf178c1f098ca67
4
+ data.tar.gz: b244b440d843ac169324e89de0917eb2118a590da8fbc02eb9ca6678d5fedbff
5
5
  SHA512:
6
- metadata.gz: 81889487c332a64941d3076a54dc0400aeed443d3e890c68ee55b3490bd1bda7e6be3925b58f50db920cf3dab31eafb69edc45039e7e9d904ac1ee170df26f90
7
- data.tar.gz: 2e095f77a8ed321a3b87d738275b188b556b220108926de8e511a59250bd2ea49d341b464cd4737877624f0b8bdbb082295e89b2a1d54e7c1262dfef1bf8fe33
6
+ metadata.gz: bd967ab156be19741c9ad01ecc1fa4d39d61c57b951a8662bb46c41fde4acbd3d2a04d017c8c7ac173eaa7d94b3803dd87263b32d7c67ae2ffb89d40129c3202
7
+ data.tar.gz: 97965834062780c92ada85be1087df475eda6a34f4d41b4b40b1c9007df2629dacf899c3c19dbdfc7939b110a9a313a8a4ee1fb16258fcc1567068b1b1b0da09
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkservices_v1
2
2
 
3
+ ### v0.43.0 (2024-06-23)
4
+
5
+ * Regenerated from discovery document revision 20240613
6
+
3
7
  ### v0.42.0 (2024-05-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20240515
@@ -2171,10 +2171,10 @@ module Google
2171
2171
  # @return [String]
2172
2172
  attr_accessor :load_balancing_scheme
2173
2173
 
2174
- # Optional. The metadata provided here will be included as part of the `
2174
+ # Optional. The metadata provided here is included as part of the `
2175
2175
  # metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest`
2176
- # message sent to the extension server. The metadata will be available under
2177
- # the namespace `com.google.lb_route_extension.`. The following variables are
2176
+ # message sent to the extension server. The metadata is available under the
2177
+ # namespace `com.google.lb_route_extension.`. The following variables are
2178
2178
  # supported in the metadata Struct: ``forwarding_rule_id`` - substituted with
2179
2179
  # the forwarding rule's fully qualified resource name.
2180
2180
  # Corresponds to the JSON property `metadata`
@@ -2260,11 +2260,11 @@ module Google
2260
2260
  # @return [String]
2261
2261
  attr_accessor :load_balancing_scheme
2262
2262
 
2263
- # Optional. The metadata provided here will be included in the `
2264
- # ProcessingRequest.metadata_context.filter_metadata` map field. The metadata
2265
- # will be available under the key `com.google.lb_traffic_extension.`. The
2266
- # following variables are supported in the metadata: ``forwarding_rule_id`` -
2267
- # substituted with the forwarding rule's fully qualified resource name.
2263
+ # Optional. The metadata provided here is included in the `ProcessingRequest.
2264
+ # metadata_context.filter_metadata` map field. The metadata is available under
2265
+ # the key `com.google.lb_traffic_extension.`. The following variables are
2266
+ # supported in the metadata: ``forwarding_rule_id`` - substituted with the
2267
+ # forwarding rule's fully qualified resource name.
2268
2268
  # Corresponds to the JSON property `metadata`
2269
2269
  # @return [Hash<String,Object>]
2270
2270
  attr_accessor :metadata
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NetworkservicesV1
18
18
  # Version of the google-apis-networkservices_v1 gem
19
- GEM_VERSION = "0.42.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240515"
25
+ REVISION = "20240613"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.0
4
+ version: 0.43.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-05-26 00:00:00.000000000 Z
11
+ date: 2024-06-23 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.43.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1
63
63
  post_install_message:
64
64
  rdoc_options: []