public sealed class MarkRecommendationSucceededRequest : IMessage<MarkRecommendationSucceededRequest>, IEquatable<MarkRecommendationSucceededRequest>, IDeepCloneable<MarkRecommendationSucceededRequest>, IBufferMessage, IMessage
Request for the MarkRecommendationSucceeded Method.
public MapField<string, string> StateMetadata { get; }
State properties to include with this state. Overwrites any existing
state_metadata.
Keys must match the regex /^[a-z0-9][a-z0-9_.-]{0,62}$/.
Values must match the regex /^[a-zA-Z0-9_./-]{0,255}$/.
[[["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 \u003ccode\u003eMarkRecommendationSucceededRequest\u003c/code\u003e class is used to represent a request for the \u003ccode\u003eMarkRecommendationSucceeded\u003c/code\u003e method within the Google Cloud Recommender API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all available from the Protobuf package.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMarkRecommendationSucceededRequest\u003c/code\u003e class offers constructors for creating new instances, including one that copies the state from an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRecommendationName\u003c/code\u003e, and \u003ccode\u003eStateMetadata\u003c/code\u003e to specify the details of the recommendation to be marked as succeeded.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.7.0 is the latest version, but this page is dedicated to version 2.5.0, and it provides links to other versions ranging from 2.5.0 to 3.7.0, allowing for version specific implementations.\u003c/p\u003e\n"]]],[],null,[]]