public sealed class Instance.Types.StateInfo : IMessage<Instance.Types.StateInfo>, IEquatable<Instance.Types.StateInfo>, IDeepCloneable<Instance.Types.StateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Memorystore v1beta API class Instance.Types.StateInfo.
Additional information about the state of the instance.
[[["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-06-12 UTC."],[[["This document provides reference documentation for the `Instance.Types.StateInfo` class within the Memorystore v1beta API, detailing its properties, constructors, and inheritance."],["The `Instance.Types.StateInfo` class offers methods to interact with the state information of a Memorystore instance, including being able to check its `InfoCase` or `UpdateInfo`."],["This `Instance.Types.StateInfo` class is found in the `Google.Cloud.Memorystore.V1Beta` namespace within the `Google.Cloud.Memorystore.V1Beta.dll` assembly."],["The `StateInfo` class includes two constructors: a default constructor `StateInfo()` and another one `StateInfo(Instance.Types.StateInfo other)` that takes a `StateInfo` instance as a parameter."]]],[]]