Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class DiscoveryEndpoint.
Endpoints on each network, for Redis clients to connect to the cluster.
Generated from protobuf message google.cloud.redis.cluster.v1.DiscoveryEndpoint
Namespace
Google \ Cloud \ Redis \ Cluster \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ address
string
Output only. Address of the exposed Redis endpoint used by clients to connect to the service. The address could be either IP or hostname.
↳ port
int
Output only. The port number of the exposed Redis endpoint.
↳ psc_config
getAddress
Output only. Address of the exposed Redis endpoint used by clients to connect to the service. The address could be either IP or hostname.
string
setAddress
Output only. Address of the exposed Redis endpoint used by clients to connect to the service. The address could be either IP or hostname.
var
string
$this
getPort
Output only. The port number of the exposed Redis endpoint.
int
setPort
Output only. The port number of the exposed Redis endpoint.
var
int
$this
getPscConfig
Output only. Customer configuration for where the endpoint is created and accessed from.
hasPscConfig
clearPscConfig
setPscConfig
Output only. Customer configuration for where the endpoint is created and accessed from.
$this