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 documentation is for the `GetExternalApiRequest` class, which is part of the API hub v1 API and is used to make requests to the `GetExternalApi` method."],["The `GetExternalApiRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has two constructors: a default constructor `GetExternalApiRequest()` and a copy constructor `GetExternalApiRequest(GetExternalApiRequest other)`."],["The `GetExternalApiRequest` class has two properties: `ExternalApiName` which is a typed view over the resource name property and `Name` which is a required string for the resource name."]]],[]]