public sealed class LookupKeyRequest : IMessage<LookupKeyRequest>, IEquatable<LookupKeyRequest>, IDeepCloneable<LookupKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class LookupKeyRequest.
[[["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\u003eLookupKeyRequest\u003c/code\u003e class is part of the API Keys v2 API and is used to make requests for the \u003ccode\u003eLookupKey\u003c/code\u003e method.\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, which provide functionalities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from the base \u003ccode\u003eobject\u003c/code\u003e class, inheriting basic methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that allows creating a new \u003ccode\u003eLookupKeyRequest\u003c/code\u003e object, and another that allows creating a copy of an existing \u003ccode\u003eLookupKeyRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eKeyString\u003c/code\u003e property, which is required to specify the API key value for which to search.\u003c/p\u003e\n"]]],[],null,[]]