public sealed class GetExternalApiRequest : IMessage<GetExternalApiRequest>, IEquatable<GetExternalApiRequest>, IDeepCloneable<GetExternalApiRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class GetExternalApiRequest.
The [GetExternalApi][google.cloud.apihub.v1.ApiHub.GetExternalApi] method's
request.
[[["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 page provides reference documentation for the `GetExternalApiRequest` class within the API hub v1 API."],["`GetExternalApiRequest` is used as the request type for the `GetExternalApi` method within the API hub."],["The `GetExternalApiRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class has two constructors: one default and another that takes another `GetExternalApiRequest` as a parameter, it contains properties such as `ExternalApiName` and `Name`."],["There are two versions of the API documented, `1.0.0 (latest)` and `1.0.0-beta02`, allowing for different levels of stability and functionality."]]],[]]