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 Google Cloud API Keys v2 API, specifically for the .NET environment, and it serves as the request message 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, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLookupKeyRequest\u003c/code\u003e objects can be constructed using either a default constructor or a copy constructor that takes another \u003ccode\u003eLookupKeyRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eKeyString\u003c/code\u003e property, which is a required string used to identify the project associated with the given API key string.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of this method goes as far back as version 1.0.0, with the latest being 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]