[[["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 version 2.63.1 being the most recent version."],["The `ApiMethodDescriptor.Builder` class is an abstract static class that inherits from `java.lang.Object` and is parameterized by `RequestT` and `ResponseT`."],["The primary functions of this builder include `build()`, which constructs the `ApiMethodDescriptor`, and setter methods such as `setFullMethodName`, `setHttpMethod`, `setOperationSnapshotFactory`, `setPollingRequestFactory`, `setRequestFormatter`, and `setResponseParser` which configure various aspects of the API method."],["The page lists all available versions of the documentation from 2.63.1 down to 2.7.1, each linking to its corresponding `ApiMethodDescriptor.Builder` documentation."],["The `ApiMethodDescriptor.Builder` class provides a public constructor `Builder()` allowing for initialization."]]],[]]