Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::RoutingVPC (v0.3.0)

Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::RoutingVPC.

RoutingVPC contains information about the VPC networks that are associated with a hub's spokes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#required_for_new_site_to_site_data_transfer_spokes

def required_for_new_site_to_site_data_transfer_spokes() -> ::Boolean
Returns
  • (::Boolean) — Output only. If true, indicates that this VPC network is currently associated with spokes that use the data transfer feature (spokes where the site_to_site_data_transfer field is set to true). If you create new spokes that use data transfer, they must be associated with this VPC network. At most, one VPC network will have this field set to true.

#uri

def uri() -> ::String
Returns
  • (::String) — The URI of the VPC network.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — The URI of the VPC network.
Returns
  • (::String) — The URI of the VPC network.