[[["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 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."]]],[]]