google-apis-networkconnectivity_v1alpha1 0.32.0 → 0.33.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: d31afe2af92d646a3421160ed469c801f67dbe3f5aace36e02ae591b4727e062
|
|
4
|
+
data.tar.gz: e469dd1dc9df441492a9e0c4fe2fba4e9f13c58b40897047d2a190b57837e238
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 21c6a2946d9d1d3bd05bf9ed7ce30ca0a185971e9a9cf7594a5784a7f6c5938541049d873fd116e92f5ecc07144a7ccb383b16d3bcdc2cda9b0a29530f75a7e0
|
|
7
|
+
data.tar.gz: 0a35c456cef89c173edeee3231f0a9410020d2b5a12070e23614883902b5967b958fa755e6e6a10c6e8f4fe562dc0e7f11767b96c46d4dab8c2c3adaad02fc8c
|
data/CHANGELOG.md
CHANGED
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module NetworkconnectivityV1alpha1
|
|
18
18
|
# Version of the google-apis-networkconnectivity_v1alpha1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.33.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20230712"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -129,16 +129,17 @@ module Google
|
|
|
129
129
|
# @param [String] hub_id
|
|
130
130
|
# Optional. Unique id for the Hub to create.
|
|
131
131
|
# @param [String] request_id
|
|
132
|
-
# Optional.
|
|
133
|
-
#
|
|
134
|
-
#
|
|
135
|
-
#
|
|
136
|
-
# situation where you make an initial request and the
|
|
137
|
-
# make the request again with the same request ID, the
|
|
138
|
-
# original operation with the same request ID was received,
|
|
139
|
-
# ignore the second request. This prevents clients from
|
|
140
|
-
# duplicate commitments. The request ID must be a valid
|
|
141
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
132
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
133
|
+
# that if you must retry your request, the server will know to ignore the
|
|
134
|
+
# request if it has already been completed. The server guarantees that a request
|
|
135
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
136
|
+
# For example, consider a situation where you make an initial request and the
|
|
137
|
+
# request times out. If you make the request again with the same request ID, the
|
|
138
|
+
# server can check if original operation with the same request ID was received,
|
|
139
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
140
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
141
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
142
|
+
# 0000-000000000000).
|
|
142
143
|
# @param [String] fields
|
|
143
144
|
# Selector specifying which fields to include in a partial response.
|
|
144
145
|
# @param [String] quota_user
|
|
@@ -174,16 +175,17 @@ module Google
|
|
|
174
175
|
# @param [String] name
|
|
175
176
|
# Required. The name of the Hub to delete.
|
|
176
177
|
# @param [String] request_id
|
|
177
|
-
# Optional.
|
|
178
|
-
#
|
|
179
|
-
#
|
|
180
|
-
#
|
|
181
|
-
# situation where you make an initial request and the
|
|
182
|
-
# make the request again with the same request ID, the
|
|
183
|
-
# original operation with the same request ID was received,
|
|
184
|
-
# ignore the second request. This prevents clients from
|
|
185
|
-
# duplicate commitments. The request ID must be a valid
|
|
186
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
178
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
179
|
+
# that if you must retry your request, the server will know to ignore the
|
|
180
|
+
# request if it has already been completed. The server guarantees that a request
|
|
181
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
182
|
+
# For example, consider a situation where you make an initial request and the
|
|
183
|
+
# request times out. If you make the request again with the same request ID, the
|
|
184
|
+
# server can check if original operation with the same request ID was received,
|
|
185
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
186
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
187
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
188
|
+
# 0000-000000000000).
|
|
187
189
|
# @param [String] fields
|
|
188
190
|
# Selector specifying which fields to include in a partial response.
|
|
189
191
|
# @param [String] quota_user
|
|
@@ -334,16 +336,17 @@ module Google
|
|
|
334
336
|
# Immutable. The name of a Hub resource.
|
|
335
337
|
# @param [Google::Apis::NetworkconnectivityV1alpha1::Hub] hub_object
|
|
336
338
|
# @param [String] request_id
|
|
337
|
-
# Optional.
|
|
338
|
-
#
|
|
339
|
-
#
|
|
340
|
-
#
|
|
341
|
-
# situation where you make an initial request and the
|
|
342
|
-
# make the request again with the same request ID, the
|
|
343
|
-
# original operation with the same request ID was received,
|
|
344
|
-
# ignore the second request. This prevents clients from
|
|
345
|
-
# duplicate commitments. The request ID must be a valid
|
|
346
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
339
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
340
|
+
# that if you must retry your request, the server will know to ignore the
|
|
341
|
+
# request if it has already been completed. The server guarantees that a request
|
|
342
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
343
|
+
# For example, consider a situation where you make an initial request and the
|
|
344
|
+
# request times out. If you make the request again with the same request ID, the
|
|
345
|
+
# server can check if original operation with the same request ID was received,
|
|
346
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
347
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
348
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
349
|
+
# 0000-000000000000).
|
|
347
350
|
# @param [String] update_mask
|
|
348
351
|
# Optional. Field mask is used to specify the fields to be overwritten in the
|
|
349
352
|
# Hub resource by the update. The fields specified in the update_mask are
|
|
@@ -945,16 +948,17 @@ module Google
|
|
|
945
948
|
# Required. The parent's resource name of the Spoke.
|
|
946
949
|
# @param [Google::Apis::NetworkconnectivityV1alpha1::Spoke] spoke_object
|
|
947
950
|
# @param [String] request_id
|
|
948
|
-
# Optional.
|
|
949
|
-
#
|
|
950
|
-
#
|
|
951
|
-
#
|
|
952
|
-
# situation where you make an initial request and the
|
|
953
|
-
# make the request again with the same request ID, the
|
|
954
|
-
# original operation with the same request ID was received,
|
|
955
|
-
# ignore the second request. This prevents clients from
|
|
956
|
-
# duplicate commitments. The request ID must be a valid
|
|
957
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
951
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
952
|
+
# that if you must retry your request, the server will know to ignore the
|
|
953
|
+
# request if it has already been completed. The server guarantees that a request
|
|
954
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
955
|
+
# For example, consider a situation where you make an initial request and the
|
|
956
|
+
# request times out. If you make the request again with the same request ID, the
|
|
957
|
+
# server can check if original operation with the same request ID was received,
|
|
958
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
959
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
960
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
961
|
+
# 0000-000000000000).
|
|
958
962
|
# @param [String] spoke_id
|
|
959
963
|
# Optional. Unique id for the Spoke to create.
|
|
960
964
|
# @param [String] fields
|
|
@@ -992,16 +996,17 @@ module Google
|
|
|
992
996
|
# @param [String] name
|
|
993
997
|
# Required. The name of the Spoke to delete.
|
|
994
998
|
# @param [String] request_id
|
|
995
|
-
# Optional.
|
|
996
|
-
#
|
|
997
|
-
#
|
|
998
|
-
#
|
|
999
|
-
# situation where you make an initial request and the
|
|
1000
|
-
# make the request again with the same request ID, the
|
|
1001
|
-
# original operation with the same request ID was received,
|
|
1002
|
-
# ignore the second request. This prevents clients from
|
|
1003
|
-
# duplicate commitments. The request ID must be a valid
|
|
1004
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
999
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
1000
|
+
# that if you must retry your request, the server will know to ignore the
|
|
1001
|
+
# request if it has already been completed. The server guarantees that a request
|
|
1002
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
1003
|
+
# For example, consider a situation where you make an initial request and the
|
|
1004
|
+
# request times out. If you make the request again with the same request ID, the
|
|
1005
|
+
# server can check if original operation with the same request ID was received,
|
|
1006
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
1007
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
1008
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
1009
|
+
# 0000-000000000000).
|
|
1005
1010
|
# @param [String] fields
|
|
1006
1011
|
# Selector specifying which fields to include in a partial response.
|
|
1007
1012
|
# @param [String] quota_user
|
|
@@ -1153,16 +1158,17 @@ module Google
|
|
|
1153
1158
|
# Immutable. The name of a Spoke resource.
|
|
1154
1159
|
# @param [Google::Apis::NetworkconnectivityV1alpha1::Spoke] spoke_object
|
|
1155
1160
|
# @param [String] request_id
|
|
1156
|
-
# Optional.
|
|
1157
|
-
#
|
|
1158
|
-
#
|
|
1159
|
-
#
|
|
1160
|
-
# situation where you make an initial request and the
|
|
1161
|
-
# make the request again with the same request ID, the
|
|
1162
|
-
# original operation with the same request ID was received,
|
|
1163
|
-
# ignore the second request. This prevents clients from
|
|
1164
|
-
# duplicate commitments. The request ID must be a valid
|
|
1165
|
-
# that zero UUID is not supported (00000000-0000-0000-
|
|
1161
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
|
1162
|
+
# that if you must retry your request, the server will know to ignore the
|
|
1163
|
+
# request if it has already been completed. The server guarantees that a request
|
|
1164
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
|
1165
|
+
# For example, consider a situation where you make an initial request and the
|
|
1166
|
+
# request times out. If you make the request again with the same request ID, the
|
|
1167
|
+
# server can check if original operation with the same request ID was received,
|
|
1168
|
+
# and if so, will ignore the second request. This prevents clients from
|
|
1169
|
+
# accidentally creating duplicate commitments. The request ID must be a valid
|
|
1170
|
+
# UUID with the exception that zero UUID is not supported (00000000-0000-0000-
|
|
1171
|
+
# 0000-000000000000).
|
|
1166
1172
|
# @param [String] update_mask
|
|
1167
1173
|
# Optional. Field mask is used to specify the fields to be overwritten in the
|
|
1168
1174
|
# Spoke resource by the update. The fields specified in the update_mask are
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-networkconnectivity_v1alpha1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.33.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-07-23 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-networkconnectivity_v1alpha1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-networkconnectivity_v1alpha1/v0.33.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-networkconnectivity_v1alpha1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|