Network Connectivity V1BETA API - Class Google::Cloud::NetworkConnectivity::V1beta::NextHopSpoke (v0.1.0)

Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::NextHopSpoke.

A route next hop that leads to a spoke resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#site_to_site_data_transfer

def site_to_site_data_transfer() -> ::Boolean
Returns
  • (::Boolean) — Indicates whether site-to-site data transfer is allowed for this spoke resource. Data transfer is available only in supported locations. Whether this route is accessible to other hybrid spokes with site-to-site data transfer enabled. If this is false, the route is only accessible to VPC spokes of the connected Hub.

#site_to_site_data_transfer=

def site_to_site_data_transfer=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates whether site-to-site data transfer is allowed for this spoke resource. Data transfer is available only in supported locations. Whether this route is accessible to other hybrid spokes with site-to-site data transfer enabled. If this is false, the route is only accessible to VPC spokes of the connected Hub.
Returns
  • (::Boolean) — Indicates whether site-to-site data transfer is allowed for this spoke resource. Data transfer is available only in supported locations. Whether this route is accessible to other hybrid spokes with site-to-site data transfer enabled. If this is false, the route is only accessible to VPC spokes of the connected Hub.

#uri

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

#uri=

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