Reference documentation and code samples for the Google Cloud Memorystore for Redis V1 API class Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo.
Represents additional information about the state of the cluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#update_info
def update_info() -> ::Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo::UpdateInfo
Returns
- (::Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo::UpdateInfo) — Describes ongoing update on the cluster when cluster state is UPDATING.
#update_info=
def update_info=(value) -> ::Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo::UpdateInfo
Parameter
- value (::Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo::UpdateInfo) — Describes ongoing update on the cluster when cluster state is UPDATING.
Returns
- (::Google::Cloud::Redis::Cluster::V1::Cluster::StateInfo::UpdateInfo) — Describes ongoing update on the cluster when cluster state is UPDATING.