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."],[[["The content details the `InsightStateInfo` class, which is part of the `Google.Cloud.Recommender.V1` namespace and is found in the `Google.Cloud.Recommender.V1.dll` assembly."],["`InsightStateInfo` provides information related to the state of an insight, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InsightStateInfo` class has two constructors, one default and one that accepts another `InsightStateInfo` object for copying."],["It includes two properties, `State` which is of type `InsightStateInfo.Types.State`, and `StateMetadata`, which is a map of string key-value pairs for user or system-provided state metadata."],["The content provides a list of links to older versions, as well as the latest, with 3.7.0 being the newest and 2.5.0 being the oldest."]]],[]]