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-04-17 UTC."],[[["The latest version available for the Google Cloud Recommender v1 API's InsightStateInfo class is version 3.7.0, with version 3.5.0 as the current context."],["This documentation provides reference and code samples for the `InsightStateInfo` class, which is used to manage the state information of insights in the Google Cloud Recommender v1 API."],["The `InsightStateInfo` class, found in the namespace `Google.Cloud.Recommender.V1`, includes properties such as `State` and `StateMetadata` to define and describe the insight's state, and it can be constructed with no parameters, or by using another instance of InsightStateInfo."],["The `InsightStateInfo` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base object class, and provides functions like `GetHashCode`, `GetType` and `ToString`."],["There are several previous versions of the `InsightStateInfo` class that are also accessible, including versions 3.6.0 down to 2.5.0, if older versions of this class are needed."]]],[]]