[[["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-04-02 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor` class within the Google API Client Libraries for Java (GAX), specifically for version 2.37.0 and earlier versions up to 2.7.1."],["The `ApiMethodDescriptor` class is an abstract class used to define API method descriptions for requests (`RequestT`) and responses (`ResponseT`)."],["Key functionalities of `ApiMethodDescriptor` include obtaining the full method name, the HTTP method, factories for operation snapshots and polling requests, and formatters/parsers for HTTP requests and responses."],["The page also features a list of available GAX versions, with version 2.63.1 being the latest."],["`ApiMethodDescriptor` offers static methods like `newBuilder()` to construct new instances, and the ability to create a builder from an existing one with `toBuilder()`."]]],[]]