google-apis-networkconnectivity_v1 0.22.0 → 0.24.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: c31b8ae0986ecfaff84ebacc0a98d265b46aeb9406bf7b4b9a0bc39dabd1f3d6
|
4
|
+
data.tar.gz: f29f0b42bfc0e093d74e3fa89e647041abf508af454caa5360f4caf1aed7386d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f6b98a2f562a73a6522aad0611924b84437b24b59f7ac964472b4f5014f3a0fe0b53a4668693cdda547adfeb4d4a6c3fcdcd79370a7e01e63abe06088dbb97e8
|
7
|
+
data.tar.gz: fadcecbc3a6a2f59f55f0577acd5f059aff8765d80177a4fbaccc58fe1934fc925ff5846e3156e029bc969d5e7c7daeb1a6c916e993d591c653817440c64ca15
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# Release history for google-apis-networkconnectivity_v1
|
2
2
|
|
3
|
+
### v0.24.0 (2023-03-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230308
|
6
|
+
|
7
|
+
### v0.23.0 (2023-02-15)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20230208
|
10
|
+
* Regenerated using generator version 0.12.0
|
11
|
+
|
3
12
|
### v0.22.0 (2023-02-12)
|
4
13
|
|
5
14
|
* Regenerated from discovery document revision 20230201
|
@@ -687,8 +687,9 @@ module Google
|
|
687
687
|
# @return [Array<Google::Apis::NetworkconnectivityV1::Hub>]
|
688
688
|
attr_accessor :hubs
|
689
689
|
|
690
|
-
# The next
|
691
|
-
# page_token for
|
690
|
+
# The token for the next page of the response. To see more results, use this
|
691
|
+
# value as the page_token for your next request. If this value is empty, there
|
692
|
+
# are no more results.
|
692
693
|
# Corresponds to the JSON property `nextPageToken`
|
693
694
|
# @return [String]
|
694
695
|
attr_accessor :next_page_token
|
@@ -771,8 +772,9 @@ module Google
|
|
771
772
|
class ListSpokesResponse
|
772
773
|
include Google::Apis::Core::Hashable
|
773
774
|
|
774
|
-
# The next
|
775
|
-
# page_token for
|
775
|
+
# The token for the next page of the response. To see more results, use this
|
776
|
+
# value as the page_token for your next request. If this value is empty, there
|
777
|
+
# are no more results.
|
776
778
|
# Corresponds to the JSON property `nextPageToken`
|
777
779
|
# @return [String]
|
778
780
|
attr_accessor :next_page_token
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module NetworkconnectivityV1
|
18
18
|
# Version of the google-apis-networkconnectivity_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.24.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230308"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -293,11 +293,11 @@ module Google
|
|
293
293
|
# @param [String] parent
|
294
294
|
# Required. The parent resource's name.
|
295
295
|
# @param [String] filter
|
296
|
-
# An expression that filters the
|
296
|
+
# An expression that filters the list of results.
|
297
297
|
# @param [String] order_by
|
298
298
|
# Sort the results by a certain order.
|
299
299
|
# @param [Fixnum] page_size
|
300
|
-
# The maximum number of results per page
|
300
|
+
# The maximum number of results per page to return.
|
301
301
|
# @param [String] page_token
|
302
302
|
# The page token.
|
303
303
|
# @param [String] fields
|
@@ -595,7 +595,7 @@ module Google
|
|
595
595
|
# request ID so that if you must retry your request, the server will know to
|
596
596
|
# ignore the request if it has already been completed. The server will guarantee
|
597
597
|
# that for at least 60 minutes since the first request. For example, consider a
|
598
|
-
# situation where you make an initial request and
|
598
|
+
# situation where you make an initial request and the request times out. If you
|
599
599
|
# make the request again with the same request ID, the server can check if
|
600
600
|
# original operation with the same request ID was received, and if so, will
|
601
601
|
# ignore the second request. This prevents clients from accidentally creating
|
@@ -640,7 +640,7 @@ module Google
|
|
640
640
|
# request ID so that if you must retry your request, the server will know to
|
641
641
|
# ignore the request if it has already been completed. The server will guarantee
|
642
642
|
# that for at least 60 minutes after the first request. For example, consider a
|
643
|
-
# situation where you make an initial request and
|
643
|
+
# situation where you make an initial request and the request times out. If you
|
644
644
|
# make the request again with the same request ID, the server can check if
|
645
645
|
# original operation with the same request ID was received, and if so, will
|
646
646
|
# ignore the second request. This prevents clients from accidentally creating
|
@@ -757,7 +757,7 @@ module Google
|
|
757
757
|
# request ID so that if you must retry your request, the server will know to
|
758
758
|
# ignore the request if it has already been completed. The server will guarantee
|
759
759
|
# that for at least 60 minutes since the first request. For example, consider a
|
760
|
-
# situation where you make an initial request and
|
760
|
+
# situation where you make an initial request and the request times out. If you
|
761
761
|
# make the request again with the same request ID, the server can check if
|
762
762
|
# original operation with the same request ID was received, and if so, will
|
763
763
|
# ignore the second request. This prevents clients from accidentally creating
|
@@ -905,13 +905,7 @@ module Google
|
|
905
905
|
end
|
906
906
|
|
907
907
|
# Lists operations that match the specified filter in the request. If the server
|
908
|
-
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
909
|
-
# binding allows API services to override the binding to use different resource
|
910
|
-
# name schemes, such as `users/*/operations`. To override the binding, API
|
911
|
-
# services can add a binding such as `"/v1/`name=users/*`/operations"` to their
|
912
|
-
# service configuration. For backwards compatibility, the default name includes
|
913
|
-
# the operations collection id, however overriding users must ensure the name
|
914
|
-
# binding is the parent resource, without the operations collection id.
|
908
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
915
909
|
# @param [String] name
|
916
910
|
# The name of the operation's parent resource.
|
917
911
|
# @param [String] filter
|
@@ -1485,11 +1479,11 @@ module Google
|
|
1485
1479
|
# @param [String] parent
|
1486
1480
|
# Required. The parent resource.
|
1487
1481
|
# @param [String] filter
|
1488
|
-
# An expression that filters the
|
1482
|
+
# An expression that filters the list of results.
|
1489
1483
|
# @param [String] order_by
|
1490
1484
|
# Sort the results by a certain order.
|
1491
1485
|
# @param [Fixnum] page_size
|
1492
|
-
# The maximum number of results per page
|
1486
|
+
# The maximum number of results to return per page.
|
1493
1487
|
# @param [String] page_token
|
1494
1488
|
# The page token.
|
1495
1489
|
# @param [String] fields
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-networkconnectivity_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.24.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: 2023-
|
11
|
+
date: 2023-03-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.
|
19
|
+
version: 0.11.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version: 0.
|
29
|
+
version: 0.11.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -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-networkconnectivity_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1/v0.24.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|