[[["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."],[[["The 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."],["This `Builder` class is used to construct `ApiMethodDescriptor` instances, supporting generic types `RequestT` and `ResponseT` for request and response objects respectively."],["The most recent version available is 2.63.1, with a list of many other previous versions available going as far back as version 2.7.1."],["The `ApiMethodDescriptor.Builder` class inherits methods from `java.lang.Object`, such as `equals`, `hashCode`, `toString`, etc."],["The `Builder` class offers various methods for configuration, such as setting the full method name, HTTP method, request formatter, response parser, operation snapshot factory, polling request factory and the method type, before building the final `ApiMethodDescriptor`."]]],[]]