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."],[[["This document provides reference documentation for the `LookupKeyRequest` class within the Google.Cloud.ApiKeys.V2 API, specifically for version 1.2.0."],["The `LookupKeyRequest` class is a request message used for the `LookupKey` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["`LookupKeyRequest` has two constructors: a default one and another that takes another `LookupKeyRequest` as a parameter, and also contains the property `KeyString`, which is a string that is used to find the project owning the key string value."],["There are multiple versions available with the latest being version 1.4.0."]]],[]]