google-apis-networkservices_v1 0.53.0 → 0.55.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 63497db070dcaf8ed4e7c356472f1e36e16f1fd238ad459e1baa3a18270cb052
|
4
|
+
data.tar.gz: 7f92be3bce98288147e9b19817ff9c266fabe8c20e1499f004b16aae872549f2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 188da607eb0019072bb44c0fc43fb38368294a2d56b8501d817222fba345c3d8f56d17c2bbd0b2469db1a7045e7ec6df446e7a5ef92d665820c6c99c39934fb0
|
7
|
+
data.tar.gz: be723f4edb55885d2271ca2536128b54e81688d3b6b35f3918f3fcbe6611b2e5c1104e4c57423edb77e559b64d63a0d91517cbcf4a0729aa133e6b45894f3f11
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-networkservices_v1
|
2
2
|
|
3
|
+
### v0.55.0 (2025-04-20)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20250410
|
6
|
+
|
7
|
+
### v0.54.0 (2025-03-30)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20250318
|
10
|
+
|
3
11
|
### v0.53.0 (2025-03-23)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20250311
|
@@ -661,12 +661,15 @@ module Google
|
|
661
661
|
# namespace `com.google....`. For example: `com.google.lb_traffic_extension.
|
662
662
|
# lbtrafficextension1.chain1.ext1`. The following variables are supported in the
|
663
663
|
# metadata: ``forwarding_rule_id`` - substituted with the forwarding rule's
|
664
|
-
# fully qualified resource name. This field
|
665
|
-
#
|
666
|
-
#
|
664
|
+
# fully qualified resource name. This field must not be set for plugin
|
665
|
+
# extensions. Setting it results in a validation error. You can set metadata at
|
666
|
+
# either the resource level or the extension level. The extension level metadata
|
667
|
+
# is recommended because you can pass a different set of metadata through each
|
668
|
+
# extension to the backend. This field is subject to following limitations: *
|
669
|
+
# The total size of the metadata must be less than 1KiB. * The total number of
|
670
|
+
# keys in the metadata must be less than 16. * The length of each key must be
|
667
671
|
# less than 64 characters. * The length of each value must be less than 1024
|
668
|
-
# characters. * All values must be strings.
|
669
|
-
# plugin extensions. Setting it results in a validation error.
|
672
|
+
# characters. * All values must be strings.
|
670
673
|
# Corresponds to the JSON property `metadata`
|
671
674
|
# @return [Hash<String,Object>]
|
672
675
|
attr_accessor :metadata
|
@@ -1413,8 +1416,9 @@ module Google
|
|
1413
1416
|
include Google::Apis::Core::Hashable
|
1414
1417
|
|
1415
1418
|
# Required. The cookie TTL value for the Set-Cookie header generated by the data
|
1416
|
-
# plane. The lifetime of the cookie may be set to a value from
|
1417
|
-
# seconds (24 hours) inclusive.
|
1419
|
+
# plane. The lifetime of the cookie may be set to a value from 0 to 86400
|
1420
|
+
# seconds (24 hours) inclusive. Set this to 0s to use a session cookie and
|
1421
|
+
# disable cookie expiration.
|
1418
1422
|
# Corresponds to the JSON property `cookieTtl`
|
1419
1423
|
# @return [String]
|
1420
1424
|
attr_accessor :cookie_ttl
|
@@ -2287,8 +2291,9 @@ module Google
|
|
2287
2291
|
include Google::Apis::Core::Hashable
|
2288
2292
|
|
2289
2293
|
# Required. The cookie TTL value for the Set-Cookie header generated by the data
|
2290
|
-
# plane. The lifetime of the cookie may be set to a value from
|
2291
|
-
# seconds (24 hours) inclusive.
|
2294
|
+
# plane. The lifetime of the cookie may be set to a value from 0 to 86400
|
2295
|
+
# seconds (24 hours) inclusive. Set this to 0s to use a session cookie and
|
2296
|
+
# disable cookie expiration.
|
2292
2297
|
# Corresponds to the JSON property `cookieTtl`
|
2293
2298
|
# @return [String]
|
2294
2299
|
attr_accessor :cookie_ttl
|
@@ -2356,8 +2361,8 @@ module Google
|
|
2356
2361
|
attr_accessor :extension_chains
|
2357
2362
|
|
2358
2363
|
# Required. A list of references to the forwarding rules to which this service
|
2359
|
-
# extension is attached. At least one forwarding rule is required.
|
2360
|
-
#
|
2364
|
+
# extension is attached. At least one forwarding rule is required. Only one `
|
2365
|
+
# LbRouteExtension` resource can be associated with a forwarding rule.
|
2361
2366
|
# Corresponds to the JSON property `forwardingRules`
|
2362
2367
|
# @return [Array<String>]
|
2363
2368
|
attr_accessor :forwarding_rules
|
@@ -2380,11 +2385,15 @@ module Google
|
|
2380
2385
|
|
2381
2386
|
# Optional. The metadata provided here is included as part of the `
|
2382
2387
|
# metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest`
|
2383
|
-
# message sent to the extension server. The metadata
|
2384
|
-
#
|
2385
|
-
#
|
2386
|
-
# the
|
2387
|
-
#
|
2388
|
+
# message sent to the extension server. The metadata applies to all extensions
|
2389
|
+
# in all extensions chains in this resource. The metadata is available under the
|
2390
|
+
# key `com.google.lb_route_extension.`. The following variables are supported in
|
2391
|
+
# the metadata: ``forwarding_rule_id`` - substituted with the forwarding rule's
|
2392
|
+
# fully qualified resource name. This field must not be set if at least one of
|
2393
|
+
# the extension chains contains plugin extensions. Setting it results in a
|
2394
|
+
# validation error. You can set metadata at either the resource level or the
|
2395
|
+
# extension level. The extension level metadata is recommended because you can
|
2396
|
+
# pass a different set of metadata through each extension to the backend.
|
2388
2397
|
# Corresponds to the JSON property `metadata`
|
2389
2398
|
# @return [Hash<String,Object>]
|
2390
2399
|
attr_accessor :metadata
|
@@ -2446,8 +2455,8 @@ module Google
|
|
2446
2455
|
attr_accessor :extension_chains
|
2447
2456
|
|
2448
2457
|
# Optional. A list of references to the forwarding rules to which this service
|
2449
|
-
# extension is attached. At least one forwarding rule is required.
|
2450
|
-
#
|
2458
|
+
# extension is attached. At least one forwarding rule is required. Only one `
|
2459
|
+
# LbTrafficExtension` resource can be associated with a forwarding rule.
|
2451
2460
|
# Corresponds to the JSON property `forwardingRules`
|
2452
2461
|
# @return [Array<String>]
|
2453
2462
|
attr_accessor :forwarding_rules
|
@@ -2468,12 +2477,17 @@ module Google
|
|
2468
2477
|
# @return [String]
|
2469
2478
|
attr_accessor :load_balancing_scheme
|
2470
2479
|
|
2471
|
-
# Optional. The metadata provided here is included
|
2472
|
-
# metadata_context
|
2473
|
-
# the
|
2474
|
-
#
|
2475
|
-
#
|
2476
|
-
#
|
2480
|
+
# Optional. The metadata provided here is included as part of the `
|
2481
|
+
# metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest`
|
2482
|
+
# message sent to the extension server. The metadata applies to all extensions
|
2483
|
+
# in all extensions chains in this resource. The metadata is available under the
|
2484
|
+
# key `com.google.lb_traffic_extension.`. The following variables are supported
|
2485
|
+
# in the metadata: ``forwarding_rule_id`` - substituted with the forwarding rule'
|
2486
|
+
# s fully qualified resource name. This field must not be set if at least one of
|
2487
|
+
# the extension chains contains plugin extensions. Setting it results in a
|
2488
|
+
# validation error. You can set metadata at either the resource level or the
|
2489
|
+
# extension level. The extension level metadata is recommended because you can
|
2490
|
+
# pass a different set of metadata through each extension to the backend.
|
2477
2491
|
# Corresponds to the JSON property `metadata`
|
2478
2492
|
# @return [Hash<String,Object>]
|
2479
2493
|
attr_accessor :metadata
|
@@ -3524,7 +3538,8 @@ module Google
|
|
3524
3538
|
# ServiceBinding can be used to: - Bind a Service Directory Service to be used
|
3525
3539
|
# in a BackendService resource. This feature will be deprecated soon. - Bind a
|
3526
3540
|
# Private Service Connect producer service to be used in consumer Cloud Service
|
3527
|
-
# Mesh or Application Load Balancers.
|
3541
|
+
# Mesh or Application Load Balancers. - Bind a Cloud Run service to be used in
|
3542
|
+
# consumer Cloud Service Mesh or Application Load Balancers.
|
3528
3543
|
class ServiceBinding
|
3529
3544
|
include Google::Apis::Core::Hashable
|
3530
3545
|
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.55.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.16.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20250410"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -84,6 +84,9 @@ module Google
|
|
84
84
|
# Lists information about the supported locations for this service.
|
85
85
|
# @param [String] name
|
86
86
|
# The resource that owns the locations collection, if applicable.
|
87
|
+
# @param [Array<String>, String] extra_location_types
|
88
|
+
# Optional. A list of extra location types that should be used as conditions for
|
89
|
+
# controlling the visibility of the locations.
|
87
90
|
# @param [String] filter
|
88
91
|
# A filter to narrow down results to a preferred subset. The filtering language
|
89
92
|
# accepts strings like `"displayName=tokyo"`, and is documented in more detail
|
@@ -111,11 +114,12 @@ module Google
|
|
111
114
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
112
115
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
113
116
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
114
|
-
def list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
117
|
+
def list_project_locations(name, extra_location_types: nil, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
115
118
|
command = make_simple_command(:get, 'v1/{+name}/locations', options)
|
116
119
|
command.response_representation = Google::Apis::NetworkservicesV1::ListLocationsResponse::Representation
|
117
120
|
command.response_class = Google::Apis::NetworkservicesV1::ListLocationsResponse
|
118
121
|
command.params['name'] = name unless name.nil?
|
122
|
+
command.query['extraLocationTypes'] = extra_location_types unless extra_location_types.nil?
|
119
123
|
command.query['filter'] = filter unless filter.nil?
|
120
124
|
command.query['pageSize'] = page_size unless page_size.nil?
|
121
125
|
command.query['pageToken'] = page_token unless page_token.nil?
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-networkservices_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.55.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-
|
10
|
+
date: 2025-04-20 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: google-apis-core
|
@@ -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_v1/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.55.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|