Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::LinkedVpcNetwork (v0.9.2)

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

An existing VPC network.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#exclude_export_ranges

def exclude_export_ranges() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. IP ranges encompassing the subnets to be excluded from peering.

#exclude_export_ranges=

def exclude_export_ranges=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. IP ranges encompassing the subnets to be excluded from peering.
Returns
  • (::Array<::String>) — Optional. IP ranges encompassing the subnets to be excluded from peering.

#uri

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

#uri=

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