public sealed class InsightStateInfo : IMessage<InsightStateInfo>, IEquatable<InsightStateInfo>, IDeepCloneable<InsightStateInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class InsightStateInfo.
[[["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 document provides reference documentation for the `InsightStateInfo` class within the Google Cloud Recommender v1 API, including its properties and implementation details."],["The latest version of the `InsightStateInfo` class is 3.7.0, with versions ranging from 2.5.0 to 3.7.0 available."],["`InsightStateInfo` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `State`, which represents the insight state, and `StateMetadata`, which holds a map of metadata associated with the state."],["The class has two constructors `InsightStateInfo()` and `InsightStateInfo(InsightStateInfo other)`."]]],[]]