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\u003eThe \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e class is used to request the marking of a recommendation as failed within the Google Cloud Recommender service, with the latest available version being 3.7.0.\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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eEtag\u003c/code\u003e for optimistic locking and \u003ccode\u003eName\u003c/code\u003e to identify the recommendation, along with \u003ccode\u003eRecommendationName\u003c/code\u003e offering a typed view over the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStateMetadata\u003c/code\u003e property allows the inclusion of state properties, overwriting any existing metadata, and it is defined with key-value pair string values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e class has two constructors, one default and one that takes another instance of \u003ccode\u003eMarkRecommendationFailedRequest\u003c/code\u003e as a parameter for creating a new object based on the parameter.\u003c/p\u003e\n"]]],[],null,[]]