public sealed class MarkRecommendationClaimedRequest : IMessage<MarkRecommendationClaimedRequest>, IEquatable<MarkRecommendationClaimedRequest>, IDeepCloneable<MarkRecommendationClaimedRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Recommender v1 API class MarkRecommendationClaimedRequest.
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 available for the \u003ccode\u003eMarkRecommendationClaimedRequest\u003c/code\u003e class in the Google Cloud Recommender v1 API is 3.7.0, with multiple older versions also being accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eMarkRecommendationClaimedRequest\u003c/code\u003e, is used to construct requests for the \u003ccode\u003eMarkRecommendationClaimed\u003c/code\u003e method, which is part of the Google Cloud Recommender API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMarkRecommendationClaimedRequest\u003c/code\u003e includes properties such as \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRecommendationName\u003c/code\u003e, and \u003ccode\u003eStateMetadata\u003c/code\u003e to specify details about the recommendation being claimed, it also 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required field to specify the name of the recommendation, and \u003ccode\u003eEtag\u003c/code\u003e is a required field to provide a fingerprint for optimistic locking.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStateMetadata\u003c/code\u003e property is used to include state properties, where keys and values are subjected to specific regex format constraints.\u003c/p\u003e\n"]]],[],null,[]]