[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]