[[["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.Builder` class within the Google API Client Libraries for Java (gax) library, with the latest version being 2.63.1."],["The `ApiMethodDescriptor.Builder` class is an abstract builder used for constructing `ApiMethodDescriptor` instances, and is parameterized by `RequestT` and `ResponseT` type variables."],["The class inherits from `java.lang.Object`, providing standard object methods such as `clone()`, `equals()`, and `toString()`."],["It offers methods such as `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, and `setType()`, that allow you to configure and customize the construction of the `ApiMethodDescriptor`."],["The webpage lists all available versions of the library that are linked to the `ApiMethodDescriptor.Builder`, ranging from 2.63.1 down to 2.7.1."]]],[]]