[[["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-15 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()`."]]],[]]