google-apis-networkservices_v1 0.13.0 → 0.14.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d12b989d1e33dc066386d05137cb986d675226b75474b4c58e0e266e0e670cdb
|
4
|
+
data.tar.gz: 5af2ca229916b8334b892eb60d7e70f468142998eb2252a0835a6d3fb0748991
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5320d149c35d046fa7a4b4c3cbe2a615f98ed41b9101a357c8f4bc9dc494cbc0dc9f984ce322a95feff0cbfe1eca9e2b1ad0fd0aa69332c92e000a72995a3f9d
|
7
|
+
data.tar.gz: 0f0fe3d7ecae8507dcba3ba94d5571d589f206c945563eb2c9dd7d6a36a89d7605bebd569f5a0b323b04067ac4e3fd817caa69736d498dc75cf038ccbbed56cd
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-networkservices_v1
|
2
2
|
|
3
|
+
### v0.14.0 (2022-07-24)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220713
|
6
|
+
* Regenerated using generator version 0.9.0
|
7
|
+
|
3
8
|
### v0.13.0 (2022-06-30)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
@@ -457,9 +457,10 @@ module Google
|
|
457
457
|
# @return [String]
|
458
458
|
attr_accessor :name
|
459
459
|
|
460
|
-
# Required. One or more
|
461
|
-
# proxy binds to the ports
|
462
|
-
#
|
460
|
+
# Required. One or more port numbers (1-65535), on which the Gateway will
|
461
|
+
# receive traffic. The proxy binds to the specified ports. Gateways of type '
|
462
|
+
# SECURE_WEB_GATEWAY' are limited to 1 port. Gateways of type 'OPEN_MESH' listen
|
463
|
+
# on 0.0.0.0 and support multiple ports.
|
463
464
|
# Corresponds to the JSON property `ports`
|
464
465
|
# @return [Array<Fixnum>]
|
465
466
|
attr_accessor :ports
|
@@ -484,7 +485,8 @@ module Google
|
|
484
485
|
# @return [String]
|
485
486
|
attr_accessor :server_tls_policy
|
486
487
|
|
487
|
-
# Immutable. The type of the customer managed gateway.
|
488
|
+
# Immutable. The type of the customer managed gateway. This field is required.
|
489
|
+
# If unspecified, an error is returned.
|
488
490
|
# Corresponds to the JSON property `type`
|
489
491
|
# @return [String]
|
490
492
|
attr_accessor :type
|
@@ -813,7 +815,7 @@ module Google
|
|
813
815
|
include Google::Apis::Core::Hashable
|
814
816
|
|
815
817
|
# Specifies the allowed number of retries. This number must be > 0. If not
|
816
|
-
#
|
818
|
+
# specified, default to 1.
|
817
819
|
# Corresponds to the JSON property `numRetries`
|
818
820
|
# @return [Fixnum]
|
819
821
|
attr_accessor :num_retries
|
@@ -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.14.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220713"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1372,7 +1372,7 @@ module Google
|
|
1372
1372
|
# Maximum number of HttpRoutes to return per call.
|
1373
1373
|
# @param [String] page_token
|
1374
1374
|
# The value returned by the last `ListHttpRoutesResponse` Indicates that this is
|
1375
|
-
# a continuation of a prior `
|
1375
|
+
# a continuation of a prior `ListHttpRoutes` call, and that the system should
|
1376
1376
|
# return the next page of data.
|
1377
1377
|
# @param [String] fields
|
1378
1378
|
# Selector specifying which fields to include in a partial response.
|
@@ -2261,7 +2261,7 @@ module Google
|
|
2261
2261
|
# Maximum number of TcpRoutes to return per call.
|
2262
2262
|
# @param [String] page_token
|
2263
2263
|
# The value returned by the last `ListTcpRoutesResponse` Indicates that this is
|
2264
|
-
# a continuation of a prior `
|
2264
|
+
# a continuation of a prior `ListTcpRoutes` call, and that the system should
|
2265
2265
|
# return the next page of data.
|
2266
2266
|
# @param [String] fields
|
2267
2267
|
# Selector specifying which fields to include in a partial response.
|
@@ -2441,7 +2441,7 @@ module Google
|
|
2441
2441
|
# Maximum number of TlsRoutes to return per call.
|
2442
2442
|
# @param [String] page_token
|
2443
2443
|
# The value returned by the last `ListTlsRoutesResponse` Indicates that this is
|
2444
|
-
# a continuation of a prior `
|
2444
|
+
# a continuation of a prior `ListTlsRoutes` call, and that the system should
|
2445
2445
|
# return the next page of data.
|
2446
2446
|
# @param [String] fields
|
2447
2447
|
# Selector specifying which fields to include in a partial response.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
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.14.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: 2022-07-
|
11
|
+
date: 2022-07-25 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_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkservices_v1/v0.14.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkservices_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|