[[["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 Google API Client Library for Java, specifically the `com.google.api.gax.httpjson` package."],["The documentation spans numerous versions of the library, ranging from version 2.7.1 up to the latest version 2.63.1, allowing users to find specific documentation relevant to their dependency."],["The `ApiMethodDescriptor.Builder` is a static abstract class used to construct `ApiMethodDescriptor` objects, and it includes methods such as `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()`."],["The class inherits several methods from the `java.lang.Object` class, including methods like `clone()`, `equals()`, `hashCode()`, `toString()`, and `wait()`."],["The `ApiMethodDescriptor.Builder` class takes two type parameters, `RequestT` and `ResponseT`, which are not further described in this document but are likely used for request and response object typing."]]],[]]