[[["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."],[[["The webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the Google API Client Libraries for Java, specifically the `gax` library."],["The latest version of `ApiMethodDescriptor.Builder` is documented under version 2.63.1, with numerous previous versions available for reference, down to 2.7.1."],["This class, `ApiMethodDescriptor.Builder`, is an abstract class that inherits from `java.lang.Object` and is used for building `ApiMethodDescriptor` objects."],["`ApiMethodDescriptor.Builder` supports various methods for configuration, such as `setFullMethodName`, `setHttpMethod`, `setRequestFormatter`, `setResponseParser`, and more, and it also uses type parameters `RequestT` and `ResponseT` for request and response types."],["The documentation covers the builders methods including the return types and parameters they use to configure an `ApiMethodDescriptor`."]]],[]]