Network Management V1 API - Class Google::Cloud::NetworkManagement::V1::PrivateConnectionInfo (v2.12.0)

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

For display only. Metadata associated with a Private Connection.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uri

def uri() -> ::String
Returns
  • (::String) — URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"
Returns
  • (::String) — URI of the Private Connection in format "projects/{project_id}/locations/{location}/privateConnections/{private_connection_id}"