Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::DiscoveryEndpoint.
Represents an endpoint for clients to connect to the instance.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#address
def address() -> ::String
Returns
- (::String) — Output only. IP address of the exposed endpoint clients connect to.
#network
def network() -> ::String
Returns
- (::String) — Output only. The network where the IP address of the discovery endpoint will be reserved, in the form of projects/{network_project}/global/networks/{network_id}.
#port
def port() -> ::Integer
Returns
- (::Integer) — Output only. The port number of the exposed endpoint.