public sealed class Cluster.Types.StateInfo : IMessage<Cluster.Types.StateInfo>, IEquatable<Cluster.Types.StateInfo>, IDeepCloneable<Cluster.Types.StateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class Cluster.Types.StateInfo.
Represents additional information about the state of the cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `Cluster.Types.StateInfo` class, a part of the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The `Cluster.Types.StateInfo` class represents additional information about the state of a Redis cluster and is implemented in version 1.2.0 of the `Google.Cloud.Redis.Cluster.V1` package."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Cluster.Types.StateInfo` has two constructors, `StateInfo()` and `StateInfo(Cluster.Types.StateInfo other)`, and two properties, `InfoCase` to indicate which info is set, and `UpdateInfo` to describe ongoing cluster updates."],["There are multiple versions of the Cluster API available for reference, with version 1.4.0 being the most recent and version 1.0.0 being the oldest."]]],[]]