[[["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 page provides documentation for the `ApiMethodDescriptor.Builder` class within the `com.google.api.gax.httpjson` package, specifically for version 2.13.0 and its subsequent versions up to 2.63.1."],["The `ApiMethodDescriptor.Builder` is an abstract class used to construct `ApiMethodDescriptor` instances, defining methods for setting parameters like full method name, HTTP method, and various factories and formatters."],["The class inherits from `java.lang.Object`, and includes type parameters `RequestT` and `ResponseT`, allowing it to handle different request and response types."],["Key methods of the Builder class include `build()`, `getRequestFormatter()`, and setters for configuring the method descriptor, like `setFullMethodName()`, `setHttpMethod()`, and `setResponseParser()`."],["The latest version of the `ApiMethodDescriptor.Builder` is 2.63.1, with links provided to view each version's specific documentation."]]],[]]