[[["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-03-21 UTC."],[[["This webpage provides documentation for the `ApiMethodDescriptor.Builder` class within the Google API Client Library for Java, specifically in the `gax` package."],["The latest version documented is 2.63.1, with a list of previous versions ranging from 2.62.0 down to 2.7.1, allowing users to access documentation specific to each version of the software."],["The `ApiMethodDescriptor.Builder` is used to construct `ApiMethodDescriptor` objects, with methods to define parameters such as `fullMethodName`, `httpMethod`, `requestFormatter`, `responseParser`, `operationSnapshotFactory`, `pollingRequestFactory` and `type`."],["This class inherits members from the `java.lang.Object` class such as `clone()`, `equals(Object)`, `hashCode()`, `toString()`, and others, providing standard object functionalities."],["The page has defined Type Parameters `RequestT` and `ResponseT` that apply to the `ApiMethodDescriptor.Builder` class, although there is no provided description for these parameters in the text."]]],[]]