google-apis-networkservices_v1beta1 0.55.0 → 0.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b7496cddd462ed731aabb5e7626b301bc14e95b4aff7693e704b9eee9ae701b2
4
- data.tar.gz: 2361874655f94b594f29a905252dd89cf8b9983e3732c9133e588232b403e7f7
3
+ metadata.gz: 02a1aef1b2c90f4185b2d089ff94b555782fcdc77d3a0f5586334b6d30d82d98
4
+ data.tar.gz: 0a4360484ce6d570bfddcc6b81eabc10832886569563b129585527e5eff0fd19
5
5
  SHA512:
6
- metadata.gz: a9cb0433a1f6c7273f45a6d5e68f82a6713a30cbcfc5b6e80dc721ccc5ce9846ae35822006142f28a00e7640c57e71828f9c1d4b7e771429f6e2be826c56cd3e
7
- data.tar.gz: e17363443547579233c0be1600e9e18db2f97282cb45aa2089d2dbf88eaa381927faa89802c0978ebba58eb22fd6eac7bdfdf1e5884a155cb0dd99fbd69fcb0b
6
+ metadata.gz: 1720fe0038a74c1007afdbfdf2e3e4c5328bf6d660d2eed14528bb6c3c1b6cc3a827b35217645ff27aace827f8499d316fd6ceb13a56a5879802b7157f8a0491
7
+ data.tar.gz: 21e6695a6e63fc419d75af6b0f591fef89795825d7f76ade538d1935b5ea2074aac627cd91f9d476a214df77829ee1bc518d500dfc1319e2b2d339eb77ad5964
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-networkservices_v1beta1
2
2
 
3
+ ### v0.56.0 (2025-07-27)
4
+
5
+ * Regenerated from discovery document revision 20250709
6
+
3
7
  ### v0.55.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250626
@@ -584,8 +584,8 @@ module Google
584
584
 
585
585
  # Required. One or more port numbers (1-65535), on which the Gateway will
586
586
  # receive traffic. The proxy binds to the specified ports. Gateways of type '
587
- # SECURE_WEB_GATEWAY' are limited to 1 port. Gateways of type 'OPEN_MESH' listen
588
- # on 0.0.0.0 for IPv4 and :: for IPv6 and support multiple ports.
587
+ # SECURE_WEB_GATEWAY' are limited to 5 ports. Gateways of type 'OPEN_MESH'
588
+ # listen on 0.0.0.0 for IPv4 and :: for IPv6 and support multiple ports.
589
589
  # Corresponds to the JSON property `ports`
590
590
  # @return [Array<Fixnum>]
591
591
  attr_accessor :ports
@@ -4141,7 +4141,7 @@ module Google
4141
4141
  attr_accessor :enable
4142
4142
  alias_method :enable?, :enable
4143
4143
 
4144
- # Non-empty default. Specificies the lowest level of the plugin logs that are
4144
+ # Non-empty default. Specifies the lowest level of the plugin logs that are
4145
4145
  # exported to Cloud Logging. This setting relates to the logs generated by using
4146
4146
  # logging statements in your Wasm code. This field is can be set only if logging
4147
4147
  # is enabled for the plugin. If the field is not provided when logging is
@@ -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.55.0"
19
+ GEM_VERSION = "0.56.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250626"
25
+ REVISION = "20250709"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-networkservices_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1beta1/v0.56.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: