public sealed class RecommendationStateInfo : IMessage<RecommendationStateInfo>, IEquatable<RecommendationStateInfo>, IDeepCloneable<RecommendationStateInfo>, IBufferMessage, IMessage
Information for state. Contains state and metadata.
[[["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\u003eThe latest version of the \u003ccode\u003eRecommendationStateInfo\u003c/code\u003e class is 3.7.0, with previous versions ranging from 3.6.0 down to 2.5.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendationStateInfo\u003c/code\u003e is a class that contains the state and metadata for a recommendation, implementing multiple interfaces like \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\u003eThis class is found within the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e namespace, part of the \u003ccode\u003eGoogle.Cloud.Recommender.V1.dll\u003c/code\u003e assembly, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eState\u003c/code\u003e which indicates the current state of a recommendation (e.g., ACTIVE, SUCCEEDED, FAILED), and \u003ccode\u003eStateMetadata\u003c/code\u003e, a map storing additional metadata about the state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationStateInfo\u003c/code\u003e class contains two constructors, a default one and one with the parameter \u003ccode\u003eRecommendationStateInfo other\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]