[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package, offering a comprehensive list of versions, ranging from 2.63.1 (latest) down to 2.7.1."],["`ApiMethodDescriptor` is an abstract class in Java, extending `java.lang.Object`, used to define HTTP JSON API methods and having two type parameters: `RequestT` and `ResponseT`."],["The class provides static methods, like `newBuilder()`, to create instances and its own abstract methods, including `getFullMethodName()`, `getHttpMethod()`, `getOperationSnapshotFactory()`, `getPollingRequestFactory()`, `getRequestFormatter()`, `getResponseParser()`, `getType()`, and `toBuilder()`, to manage API method details."],["This page highlights inherited members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, `getClass()`, `hashCode()`, `toString()`, and `wait()`."],["The documentation also includes descriptions for returned types of some of the methods, such as `Builder`, `String`, `OperationSnapshotFactory`, `PollingRequestFactory`, `HttpRequestFormatter`, `HttpResponseParser`, and `ApiMethodDescriptor.MethodType`."]]],[]]