Reference documentation and code samples for the Google Cloud Memorystore V1 Client class UpdateInfo.
Represents information about instance with state UPDATING.
Generated from protobuf message google.cloud.memorystore.v1.Instance.StateInfo.UpdateInfo
Namespace
Google \ Cloud \ Memorystore \ V1 \ Instance \ StateInfoMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ target_shard_count
int
Output only. Target number of shards for the instance.
↳ target_replica_count
int
Output only. Target number of replica nodes per shard for the instance.
↳ target_engine_version
string
Output only. Target engine version for the instance.
↳ target_node_type
int
Output only. Target node type for the instance.
getTargetShardCount
Output only. Target number of shards for the instance.
int
hasTargetShardCount
clearTargetShardCount
setTargetShardCount
Output only. Target number of shards for the instance.
var
int
$this
getTargetReplicaCount
Output only. Target number of replica nodes per shard for the instance.
int
hasTargetReplicaCount
clearTargetReplicaCount
setTargetReplicaCount
Output only. Target number of replica nodes per shard for the instance.
var
int
$this
getTargetEngineVersion
Output only. Target engine version for the instance.
string
hasTargetEngineVersion
clearTargetEngineVersion
setTargetEngineVersion
Output only. Target engine version for the instance.
var
string
$this
getTargetNodeType
Output only. Target node type for the instance.
int
hasTargetNodeType
clearTargetNodeType
setTargetNodeType
Output only. Target node type for the instance.
var
int
$this