[[["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.7.1 of the library, while listing available versions up to 2.63.1."],["The `ApiMethodDescriptor.Builder` class is an abstract builder for creating `ApiMethodDescriptor` objects, with methods to set properties like the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, and response parser."],["The class inherits from `java.lang.Object` and includes type parameters `RequestT` and `ResponseT` to define the types of requests and responses handled."],["The `build()` method is an abstract method within the `ApiMethodDescriptor.Builder` class that is used to construct an `ApiMethodDescriptor` instance."],["The document provides links to previous versions of this API, including versions 2.62.0 through to 2.7.1 with links to their associated documentation."]]],[]]