Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::Instance::StateInfo::UpdateInfo.
Represents information about instance with state UPDATING.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#target_engine_version
def target_engine_version() -> ::String
Returns
- (::String) — Output only. Target engine version for the instance.
#target_node_type
def target_node_type() -> ::Google::Cloud::Memorystore::V1::Instance::NodeType
Returns
- (::Google::Cloud::Memorystore::V1::Instance::NodeType) — Output only. Target node type for the instance.
#target_replica_count
def target_replica_count() -> ::Integer
Returns
- (::Integer) — Output only. Target number of replica nodes per shard for the instance.
#target_shard_count
def target_shard_count() -> ::Integer
Returns
- (::Integer) — Output only. Target number of shards for the instance.