[[["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 details the `GetApiRequest` class, which is a request message used for the `ApiGatewayService.GetApi` function."],["The `GetApiRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and buffer message handling."],["The `GetApiRequest` class has two constructors: a default constructor and a constructor that accepts another `GetApiRequest` instance as a parameter."],["The `GetApiRequest` class contains two properties: `ApiName`, which is a typed view over the resource name, and `Name`, which is the required resource name for an API in the format `projects/*/locations/global/apis/*`."],["The latest available version of this class is 2.4.0, although it currently exists in versions ranging from 1.0.0 to 2.4.0."]]],[]]