[[["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-09 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the `com.google.api.gax.httpjson` package, specifically focusing on version 2.59.1, and includes links to multiple versions of this class."],["The `ApiMethodDescriptor.Builder` class is an abstract class that inherits from `java.lang.Object` and is designed for building `ApiMethodDescriptor` instances."],["The Builder class uses two type parameters, `RequestT` and `ResponseT`, and it includes methods such as `build()`, `getRequestFormatter()`, and various `set` methods to configure the `ApiMethodDescriptor`."],["There are several methods that can be used to modify the builder, including `setFullMethodName` to define the full name of the method, `setHttpMethod` to set the HTTP method, `setRequestFormatter` to set how requests are formatted, and `setResponseParser` to set how the responses are parsed."],["The latest version of the class in the documentation is `2.63.1` and there are several other historical versions listed from `2.62.0` down to `2.7.1`."]]],[]]