Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::VpcConnectorInfo.
For display only. Metadata associated with a VPC connector.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — Name of a VPC connector.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Name of a VPC connector.
Returns
- (::String) — Name of a VPC connector.
#location
def location() -> ::String
Returns
- (::String) — Location in which the VPC connector is deployed.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — Location in which the VPC connector is deployed.
Returns
- (::String) — Location in which the VPC connector is deployed.
#uri
def uri() -> ::String
Returns
- (::String) — URI of a VPC connector.
#uri=
def uri=(value) -> ::String
Parameter
- value (::String) — URI of a VPC connector.
Returns
- (::String) — URI of a VPC connector.