Reference documentation and code samples for the Google Cloud Network Management V1 Client class RedisClusterInfo.
For display only. Metadata associated with a Redis Cluster.
Generated from protobuf message google.cloud.networkmanagement.v1.RedisClusterInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a Redis Cluster.
↳ uri
string
URI of a Redis Cluster in format "projects/{project_id}/locations/{location}/clusters/{cluster_id}"
↳ network_uri
string
URI of a Redis Cluster network in format "projects/{project_id}/global/networks/{network_id}".
↳ discovery_endpoint_ip_address
string
Discovery endpoint IP address of a Redis Cluster.
↳ secondary_endpoint_ip_address
string
Secondary endpoint IP address of a Redis Cluster.
↳ location
string
Name of the region in which the Redis Cluster is defined. For example, "us-central1".
getDisplayName
Name of a Redis Cluster.
string
setDisplayName
Name of a Redis Cluster.
var
string
$this
getUri
URI of a Redis Cluster in format "projects/{project_id}/locations/{location}/clusters/{cluster_id}"
string
setUri
URI of a Redis Cluster in format "projects/{project_id}/locations/{location}/clusters/{cluster_id}"
var
string
$this
getNetworkUri
URI of a Redis Cluster network in format "projects/{project_id}/global/networks/{network_id}".
string
setNetworkUri
URI of a Redis Cluster network in format "projects/{project_id}/global/networks/{network_id}".
var
string
$this
getDiscoveryEndpointIpAddress
Discovery endpoint IP address of a Redis Cluster.
string
setDiscoveryEndpointIpAddress
Discovery endpoint IP address of a Redis Cluster.
var
string
$this
getSecondaryEndpointIpAddress
Secondary endpoint IP address of a Redis Cluster.
string
setSecondaryEndpointIpAddress
Secondary endpoint IP address of a Redis Cluster.
var
string
$this
getLocation
Name of the region in which the Redis Cluster is defined. For example, "us-central1".
string
setLocation
Name of the region in which the Redis Cluster is defined. For example, "us-central1".
var
string
$this