google-apis-networkconnectivity_v1 0.27.0 → 0.28.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: 5a8b36812a832787f51bbbb0c1f72cb3c7911a1077c0d5626232f3dc788ae299
|
4
|
+
data.tar.gz: 18ccaa86adc72580ed18eaa32b93a7e076571d581811d8069b68744c7efa983d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6cd2c30fdb293b9b1213dfab5c7f0faa0193832f0fd53a11b34968d5c060f317f83d84b7d12bef8933efc7c4363da7c904f28f8549cc179fa8519a2fd954f753
|
7
|
+
data.tar.gz: 27d3315ab7d399f0e91ae6d72e460592224f01c40055565bf335e7c7885b7495f2d33299e154f89504bd61bf258b280eba68b9b39ff7631f6374f44a2d21a9ec
|
data/CHANGELOG.md
CHANGED
@@ -26,17 +26,17 @@ module Google
|
|
26
26
|
class AcceptSpokeRequest
|
27
27
|
include Google::Apis::Core::Hashable
|
28
28
|
|
29
|
-
# Optional. A
|
30
|
-
#
|
31
|
-
#
|
32
|
-
#
|
33
|
-
#
|
34
|
-
#
|
35
|
-
#
|
36
|
-
#
|
37
|
-
#
|
38
|
-
#
|
39
|
-
#
|
29
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
30
|
+
# that if you must retry your request, the server will know to ignore the
|
31
|
+
# request if it has already been completed. The server guarantees that a request
|
32
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
33
|
+
# For example, consider a situation where you make an initial request and the
|
34
|
+
# request times out. If you make the request again with the same request ID, the
|
35
|
+
# server can check to see whether the original operation was received. If it was,
|
36
|
+
# the server ignores the second request. This behavior prevents clients from
|
37
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
38
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
39
|
+
# 000000000000).
|
40
40
|
# Corresponds to the JSON property `requestId`
|
41
41
|
# @return [String]
|
42
42
|
attr_accessor :request_id
|
@@ -820,12 +820,12 @@ module Google
|
|
820
820
|
class LinkedVpcNetwork
|
821
821
|
include Google::Apis::Core::Hashable
|
822
822
|
|
823
|
-
# Optional. IP
|
823
|
+
# Optional. IP ranges encompassing the subnets to be excluded from peering.
|
824
824
|
# Corresponds to the JSON property `excludeExportRanges`
|
825
825
|
# @return [Array<String>]
|
826
826
|
attr_accessor :exclude_export_ranges
|
827
827
|
|
828
|
-
# Required. The URI of the VPC network resource
|
828
|
+
# Required. The URI of the VPC network resource.
|
829
829
|
# Corresponds to the JSON property `uri`
|
830
830
|
# @return [String]
|
831
831
|
attr_accessor :uri
|
@@ -1587,22 +1587,23 @@ module Google
|
|
1587
1587
|
class RejectSpokeRequest
|
1588
1588
|
include Google::Apis::Core::Hashable
|
1589
1589
|
|
1590
|
-
# Optional. Additional
|
1590
|
+
# Optional. Additional information provided by the hub administrator in the `
|
1591
|
+
# RejectSpoke` call.
|
1591
1592
|
# Corresponds to the JSON property `details`
|
1592
1593
|
# @return [String]
|
1593
1594
|
attr_accessor :details
|
1594
1595
|
|
1595
|
-
# Optional. A
|
1596
|
-
#
|
1597
|
-
#
|
1598
|
-
#
|
1599
|
-
#
|
1600
|
-
#
|
1601
|
-
#
|
1602
|
-
#
|
1603
|
-
#
|
1604
|
-
#
|
1605
|
-
#
|
1596
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
1597
|
+
# that if you must retry your request, the server will know to ignore the
|
1598
|
+
# request if it has already been completed. The server guarantees that a request
|
1599
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
1600
|
+
# For example, consider a situation where you make an initial request and the
|
1601
|
+
# request times out. If you make the request again with the same request ID, the
|
1602
|
+
# server can check to see whether the original operation was received. If it was,
|
1603
|
+
# the server ignores the second request. This behavior prevents clients from
|
1604
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
1605
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
1606
|
+
# 000000000000).
|
1606
1607
|
# Corresponds to the JSON property `requestId`
|
1607
1608
|
# @return [String]
|
1608
1609
|
attr_accessor :request_id
|
@@ -1651,8 +1652,8 @@ module Google
|
|
1651
1652
|
# @return [String]
|
1652
1653
|
attr_accessor :location
|
1653
1654
|
|
1654
|
-
# Immutable. The name of the route. Route names must be unique.
|
1655
|
-
# following form: `projects/`project_number`/locations/global/hubs/`hub`/
|
1655
|
+
# Immutable. The name of the route. Route names must be unique. Route names use
|
1656
|
+
# the following form: `projects/`project_number`/locations/global/hubs/`hub`/
|
1656
1657
|
# routeTables/`route_table_id`/routes/`route_id``
|
1657
1658
|
# Corresponds to the JSON property `name`
|
1658
1659
|
# @return [String]
|
@@ -1683,7 +1684,7 @@ module Google
|
|
1683
1684
|
# Output only. The Google-generated UUID for the route. This value is unique
|
1684
1685
|
# across all Network Connectivity Center route resources. If a route is deleted
|
1685
1686
|
# and another with the same name is created, the new route is assigned a
|
1686
|
-
# different
|
1687
|
+
# different `uid`.
|
1687
1688
|
# Corresponds to the JSON property `uid`
|
1688
1689
|
# @return [String]
|
1689
1690
|
attr_accessor :uid
|
@@ -1735,7 +1736,7 @@ module Google
|
|
1735
1736
|
# @return [Hash<String,String>]
|
1736
1737
|
attr_accessor :labels
|
1737
1738
|
|
1738
|
-
# Immutable. The name of the route table. Route
|
1739
|
+
# Immutable. The name of the route table. Route table names must be unique. They
|
1739
1740
|
# use the following form: `projects/`project_number`/locations/global/hubs/`hub`/
|
1740
1741
|
# routeTables/`route_table_id``
|
1741
1742
|
# Corresponds to the JSON property `name`
|
@@ -1750,7 +1751,7 @@ module Google
|
|
1750
1751
|
# Output only. The Google-generated UUID for the route table. This value is
|
1751
1752
|
# unique across all route table resources. If a route table is deleted and
|
1752
1753
|
# another with the same name is created, the new route table is assigned a
|
1753
|
-
# different
|
1754
|
+
# different `uid`.
|
1754
1755
|
# Corresponds to the JSON property `uid`
|
1755
1756
|
# @return [String]
|
1756
1757
|
attr_accessor :uid
|
@@ -2277,7 +2278,8 @@ module Google
|
|
2277
2278
|
# @return [String]
|
2278
2279
|
attr_accessor :name
|
2279
2280
|
|
2280
|
-
# Output only. The reasons for current state of the spoke.
|
2281
|
+
# Output only. The reasons for current state of the spoke. Only present when the
|
2282
|
+
# spoke is in the `INACTIVE` state.
|
2281
2283
|
# Corresponds to the JSON property `reasons`
|
2282
2284
|
# @return [Array<Google::Apis::NetworkconnectivityV1::StateReason>]
|
2283
2285
|
attr_accessor :reasons
|
@@ -2294,7 +2296,7 @@ module Google
|
|
2294
2296
|
|
2295
2297
|
# Output only. The Google-generated UUID for the spoke. This value is unique
|
2296
2298
|
# across all spoke resources. If a spoke is deleted and another with the same
|
2297
|
-
# name is created, the new spoke is assigned a different unique_id
|
2299
|
+
# name is created, the new spoke is assigned a different `unique_id`.
|
2298
2300
|
# Corresponds to the JSON property `uniqueId`
|
2299
2301
|
# @return [String]
|
2300
2302
|
attr_accessor :unique_id
|
@@ -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.28.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,17 +129,17 @@ module Google
|
|
129
129
|
# @param [String] hub_id
|
130
130
|
# Required. A unique identifier for the hub.
|
131
131
|
# @param [String] request_id
|
132
|
-
# Optional. A
|
133
|
-
#
|
134
|
-
#
|
135
|
-
#
|
136
|
-
#
|
137
|
-
#
|
138
|
-
#
|
139
|
-
#
|
140
|
-
#
|
141
|
-
#
|
142
|
-
#
|
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 to see whether the original operation was received. If it was,
|
139
|
+
# the server ignores the second request. This behavior prevents clients from
|
140
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
141
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
142
|
+
# 000000000000).
|
143
143
|
# @param [String] fields
|
144
144
|
# Selector specifying which fields to include in a partial response.
|
145
145
|
# @param [String] quota_user
|
@@ -175,17 +175,17 @@ module Google
|
|
175
175
|
# @param [String] name
|
176
176
|
# Required. The name of the hub to delete.
|
177
177
|
# @param [String] request_id
|
178
|
-
# Optional. A
|
179
|
-
#
|
180
|
-
#
|
181
|
-
#
|
182
|
-
#
|
183
|
-
#
|
184
|
-
#
|
185
|
-
#
|
186
|
-
#
|
187
|
-
#
|
188
|
-
#
|
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 to see whether the original operation was received. If it was,
|
185
|
+
# the server ignores the second request. This behavior prevents clients from
|
186
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
187
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
188
|
+
# 000000000000).
|
189
189
|
# @param [String] fields
|
190
190
|
# Selector specifying which fields to include in a partial response.
|
191
191
|
# @param [String] quota_user
|
@@ -352,7 +352,7 @@ module Google
|
|
352
352
|
# spoke_locations field is not populated, the list of results includes spokes in
|
353
353
|
# all locations.
|
354
354
|
# @param [String] view
|
355
|
-
# The view of the spoke to return. The view you use determines which spoke
|
355
|
+
# The view of the spoke to return. The view that you use determines which spoke
|
356
356
|
# fields are included in the response.
|
357
357
|
# @param [String] fields
|
358
358
|
# Selector specifying which fields to include in a partial response.
|
@@ -393,17 +393,17 @@ module Google
|
|
393
393
|
# following form: `projects/`project_number`/locations/global/hubs/`hub_id``
|
394
394
|
# @param [Google::Apis::NetworkconnectivityV1::Hub] hub_object
|
395
395
|
# @param [String] request_id
|
396
|
-
# Optional. A
|
397
|
-
#
|
398
|
-
#
|
399
|
-
#
|
400
|
-
#
|
401
|
-
#
|
402
|
-
#
|
403
|
-
#
|
404
|
-
#
|
405
|
-
#
|
406
|
-
#
|
396
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
397
|
+
# that if you must retry your request, the server will know to ignore the
|
398
|
+
# request if it has already been completed. The server guarantees that a request
|
399
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
400
|
+
# For example, consider a situation where you make an initial request and the
|
401
|
+
# request times out. If you make the request again with the same request ID, the
|
402
|
+
# server can check to see whether the original operation was received. If it was,
|
403
|
+
# the server ignores the second request. This behavior prevents clients from
|
404
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
405
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
406
|
+
# 000000000000).
|
407
407
|
# @param [String] update_mask
|
408
408
|
# Optional. In the case of an update to an existing hub, field mask is used to
|
409
409
|
# specify the fields to be overwritten. The fields specified in the update_mask
|
@@ -2450,17 +2450,17 @@ module Google
|
|
2450
2450
|
# Required. The parent resource.
|
2451
2451
|
# @param [Google::Apis::NetworkconnectivityV1::Spoke] spoke_object
|
2452
2452
|
# @param [String] request_id
|
2453
|
-
# Optional. A
|
2454
|
-
#
|
2455
|
-
#
|
2456
|
-
#
|
2457
|
-
#
|
2458
|
-
#
|
2459
|
-
#
|
2460
|
-
#
|
2461
|
-
#
|
2462
|
-
#
|
2463
|
-
#
|
2453
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
2454
|
+
# that if you must retry your request, the server will know to ignore the
|
2455
|
+
# request if it has already been completed. The server guarantees that a request
|
2456
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
2457
|
+
# For example, consider a situation where you make an initial request and the
|
2458
|
+
# request times out. If you make the request again with the same request ID, the
|
2459
|
+
# server can check to see whether the original operation was received. If it was,
|
2460
|
+
# the server ignores the second request. This behavior prevents clients from
|
2461
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
2462
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
2463
|
+
# 000000000000).
|
2464
2464
|
# @param [String] spoke_id
|
2465
2465
|
# Required. Unique id for the spoke to create.
|
2466
2466
|
# @param [String] fields
|
@@ -2498,17 +2498,17 @@ module Google
|
|
2498
2498
|
# @param [String] name
|
2499
2499
|
# Required. The name of the spoke to delete.
|
2500
2500
|
# @param [String] request_id
|
2501
|
-
# Optional. A
|
2502
|
-
#
|
2503
|
-
#
|
2504
|
-
#
|
2505
|
-
#
|
2506
|
-
#
|
2507
|
-
#
|
2508
|
-
#
|
2509
|
-
#
|
2510
|
-
#
|
2511
|
-
#
|
2501
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
2502
|
+
# that if you must retry your request, the server will know to ignore the
|
2503
|
+
# request if it has already been completed. The server guarantees that a request
|
2504
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
2505
|
+
# For example, consider a situation where you make an initial request and the
|
2506
|
+
# request times out. If you make the request again with the same request ID, the
|
2507
|
+
# server can check to see whether the original operation was received. If it was,
|
2508
|
+
# the server ignores the second request. This behavior prevents clients from
|
2509
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
2510
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
2511
|
+
# 000000000000).
|
2512
2512
|
# @param [String] fields
|
2513
2513
|
# Selector specifying which fields to include in a partial response.
|
2514
2514
|
# @param [String] quota_user
|
@@ -2662,17 +2662,17 @@ module Google
|
|
2662
2662
|
# `
|
2663
2663
|
# @param [Google::Apis::NetworkconnectivityV1::Spoke] spoke_object
|
2664
2664
|
# @param [String] request_id
|
2665
|
-
# Optional. A
|
2666
|
-
#
|
2667
|
-
#
|
2668
|
-
#
|
2669
|
-
#
|
2670
|
-
#
|
2671
|
-
#
|
2672
|
-
#
|
2673
|
-
#
|
2674
|
-
#
|
2675
|
-
#
|
2665
|
+
# Optional. A request ID to identify requests. Specify a unique request ID so
|
2666
|
+
# that if you must retry your request, the server will know to ignore the
|
2667
|
+
# request if it has already been completed. The server guarantees that a request
|
2668
|
+
# doesn't result in creation of duplicate commitments for at least 60 minutes.
|
2669
|
+
# For example, consider a situation where you make an initial request and the
|
2670
|
+
# request times out. If you make the request again with the same request ID, the
|
2671
|
+
# server can check to see whether the original operation was received. If it was,
|
2672
|
+
# the server ignores the second request. This behavior prevents clients from
|
2673
|
+
# mistakenly creating duplicate commitments. The request ID must be a valid UUID,
|
2674
|
+
# with the exception that zero UUID is not supported (00000000-0000-0000-0000-
|
2675
|
+
# 000000000000).
|
2676
2676
|
# @param [String] update_mask
|
2677
2677
|
# Optional. In the case of an update to an existing spoke, field mask is used to
|
2678
2678
|
# specify the fields to be overwritten. The fields specified in the update_mask
|
@@ -2710,9 +2710,10 @@ module Google
|
|
2710
2710
|
execute_or_queue_command(command, &block)
|
2711
2711
|
end
|
2712
2712
|
|
2713
|
-
#
|
2714
|
-
#
|
2715
|
-
#
|
2713
|
+
# Rejects a Network Connectivity Center spoke from being attached to the hub. If
|
2714
|
+
# the spoke was previously in the `ACTIVE` state, it transitions to the `
|
2715
|
+
# INACTIVE` state and is no longer able to connect to other spokes that are
|
2716
|
+
# attached to the hub.
|
2716
2717
|
# @param [String] name
|
2717
2718
|
# Required. The name of the spoke to reject.
|
2718
2719
|
# @param [Google::Apis::NetworkconnectivityV1::RejectSpokeRequest] reject_spoke_request_object
|
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.28.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_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.28.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: []
|