[[["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, supporting generic types `RequestT` and `ResponseT`."],["The provided documentation includes a comprehensive list of previous versions of this class, starting from version 2.62.0 down to version 2.7.1, in which each version is a link to its respective page."],["Key functionalities of this class include methods for setting the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and the method type."],["The `Builder` class contains public methods like `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()`, all returning `Builder` objects or other useful objects."]]],[]]