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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `Cluster.Types.StateInfo` class, a part of the Google Cloud Memorystore for Redis v1 API."],["The `Cluster.Types.StateInfo` class, found within the `Google.Cloud.Redis.Cluster.V1` namespace, represents additional information about a cluster's state."],["The `StateInfo` class has two constructors, `StateInfo()` and `StateInfo(Cluster.Types.StateInfo other)`, to create new instances, and it inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `StateInfo` class includes two primary properties, `InfoCase` which is of type `InfoOneofCase`, and `UpdateInfo` which provides details about ongoing cluster updates."],["The documented versions for this class range from 1.0.0 to 1.4.0, with 1.4.0 being the latest."]]],[]]