google-apis-trafficdirector_v3 0.13.0 → 0.14.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: ab6a3e136e550c446e01bc3486c07dc92e315eb45f38eca4fdeab69011451bdf
4
- data.tar.gz: 07eec65b25364b8445aca5bb4d3725c9c8d4267f7461a621a5ee313f1f569b63
3
+ metadata.gz: 0a160544a6567d42132279103a1b01d37bb81988f992349b08041d8fddc60e00
4
+ data.tar.gz: 6cee2d8208f8a33d3b4b632827869f4235c7d001cc8cc5df57f231f70fc14d03
5
5
  SHA512:
6
- metadata.gz: fea6b42f81894c9d4a849f662b20efb8e098ce15c7ddb65808307087af96b2b4422b05622ac1427ff7f8643224ab3081fd3993602542bed9da7025f716a4ed90
7
- data.tar.gz: 512028e919ac146d85ce6d2b04af6d1b8c13a1e95946a8ee65c3070570c2d75df87bf17456c2d0471e07960ad2a758c9090abd41d3cd500a509b18595bfdde39
6
+ metadata.gz: cb30b42c2386509234761726582915cb8e6d7753a672ccdcde7aaaf44aaca8d82aed549452121ca0fcf1de5cd8b9b43c0be27eab3307d2d6c7183744e08cd812
7
+ data.tar.gz: 4f48469b7bf7ad98a913fc72f0afce2b10f31817f7a8eb46605644e0afe222643a6b27685183ae7a26cfcf1b2c2328e074c3bd1c5f72cfbb7019923da62c1341
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-trafficdirector_v3
2
2
 
3
+ ### v0.14.0 (2026-08-23)
4
+
5
+ * Regenerated from discovery document revision 20260810
6
+
3
7
  ### v0.13.0 (2026-06-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20260427
@@ -1402,7 +1402,7 @@ module Google
1402
1402
  # Filepath that specifies the Linux network namespace this socket will be
1403
1403
  # created in (see ``man 7 network_namespaces``). If this field is set, Envoy
1404
1404
  # will create the socket in the specified network namespace. .. note:: Setting
1405
- # this parameter requires Envoy to run with the ``CAP_NET_ADMIN`` capability. ..
1405
+ # this parameter requires Envoy to run with the ``CAP_SYS_ADMIN`` capability. ..
1406
1406
  # attention:: Network namespaces are only configurable on Linux. Otherwise, this
1407
1407
  # field has no effect.
1408
1408
  # Corresponds to the JSON property `networkNamespaceFilepath`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TrafficdirectorV3
18
18
  # Version of the google-apis-trafficdirector_v3 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260427"
25
+ REVISION = "20260810"
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-trafficdirector_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-trafficdirector_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-trafficdirector_v3/v0.13.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-trafficdirector_v3/v0.14.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-trafficdirector_v3
62
62
  rdoc_options: []
63
63
  require_paths: