google-apis-networkservices_v1beta1 0.40.0 → 0.41.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: 90220926a8afa914c8af08bb74fe9f102918883e77569538d4549e461f4bf888
4
- data.tar.gz: ed0dff4c28905eb1ccb0597d1a041e4c4ecff52a7a240a8c04f66ef16ddb2e09
3
+ metadata.gz: 964908b67e8d43d3e4d3280096c9fff3ca71401fb4ea72a41e21a46bf696d9c3
4
+ data.tar.gz: '09ab110541cb2a8dfb9cc9e3e03520daa32ccba7dcbbe0b01a51fa161e29b989'
5
5
  SHA512:
6
- metadata.gz: 4527e8186d015366fb497db1bd2a0057d4525fa4e39273352ae1a56d25e5f2101d9c3e1268dec4eb82c1ddceeda612eb6191429381a50c143732b9f132c1773f
7
- data.tar.gz: 82dd48acff79d2d90379183b5c79ad04fb215b9591ed80c8ae7003c4c85fb805af944ce9b2fb01410823dd6e15aa1d96a74de570080aa2d822681322826705f7
6
+ metadata.gz: 79d8d5b7c42dd154ddcf99275eb4549b4c555cf01441d03b74995f3abae096f8cb035e7872fd63fa458520c2d48ca7bf41e543bde83f0f4a279801eb3d3ed514
7
+ data.tar.gz: 99d78b73bca6dbbfa86691ba0ffbe72e64242b9d90bbc60638b0967981ca3b8ef3ff4374d912cde3b43bf22bda58a50f564ecd481ec6e2965b268087c942efda
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkservices_v1beta1
2
2
 
3
+ ### v0.41.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240410
6
+
3
7
  ### v0.40.0 (2024-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240315
@@ -3640,7 +3640,7 @@ module Google
3640
3640
  # against all wildcard domains, i.e. `www.example.com` will be first matched
3641
3641
  # against `www.example.com`, then `*.example.com`, then `*.com.` Partial
3642
3642
  # wildcards are not supported, and values like *w.example.com are invalid. At
3643
- # least one of sni_host and alpn is required. Up to 5 sni hosts across all
3643
+ # least one of sni_host and alpn is required. Up to 100 sni hosts across all
3644
3644
  # matches can be set.
3645
3645
  # Corresponds to the JSON property `sniHost`
3646
3646
  # @return [Array<String>]
@@ -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.40.0"
19
+ GEM_VERSION = "0.41.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240315"
25
+ REVISION = "20240410"
26
26
  end
27
27
  end
28
28
  end
@@ -1271,7 +1271,7 @@ module Google
1271
1271
  # commitments. The request ID must be a valid UUID with the exception that zero
1272
1272
  # UUID is not supported (00000000-0000-0000-0000-000000000000).
1273
1273
  # @param [String] update_mask
1274
- # Required. Used to specify the fields to be overwritten in the `
1274
+ # Optional. Used to specify the fields to be overwritten in the `
1275
1275
  # LbRouteExtension` resource by the update. The fields specified in the
1276
1276
  # update_mask are relative to the resource, not the full request. A field is
1277
1277
  # overwritten if it is in the mask. If the user does not specify a mask, then
@@ -1495,7 +1495,7 @@ module Google
1495
1495
  # commitments. The request ID must be a valid UUID with the exception that zero
1496
1496
  # UUID is not supported (00000000-0000-0000-0000-000000000000).
1497
1497
  # @param [String] update_mask
1498
- # Required. Used to specify the fields to be overwritten in the `
1498
+ # Optional. Used to specify the fields to be overwritten in the `
1499
1499
  # LbTrafficExtension` resource by the update. The fields specified in the
1500
1500
  # update_mask are relative to the resource, not the full request. A field is
1501
1501
  # overwritten if it is in the mask. If the user does not specify a mask, then
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.40.0
4
+ version: 0.41.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-03-24 00:00:00.000000000 Z
11
+ date: 2024-04-21 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.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.41.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: []