[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the `com.google.api.gax.httpjson` package, specifically focusing on version 2.37.0 of the Java library and later versions."],["The `ApiMethodDescriptor.Builder` class is an abstract class used for constructing instances of `ApiMethodDescriptor`, which handles requests and responses of types `RequestT` and `ResponseT` respectively."],["It includes methods to configure various aspects of the API method, such as setting the full method name, HTTP method, request formatter, response parser, operation snapshot factory, polling request factory, and method type."],["The most recent version of this documentation provided on the page is `2.63.1` with prior documentation provided for versions all the way back to `2.7.1` which can be found via links provided."],["This class inherits several general methods from `java.lang.Object` such as `clone()`, `equals(Object)`, `hashCode()`, and `toString()`."]]],[]]