Reference documentation and code samples for the Memorystore for Memcached V1 Client class Node.
Generated from protobuf message google.cloud.memcache.v1.Instance.Node
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ node_id
string
Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name.
↳ zone
string
Output only. Location (GCP Zone) for the Memcached node.
↳ state
int
Output only. Current state of the Memcached node.
↳ host
string
Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node.
↳ port
int
Output only. The port number of the Memcached server on this node.
↳ parameters
getNodeId
Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name.
string
setNodeId
Output only. Identifier of the Memcached node. The node id does not include project or location like the Memcached instance name.
var
string
$this
getZone
Output only. Location (GCP Zone) for the Memcached node.
string
setZone
Output only. Location (GCP Zone) for the Memcached node.
var
string
$this
getState
Output only. Current state of the Memcached node.
int
setState
Output only. Current state of the Memcached node.
var
int
$this
getHost
Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node.
string
setHost
Output only. Hostname or IP address of the Memcached node used by the clients to connect to the Memcached server on this node.
var
string
$this
getPort
Output only. The port number of the Memcached server on this node.
int
setPort
Output only. The port number of the Memcached server on this node.
var
int
$this
getParameters
User defined parameters currently applied to the node.
hasParameters
clearParameters
setParameters
User defined parameters currently applied to the node.
$this