[[["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.39.0 being the current displayed version."],["The `ApiMethodDescriptor` class is an abstract class, that extends `java.lang.Object` and includes type parameters `RequestT` and `ResponseT` that represent request and response types respectively."],["The class offers static and instance methods such as `newBuilder()`, `getFullMethodName()`, `getHttpMethod()`, `getRequestFormatter()`, `getResponseParser()`, `getType()`, and `toBuilder()` to help manage the description of an API method."],["There is an extensive list of available versions for the `ApiMethodDescriptor` documentation provided, ranging from the most recent 2.63.1, down to 2.7.1, with many increments in between."],["The page also lists several inherited members from `java.lang.Object`, like `clone()`, `equals(Object)`, and `wait()`, which are accessible to any class extending it."]]],[]]