[[["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 most recent version documented being 2.63.1."],["The `ApiMethodDescriptor.Builder` class is an abstract static class that inherits from `java.lang.Object` and is used to build `ApiMethodDescriptor` instances."],["The class allows users to specify parameters like `fullMethodName`, `httpMethod`, `requestFormatter`, `responseParser`, `pollingRequestFactory`, `operationSnapshotFactory`, and `type` when building `ApiMethodDescriptor` objects."],["The documentation lists various versions of the `ApiMethodDescriptor.Builder` class, ranging from version 2.63.1 (latest) down to version 2.7.1, accessible via distinct links."],["The class utilizes two type parameters, `RequestT` and `ResponseT`, indicating it works with generic request and response types."]]],[]]