[[["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 in Java, with version 2.63.1 being the latest available version."],["The `ApiMethodDescriptor` class is an abstract class with type parameters `RequestT` and `ResponseT`, inheriting from `java.lang.Object`."],["Key functionalities of `ApiMethodDescriptor` include getting the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and method type, as well as providing a builder and a toBuilder method for creating and modifying instances."],["The page lists a comprehensive history of `ApiMethodDescriptor` versions, ranging from the latest 2.63.1 down to version 2.7.1, each with its own documentation link."],["The `ApiMethodDescriptor` class also have static and abstract methods available, such as newBuilder(), getFullMethodName(), getHttpMethod(), getOperationSnapshotFactory(), getPollingRequestFactory(), getRequestFormatter(), getResponseParser(), getType(), and toBuilder()."]]],[]]