public sealed class LookupKeyResponse : IMessage<LookupKeyResponse>, IEquatable<LookupKeyResponse>, IDeepCloneable<LookupKeyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class LookupKeyResponse.
[[["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 webpage provides reference documentation for the `LookupKeyResponse` class within the Google.Cloud.ApiKeys.V2 API, detailing its usage and properties."],["The `LookupKeyResponse` class is the response message for the `LookupKey` method and inherits from `object` while implementing several interfaces like `IMessage` and `IEquatable`."],["The API has had 5 released versions, with 1.4.0 being the latest version."],["Key properties of `LookupKeyResponse` include `Name`, representing the API key's resource name, and `Parent`, indicating the project owning the specified key."],["The `LookupKeyResponse` class has two constructors, a default constructor, and one that takes another `LookupKeyResponse` instance as an argument."]]],[]]