Reference documentation and code samples for the Google Cloud Network Management V1 Client class RedisInstanceInfo.
For display only. Metadata associated with a Cloud Redis Instance.
Generated from protobuf message google.cloud.networkmanagement.v1.RedisInstanceInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a Cloud Redis Instance.
↳ uri
string
URI of a Cloud Redis Instance.
↳ network_uri
string
URI of a Cloud Redis Instance network.
↳ primary_endpoint_ip
string
Primary endpoint IP address of a Cloud Redis Instance.
↳ read_endpoint_ip
string
Read endpoint IP address of a Cloud Redis Instance (if applicable).
↳ region
string
Region in which the Cloud Redis Instance is defined.
getDisplayName
Name of a Cloud Redis Instance.
string
setDisplayName
Name of a Cloud Redis Instance.
var
string
$this
getUri
URI of a Cloud Redis Instance.
string
setUri
URI of a Cloud Redis Instance.
var
string
$this
getNetworkUri
URI of a Cloud Redis Instance network.
string
setNetworkUri
URI of a Cloud Redis Instance network.
var
string
$this
getPrimaryEndpointIp
Primary endpoint IP address of a Cloud Redis Instance.
string
setPrimaryEndpointIp
Primary endpoint IP address of a Cloud Redis Instance.
var
string
$this
getReadEndpointIp
Read endpoint IP address of a Cloud Redis Instance (if applicable).
string
setReadEndpointIp
Read endpoint IP address of a Cloud Redis Instance (if applicable).
var
string
$this
getRegion
Region in which the Cloud Redis Instance is defined.
string
setRegion
Region in which the Cloud Redis Instance is defined.
var
string
$this