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.
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