[[["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, focusing on version 2.53.0 and offering links to previous and more recent versions."],["The `ApiMethodDescriptor` class is an abstract class that defines the structure of API methods, with `RequestT` and `ResponseT` being its type parameters."],["The class offers inherited members from the base class `Object`, along with specific static methods, a constructor, and several abstract methods, like `getFullMethodName()`, `getHttpMethod()`, `getPollingRequestFactory()`, among others."],["Static method `newBuilder()` allows the building of an `ApiMethodDescriptor` object through the `Builder` class and the method `toBuilder()` allows to create a builder from an existing object."],["The documentation lists all available versions, from 2.63.1 (latest) down to version 2.7.1, each with a link to its documentation."]]],[]]