[[["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, spanning versions from 2.7.1 to the latest version, 2.63.1."],["The `ApiMethodDescriptor` class is an abstract class used to manage HTTP-based API interactions, and it inherits methods from `java.lang.Object`."],["The class includes generic type parameters `RequestT` and `ResponseT`, which are used in the definition of static methods and various abstract methods such as `getFullMethodName()`, `getHttpMethod()`, `getOperationSnapshotFactory()`, `getPollingRequestFactory()`, `getRequestFormatter()`, `getResponseParser()`, `getType()`, and `toBuilder()`."],["Static methods include `\u003cRequestT,ResponseT\u003enewBuilder()`, which creates a builder for `ApiMethodDescriptor` instances."],["There is a comprehensive list of available version, providing links to detailed documentation for each specific version of the `ApiMethodDescriptor`."]]],[]]