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"]],[["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-03-21 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."]]],[]]