[[["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-17 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the `com.google.api.gax.httpjson` package, specifically focusing on versions from 2.7.1 up to the latest release, 2.63.1."],["The `ApiMethodDescriptor.Builder` is an abstract static class in Java, inheriting from `java.lang.Object`, designed to construct `ApiMethodDescriptor` instances with methods such as build(), getRequestFormatter(), and several setter methods to configure the `ApiMethodDescriptor`."],["The documentation lists 49 different versions of the `ApiMethodDescriptor.Builder`, each with a unique link to its respective API documentation."],["The `ApiMethodDescriptor.Builder` includes methods for setting various properties such as full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and method type, allowing for comprehensive configuration."],["There are also two type parameters `RequestT` and `ResponseT` with no description provided that appear to be related to the request and response types for the `ApiMethodDescriptor`, respectively."]]],[]]