public sealed class MarkRecommendationFailedRequest : IMessage<MarkRecommendationFailedRequest>, IEquatable<MarkRecommendationFailedRequest>, IDeepCloneable<MarkRecommendationFailedRequest>, IBufferMessage, IMessage
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\u003eThis document outlines the \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e class, which is part of the Google Cloud Recommender V1 API, specifically version 2.5.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e is a request object used to mark a recommendation as failed, and it implements multiple interfaces such as \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 provides constructors to initialize a new instance and to create a copy from another \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eEtag\u003c/code\u003e for optimistic locking, \u003ccode\u003eName\u003c/code\u003e for identifying the recommendation, \u003ccode\u003eRecommendationName\u003c/code\u003e for a typed view of the resource name, and \u003ccode\u003eStateMetadata\u003c/code\u003e for including additional state information.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides a list of all the available versions of the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e library, with 3.7.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]