google-apis-networkconnectivity_v1 0.5.0 → 0.8.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: 7b2966244c9e02b739e7d605d2e00137e5af13e7dac332eb0bf9de943d59c090
|
4
|
+
data.tar.gz: b64ab84a08f33d02c152ec65293e48bf9db6e6c9f140d414dcafdedee115b0dc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 48709c2ed882add07bcf2144ed77d56839926389a5bc9b990a9b239d5e5aa534e8de97f8cdefa420e76cdf35f1469a711d888cafee9cfb18bd56c93bcd557b70
|
7
|
+
data.tar.gz: cdbf13bf12f3ef26c54694f33dfb1c57a91f81aebd590788be7d51385a19b15758d8eb8f19e6644de70816d129b8b5abb398a5f66b7e0334d2fbeafeb97afee0
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1
1
|
# Release history for google-apis-networkconnectivity_v1
|
2
2
|
|
3
|
+
### v0.8.0 (2022-03-26)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220321
|
6
|
+
|
7
|
+
### v0.7.0 (2022-02-15)
|
8
|
+
|
9
|
+
* Regenerated from discovery document revision 20220210
|
10
|
+
|
11
|
+
### v0.6.0 (2022-01-30)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20220125
|
14
|
+
* Regenerated using generator version 0.4.1
|
15
|
+
|
3
16
|
### v0.5.0 (2021-12-16)
|
4
17
|
|
5
18
|
* Regenerated from discovery document revision 20211210
|
@@ -167,8 +167,7 @@ module Google
|
|
167
167
|
# A generic empty message that you can re-use to avoid defining duplicated empty
|
168
168
|
# messages in your APIs. A typical example is to use it as the request or the
|
169
169
|
# response type of an API method. For instance: service Foo ` rpc Bar(google.
|
170
|
-
# protobuf.Empty) returns (google.protobuf.Empty); `
|
171
|
-
# `Empty` is empty JSON object ````.
|
170
|
+
# protobuf.Empty) returns (google.protobuf.Empty); `
|
172
171
|
class Empty
|
173
172
|
include Google::Apis::Core::Hashable
|
174
173
|
|
@@ -375,8 +374,10 @@ module Google
|
|
375
374
|
end
|
376
375
|
|
377
376
|
# A hub is a collection of spokes. A single hub can contain spokes from multiple
|
378
|
-
# regions. However,
|
379
|
-
# reside in the same VPC network.
|
377
|
+
# regions. However, if any of a hub's spokes use the data transfer feature, the
|
378
|
+
# resources associated with those spokes must all reside in the same VPC network.
|
379
|
+
# Spokes that do not use data transfer can be associated with any VPC network
|
380
|
+
# in your project.
|
380
381
|
class Hub
|
381
382
|
include Google::Apis::Core::Hashable
|
382
383
|
|
@@ -403,11 +404,9 @@ module Google
|
|
403
404
|
# @return [String]
|
404
405
|
attr_accessor :name
|
405
406
|
|
406
|
-
# The VPC
|
407
|
-
#
|
408
|
-
# spokes
|
409
|
-
# Connectivity Center automatically populates it based on the set of spokes
|
410
|
-
# attached to the hub.
|
407
|
+
# The VPC networks associated with this hub's spokes. This field is read-only.
|
408
|
+
# Network Connectivity Center automatically populates it based on the set of
|
409
|
+
# spokes attached to the hub.
|
411
410
|
# Corresponds to the JSON property `routingVpcs`
|
412
411
|
# @return [Array<Google::Apis::NetworkconnectivityV1::RoutingVpc>]
|
413
412
|
attr_accessor :routing_vpcs
|
@@ -454,8 +453,9 @@ module Google
|
|
454
453
|
include Google::Apis::Core::Hashable
|
455
454
|
|
456
455
|
# A value that controls whether site-to-site data transfer is enabled for these
|
457
|
-
# resources.
|
458
|
-
#
|
456
|
+
# resources. Data transfer is available only in [supported locations](https://
|
457
|
+
# cloud.google.com/network-connectivity/docs/network-connectivity-center/
|
458
|
+
# concepts/locations).
|
459
459
|
# Corresponds to the JSON property `siteToSiteDataTransfer`
|
460
460
|
# @return [Boolean]
|
461
461
|
attr_accessor :site_to_site_data_transfer
|
@@ -477,9 +477,10 @@ module Google
|
|
477
477
|
end
|
478
478
|
end
|
479
479
|
|
480
|
-
# A collection of router appliance instances. If you
|
481
|
-
# appliance instances
|
482
|
-
# the same
|
480
|
+
# A collection of router appliance instances. If you configure multiple router
|
481
|
+
# appliance instances to receive data from the same set of sites outside of
|
482
|
+
# Google Cloud, we recommend that you associate those instances with the same
|
483
|
+
# spoke.
|
483
484
|
class LinkedRouterApplianceInstances
|
484
485
|
include Google::Apis::Core::Hashable
|
485
486
|
|
@@ -489,8 +490,9 @@ module Google
|
|
489
490
|
attr_accessor :instances
|
490
491
|
|
491
492
|
# A value that controls whether site-to-site data transfer is enabled for these
|
492
|
-
# resources.
|
493
|
-
#
|
493
|
+
# resources. Data transfer is available only in [supported locations](https://
|
494
|
+
# cloud.google.com/network-connectivity/docs/network-connectivity-center/
|
495
|
+
# concepts/locations).
|
494
496
|
# Corresponds to the JSON property `siteToSiteDataTransfer`
|
495
497
|
# @return [Boolean]
|
496
498
|
attr_accessor :site_to_site_data_transfer
|
@@ -515,8 +517,9 @@ module Google
|
|
515
517
|
include Google::Apis::Core::Hashable
|
516
518
|
|
517
519
|
# A value that controls whether site-to-site data transfer is enabled for these
|
518
|
-
# resources.
|
519
|
-
#
|
520
|
+
# resources. Data transfer is available only in [supported locations](https://
|
521
|
+
# cloud.google.com/network-connectivity/docs/network-connectivity-center/
|
522
|
+
# concepts/locations).
|
520
523
|
# Corresponds to the JSON property `siteToSiteDataTransfer`
|
521
524
|
# @return [Boolean]
|
522
525
|
attr_accessor :site_to_site_data_transfer
|
@@ -875,15 +878,16 @@ module Google
|
|
875
878
|
end
|
876
879
|
end
|
877
880
|
|
878
|
-
# RoutingVPC contains information about the VPC
|
879
|
-
# a hub's spokes.
|
881
|
+
# RoutingVPC contains information about the VPC networks that are associated
|
882
|
+
# with a hub's spokes.
|
880
883
|
class RoutingVpc
|
881
884
|
include Google::Apis::Core::Hashable
|
882
885
|
|
883
886
|
# Output only. If true, indicates that this VPC network is currently associated
|
884
887
|
# with spokes that use the data transfer feature (spokes where the
|
885
888
|
# site_to_site_data_transfer field is set to true). If you create new spokes
|
886
|
-
# that use data transfer, they must be associated with this VPC network.
|
889
|
+
# that use data transfer, they must be associated with this VPC network. At most,
|
890
|
+
# one VPC network will have this field set to true.
|
887
891
|
# Corresponds to the JSON property `requiredForNewSiteToSiteDataTransferSpokes`
|
888
892
|
# @return [Boolean]
|
889
893
|
attr_accessor :required_for_new_site_to_site_data_transfer_spokes
|
@@ -996,9 +1000,10 @@ module Google
|
|
996
1000
|
# @return [Google::Apis::NetworkconnectivityV1::LinkedInterconnectAttachments]
|
997
1001
|
attr_accessor :linked_interconnect_attachments
|
998
1002
|
|
999
|
-
# A collection of router appliance instances. If you
|
1000
|
-
# appliance instances
|
1001
|
-
# the same
|
1003
|
+
# A collection of router appliance instances. If you configure multiple router
|
1004
|
+
# appliance instances to receive data from the same set of sites outside of
|
1005
|
+
# Google Cloud, we recommend that you associate those instances with the same
|
1006
|
+
# spoke.
|
1002
1007
|
# Corresponds to the JSON property `linkedRouterApplianceInstances`
|
1003
1008
|
# @return [Google::Apis::NetworkconnectivityV1::LinkedRouterApplianceInstances]
|
1004
1009
|
attr_accessor :linked_router_appliance_instances
|
@@ -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.8.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220321"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
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.8.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-
|
11
|
+
date: 2022-03-28 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.8.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: []
|
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
75
|
- !ruby/object:Gem::Version
|
76
76
|
version: '0'
|
77
77
|
requirements: []
|
78
|
-
rubygems_version: 3.3.
|
78
|
+
rubygems_version: 3.3.5
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Network Connectivity API V1
|