[[["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."],[[["The page provides documentation for the `ApiMethodDescriptor` class in the `com.google.api.gax.httpjson` package, specifically for version 2.31.1, with links to various versions."],["`ApiMethodDescriptor` is an abstract class used to define API method descriptors, extending from the base Java `Object` class and having two type parameters: `RequestT` and `ResponseT`."],["The class offers several abstract methods, including `getFullMethodName`, `getHttpMethod`, `getOperationSnapshotFactory`, `getPollingRequestFactory`, `getRequestFormatter`, `getResponseParser`, `getType`, and `toBuilder`, for configuring and handling API requests and responses."],["The page documents a static method `newBuilder` that will return a `Builder` to create a `ApiMethodDescriptor` object."],["The documentation contains a link to the most recent version of the same documentation, which is 2.63.1."]]],[]]