[[["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 Library for Java, specifically for the `com.google.api.gax.httpjson` package, with the latest version being 2.63.1."],["The `ApiMethodDescriptor` class is an abstract class that serves as a base for describing API methods, and its main function is defining the parameters of requests and responses between the client and server."],["This page lists different versions of the `ApiMethodDescriptor` class, ranging from the latest (2.63.1) down to 2.7.1, allowing users to access documentation for their specific library version."],["The class has several inherited members from the `java.lang.Object` class such as `clone()`, `equals()`, and `toString()`, as well as the abstract methods such as `getFullMethodName()` and `getHttpMethod()`, all of which are detailed in this documentation."],["It includes static methods, as well as information related to the Type Parameters `RequestT` and `ResponseT`, and the static method `\u003cRequestT,ResponseT\u003enewBuilder()` that generates a builder."]]],[]]