[[["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-09 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 inherits from `java.lang.Object` and is used to construct `ApiMethodDescriptor` objects, parameterized by `RequestT` and `ResponseT`."],["The page lists a comprehensive history of versions, starting from 2.63.1 (latest) and going down to 2.7.1, each linking to the specific documentation for that release."],["The documentation outlines the constructor, `Builder()`, and various methods to configure the builder, such as `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()`."],["The documentation specifies the parameters, return types, and descriptions of each method, detailing how to manipulate and construct `ApiMethodDescriptor` objects, along with inherited methods from `Object`."]]],[]]