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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eInsightStateInfo\u003c/code\u003e class within the Google Cloud Recommender v1 API, including its properties and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eInsightStateInfo\u003c/code\u003e class is 3.7.0, with versions ranging from 2.5.0 to 3.7.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInsightStateInfo\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eState\u003c/code\u003e, which represents the insight state, and \u003ccode\u003eStateMetadata\u003c/code\u003e, which holds a map of metadata associated with the state.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors \u003ccode\u003eInsightStateInfo()\u003c/code\u003e and \u003ccode\u003eInsightStateInfo(InsightStateInfo other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Recommender v1 API - Class InsightStateInfo (3.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.6.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.5.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.4.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.3.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.2.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.1.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/3.0.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.8.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.7.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.6.0/Google.Cloud.Recommender.V1.InsightStateInfo)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Recommender.V1/2.5.0/Google.Cloud.Recommender.V1.InsightStateInfo) \n\n public sealed class InsightStateInfo : IMessage\u003cInsightStateInfo\u003e, IEquatable\u003cInsightStateInfo\u003e, IDeepCloneable\u003cInsightStateInfo\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Recommender v1 API class InsightStateInfo.\n\nInformation related to insight state. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e InsightStateInfo \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[InsightStateInfo](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.InsightStateInfo), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[InsightStateInfo](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.InsightStateInfo), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[InsightStateInfo](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1.InsightStateInfo), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Recommender.V1](/dotnet/docs/reference/Google.Cloud.Recommender.V1/latest/Google.Cloud.Recommender.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Recommender.V1.dll\n\nConstructors\n------------\n\n### InsightStateInfo()\n\n public InsightStateInfo()\n\n### InsightStateInfo(InsightStateInfo)\n\n public InsightStateInfo(InsightStateInfo other)\n\nProperties\n----------\n\n### State\n\n public InsightStateInfo.Types.State State { get; set; }\n\nInsight state.\n\n### StateMetadata\n\n public MapField\u003cstring, string\u003e StateMetadata { get; }\n\nA map of metadata for the state, provided by user or automations systems."]]