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."],[[["The page provides documentation for the `InsightStateInfo` class within the Google Cloud Recommender v1 API, detailing its properties, inheritance, and implementation."],["The `InsightStateInfo` class is part of the `Google.Cloud.Recommender.V1` namespace and is implemented in the `Google.Cloud.Recommender.V1.dll` assembly."],["It lists a range of versions of the library, from version 2.5.0 up to the latest version of 3.7.0, including version 3.4.0 which is detailed on the page, and provides links to their respective documentation."],["The class has two properties: `State`, which defines the insight state, and `StateMetadata`, which provides a user-defined or automated map of metadata for the state."],["This class, `InsightStateInfo`, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."]]],[]]