[[["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 Google API Client Libraries for Java (gax) library, with version 2.63.1 being the latest."],["The page includes a comprehensive list of available versions of the `ApiMethodDescriptor.Builder`, ranging from version 2.63.1 down to 2.7.1, with each version hyperlinked to its respective documentation."],["`ApiMethodDescriptor.Builder` is an abstract static class used to build `ApiMethodDescriptor` objects for defining API method details, supporting generic types `RequestT` and `ResponseT`."],["The `Builder` class inherits from `java.lang.Object` and provides methods for setting properties such as the full method name, HTTP method, request and response formatters, and operation and polling request factories."],["Key functionalities of the `ApiMethodDescriptor.Builder` class include building the `ApiMethodDescriptor`, retrieving the request formatter, and setting various method-related properties like method type, full method name, and HTTP method."]]],[]]