[[["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.Builder` class within the Google API Client Libraries for Java (gax) library, with version 2.63.1 being the latest."],["The documentation lists various versions of the `ApiMethodDescriptor.Builder` class, ranging from version 2.63.1 down to 2.7.1, with corresponding links to their respective documentation pages."],["`ApiMethodDescriptor.Builder` is an abstract class used to construct `ApiMethodDescriptor` instances, offering methods to define the full method name, HTTP method, request/response formatters and parsers, and method type."],["The class inherits members from `java.lang.Object` which provide basic functionalities such as `clone()`, `equals()`, `getClass()`, etc."],["The `Builder` class supports type parameters `RequestT` and `ResponseT` which specify the types of the request and response objects."]]],[]]