[[["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-01 UTC."],[[["This document provides documentation for the `ApiMethodDescriptor.Builder` class within the Google API Client Library for Java, specifically in version 2.38.0 and shows the other version available."],["The `ApiMethodDescriptor.Builder` class is an abstract builder used for constructing `ApiMethodDescriptor` instances, with type parameters `RequestT` and `ResponseT` for request and response types respectively."],["The class inherits basic functionality from `java.lang.Object`, including methods like `clone`, `equals`, `hashCode`, and `toString`."],["The builder offers methods like `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()` to customize the `ApiMethodDescriptor`."],["The document has links to all of the versions available starting from the latest version 2.63.1, all the way back to version 2.7.1."]]],[]]