[[["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-07-01 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package in Java, with version 2.19.0 being the displayed version, although the latest version documented is 2.63.1."],["The `ApiMethodDescriptor` is an abstract class, that has two type parameters, `RequestT` and `ResponseT`, inheriting from `java.lang.Object` with several inherited methods like `clone()` and `equals(Object)`."],["Key functionalities of `ApiMethodDescriptor` include the ability to retrieve the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and the method type."],["The page offers a range of documented versions of `ApiMethodDescriptor`, from version 2.7.1 up to the most recent version 2.63.1, where each entry links to the documentation for the corresponding version."],["The class also includes a static method for creating a new builder with the `newBuilder()` method."]]],[]]