[[["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 documentation includes a list of available versions, ranging from the latest version 2.63.1 down to 2.7.1, with links to their respective API reference pages."],["The `ApiMethodDescriptor.Builder` class is an abstract static class used for building `ApiMethodDescriptor` objects, and it inherits members from the `java.lang.Object` class."],["The `Builder` class has several methods, including `build()`, `getRequestFormatter()`, and methods to set the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and method type."],["The `ApiMethodDescriptor.Builder` class utilizes type parameters `RequestT` and `ResponseT` for defining request and response types respectively, and it is crucial for configuring how API methods are constructed and handled."]]],[]]