[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]