[[["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 Library for Java, specifically in the `httpjson` package, with the latest version being 2.63.1."],["The `ApiMethodDescriptor.Builder` class is an abstract builder that aids in creating `ApiMethodDescriptor` instances and is generic, accepting two type parameters `RequestT` and `ResponseT`."],["The `Builder` class includes methods for setting crucial properties, such as the full method name, HTTP method, request/response formatters, and other parameters required for `ApiMethodDescriptor`."],["The document lists all versions from 2.63.1 down to version 2.7.1, along with their corresponding links to documentation for each version of `ApiMethodDescriptor.Builder`."],["This abstract class inherits several members from the `java.lang.Object` class, such as `clone()`, `equals(Object)`, and `getClass()`, among others."]]],[]]