Class: Google::Cloud::NetworkConnectivity::V1::LinkedVpcNetwork
- Inherits:
-
Object
- Object
- Google::Cloud::NetworkConnectivity::V1::LinkedVpcNetwork
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/hub.rb
Overview
An existing VPC network.
Instance Attribute Summary collapse
-
#exclude_export_ranges ⇒ ::Array<::String>
Optional.
-
#include_export_ranges ⇒ ::Array<::String>
Optional.
-
#producer_vpc_spokes ⇒ ::Array<::String>
readonly
Output only.
-
#proposed_exclude_export_ranges ⇒ ::Array<::String>
readonly
Output only.
-
#proposed_include_export_ranges ⇒ ::Array<::String>
Optional.
-
#uri ⇒ ::String
Required.
Instance Attribute Details
#exclude_export_ranges ⇒ ::Array<::String>
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#include_export_ranges ⇒ ::Array<::String>
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#producer_vpc_spokes ⇒ ::Array<::String> (readonly)
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#proposed_exclude_export_ranges ⇒ ::Array<::String> (readonly)
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#proposed_include_export_ranges ⇒ ::Array<::String>
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#uri ⇒ ::String
1370 1371 1372 1373 |
# File 'proto_docs/google/cloud/networkconnectivity/v1/hub.rb', line 1370 class LinkedVpcNetwork include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |