google-apis-networkservices_v1beta1 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: d0f568ef2150c7ce448d0befa558e929c05acb6daaa060b2174664a9599f2090
4
- data.tar.gz: a7bbb1d812daee92e460bf9dd52c175f0a71318a91fcdd41fae740eadcfad919
3
+ metadata.gz: 89ef0ec65232cccc013ed3fc467e38a107666926988295e0840e6f17947c3a12
4
+ data.tar.gz: bbff12d456a29f434f446dafb97685cfc405d43570fab8758bf67e0840bd0505
5
5
  SHA512:
6
- metadata.gz: 55464da5db51709d58a42c77b9d9771ed800ce3051c2ae6f98959a4b6fdacb310d42f6cd60ce4f1962caa906bf9969bd158a56fa33eafdc8cf1cf57c654e85ad
7
- data.tar.gz: efea3cd07ac783e9031d6f861c657734a2fdbed9fab7142a3d38b5867154ab8b7fde2ac5e62b31fec092b2291417b3e61851a891f0f0caac5bf0da4753328692
6
+ metadata.gz: c2e4684a58d7414d67131ac8ee7f3213bd700774efe6cd533b02f1918f20585a78d89b7c04fe53d2ab0170531668b9e93562fc6e05dae373ec41b1adbb943178
7
+ data.tar.gz: 88b4a495d936f219c64c9497437394a416d021258709e001149e2538d4fe8e1952387d8fc7f5ffd84d807a93b4b87a220f73102b67c1821a0ceeae92723c5d48
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkservices_v1beta1
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
@@ -2106,10 +2106,10 @@ module Google
2106
2106
  # @return [String]
2107
2107
  attr_accessor :load_balancing_scheme
2108
2108
 
2109
- # Optional. The metadata provided here will be included as part of the `
2109
+ # Optional. The metadata provided here is included as part of the `
2110
2110
  # metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest`
2111
- # message sent to the extension server. The metadata will be available under
2112
- # the namespace `com.google.lb_route_extension.`. The following variables are
2111
+ # message sent to the extension server. The metadata is available under the
2112
+ # namespace `com.google.lb_route_extension.`. The following variables are
2113
2113
  # supported in the metadata Struct: ``forwarding_rule_id`` - substituted with
2114
2114
  # the forwarding rule's fully qualified resource name.
2115
2115
  # Corresponds to the JSON property `metadata`
@@ -2195,11 +2195,11 @@ module Google
2195
2195
  # @return [String]
2196
2196
  attr_accessor :load_balancing_scheme
2197
2197
 
2198
- # Optional. The metadata provided here will be included in the `
2199
- # ProcessingRequest.metadata_context.filter_metadata` map field. The metadata
2200
- # will be available under the key `com.google.lb_traffic_extension.`. The
2201
- # following variables are supported in the metadata: ``forwarding_rule_id`` -
2202
- # substituted with the forwarding rule's fully qualified resource name.
2198
+ # Optional. The metadata provided here is included in the `ProcessingRequest.
2199
+ # metadata_context.filter_metadata` map field. The metadata is available under
2200
+ # the key `com.google.lb_traffic_extension.`. The following variables are
2201
+ # supported in the metadata: ``forwarding_rule_id`` - substituted with the
2202
+ # forwarding rule's fully qualified resource name.
2203
2203
  # Corresponds to the JSON property `metadata`
2204
2204
  # @return [Hash<String,Object>]
2205
2205
  attr_accessor :metadata
@@ -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.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_v1beta1
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.43.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: []