public sealed class InsightStateInfo : IMessage<InsightStateInfo>, IEquatable<InsightStateInfo>, IDeepCloneable<InsightStateInfo>, IBufferMessage, IMessage
[[["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 webpage details the `InsightStateInfo` class, which is part of the Google Cloud Recommender V1 library in .NET."],["`InsightStateInfo` provides information related to the state of insights and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and another that takes an `InsightStateInfo` object as a parameter."],["`InsightStateInfo` includes two properties: `State`, representing the state of the insight, and `StateMetadata`, which is a map for storing state-related metadata."],["The documentation shows the different versions available, starting with the latest 3.7.0 and going back to 2.5.0."]]],[]]