Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::HybridSubnetInfo (v2.6.0)

Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::HybridSubnetInfo.

For display only. Metadata associated with a hybrid subnet.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Name of a hybrid subnet.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Name of a hybrid subnet.
Returns
  • (::String) — Name of a hybrid subnet.

#region

def region() -> ::String
Returns
  • (::String) — Name of a Google Cloud region where the hybrid subnet is configured.

#region=

def region=(value) -> ::String
Parameter
  • value (::String) — Name of a Google Cloud region where the hybrid subnet is configured.
Returns
  • (::String) — Name of a Google Cloud region where the hybrid subnet is configured.

#uri

def uri() -> ::String
Returns
  • (::String) — URI of a hybrid subnet.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI of a hybrid subnet.
Returns
  • (::String) — URI of a hybrid subnet.