[[["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 `com.google.api.gax.httpjson` package in various versions, with the latest version being 2.63.1 and a range of versions down to 2.7.1."],["The `ApiMethodDescriptor` is an abstract class that describes an API method, handling request and response types (`RequestT`, `ResponseT`), and inheriting common methods from the Java `Object` class."],["The class provides static methods, including `newBuilder()`, for creating instances and provides abstract methods such as `getFullMethodName()`, `getHttpMethod()`, `getOperationSnapshotFactory()`, `getPollingRequestFactory()`, `getRequestFormatter()`, `getResponseParser()`, `getType()`, and `toBuilder()` to interact with the API method."],["There are 48 versions of the documentation available, all leading back to the `com.google.api.gax.httpjson.ApiMethodDescriptor` class, in which the `Type Parameters` table displays the `RequestT` and `ResponseT` names with no descriptions."],["The documentation includes details on the inherited members from `Object` and also explains the purpose and return types for each of the methods."]]],[]]