public sealed class MarkRecommendationFailedRequest : IMessage<MarkRecommendationFailedRequest>, IEquatable<MarkRecommendationFailedRequest>, IDeepCloneable<MarkRecommendationFailedRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class MarkRecommendationFailedRequest.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e class in the Google Cloud Recommender v1 API is 3.7.0, with previous versions ranging back to 2.5.0 also being available.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to submit requests for the \u003ccode\u003eMarkRecommendationFailed\u003c/code\u003e method, which handles the process of marking a recommendation as failed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e 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, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEtag\u003c/code\u003e for optimistic locking, \u003ccode\u003eName\u003c/code\u003e to specify the recommendation's name, \u003ccode\u003eRecommendationName\u003c/code\u003e for a typed view over the resource name, and \u003ccode\u003eStateMetadata\u003c/code\u003e for including state-related properties.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default one, and one that will take a \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e object to construct the new object.\u003c/p\u003e\n"]]],[],null,[]]