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\u003eThis webpage details the \u003ccode\u003eRecommendationStateInfo\u003c/code\u003e class, which is essential for managing the state and metadata of recommendations within the Google Cloud Recommender V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRecommendationStateInfo\u003c/code\u003e class is 3.7.0, but the current context of the page is focused on version 2.7.0, with links to older and newer versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationStateInfo\u003c/code\u003e class 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, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, \u003ccode\u003eRecommendationStateInfo()\u003c/code\u003e and \u003ccode\u003eRecommendationStateInfo(RecommendationStateInfo)\u003c/code\u003e, to initialize new instances of the class, including options for copying an existing instance, and two main properties, \u003ccode\u003eState\u003c/code\u003e and \u003ccode\u003eStateMetadata\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e property defines the recommendation's status, such as ACTIVE, SUCCEEDED, or FAILED, and the \u003ccode\u003eStateMetadata\u003c/code\u003e property contains a map of string key-value pairs offering additional details about the state.\u003c/p\u003e\n"]]],[],null,[]]