[[["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 and version 2.32.1 being the current document's focus."],["The `ApiMethodDescriptor` is an abstract class that defines how to interact with API methods and it supports two type parameters, `RequestT` and `ResponseT`."],["The `ApiMethodDescriptor` class offers static methods, including `newBuilder()`, to create new instances, and abstract methods like `getFullMethodName()`, `getHttpMethod()`, `getRequestFormatter()`, and `getResponseParser()`, among others."],["The page lists the available versions of the `ApiMethodDescriptor` class from 2.63.1 down to 2.7.1, providing links to the documentation for each specific version."],["There is a list of inherited methods from `java.lang.Object` available to the `ApiMethodDescriptor` class."]]],[]]