[[["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-09 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package in Java, with version 2.63.1 being the latest available version."],["The `ApiMethodDescriptor` class is an abstract class designed to describe an API method, handling requests (`RequestT`) and responses (`ResponseT`)."],["The page includes a comprehensive list of available versions for `ApiMethodDescriptor` from 2.63.1 down to 2.7.1, showing its history and evolution."],["The documentation outlines the class's inheritance, inherited members, type parameters, static methods (like `newBuilder()`), constructors, and abstract methods, detailing functionality such as full method name, HTTP method, and various factories and parsers."],["The `ApiMethodDescriptor` class enables the defining and building of API method descriptions through methods such as `getFullMethodName()`, `getHttpMethod()`, and `getType()`."]]],[]]