[[["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 Library for Java, specifically in the `com.google.api.gax.httpjson` package."],["The content includes a list of available versions of the `ApiMethodDescriptor.Builder` class, ranging from version 2.7.1 up to the latest version 2.63.1, and also highlights version 2.49.0 as a specific version."],["`ApiMethodDescriptor.Builder` is an abstract class, shown by the inheritance listed, that is used for building `ApiMethodDescriptor` objects, handling request and response types, as well as HTTP method configurations."],["The `ApiMethodDescriptor.Builder` class has methods for configuring various aspects of an API method, such as setting the full method name, HTTP method, request and response formatters, and type, with the builder object being returned by each setter."],["The provided content also shows various methods inherited from the base `Object` class, such as `clone()`, `equals(Object)`, `hashCode()`, and others, that are available for use."]]],[]]