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