public sealed class LookupApiHubInstanceResponse : IMessage<LookupApiHubInstanceResponse>, IEquatable<LookupApiHubInstanceResponse>, IDeepCloneable<LookupApiHubInstanceResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class LookupApiHubInstanceResponse.
The
[LookupApiHubInstance][google.cloud.apihub.v1.Provisioning.LookupApiHubInstance]
method's response.`
[[["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."],[[["The `LookupApiHubInstanceResponse` class in the Google Cloud API Hub v1 API is used to handle the response from the `LookupApiHubInstance` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, a default one and another that takes a `LookupApiHubInstanceResponse` object as an argument."],["It includes a property, `ApiHubInstance`, of type `ApiHubInstance`, which can contain an API Hub instance for a project or remain empty."],["The latest version of the package is `1.0.0` located at `/dotnet/docs/reference/Google.Cloud.ApiHub.V1/latest/Google.Cloud.ApiHub.V1.LookupApiHubInstanceResponse`, with an earlier beta release available at `/dotnet/docs/reference/Google.Cloud.ApiHub.V1/1.0.0-beta02/Google.Cloud.ApiHub.V1.LookupApiHubInstanceResponse`."]]],[]]