[[["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-02 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the Google API Client Library for Java, specifically in the `com.google.api.gax.httpjson` package."],["The page offers a comprehensive list of available versions, ranging from version 2.63.1 (latest) down to version 2.7.1, allowing users to select documentation for a specific release."],["The `ApiMethodDescriptor.Builder` class is an abstract static class that inherits from `java.lang.Object`, serving as a builder for `ApiMethodDescriptor` instances."],["Key functionalities include methods to build `ApiMethodDescriptor` objects, set HTTP methods and full method names, format requests, parse responses, and manage operation and polling request factories."],["Type parameters `RequestT` and `ResponseT` are used in the builder class to define the request and response types, allowing for generic usage within the API."]]],[]]