[[["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."],[[["The latest version of the `ApiMethodDescriptor.Builder` is 2.63.1, and the page provides access to various versions, ranging down to 2.7.1."],["The `ApiMethodDescriptor.Builder` class is an abstract builder for constructing `ApiMethodDescriptor` objects, inheriting from `java.lang.Object`."],["Key functionalities of `ApiMethodDescriptor.Builder` include building `ApiMethodDescriptor` instances and managing request and response formats through methods like `build()`, `getRequestFormatter()`, `setRequestFormatter()`, and `setResponseParser()`."],["`ApiMethodDescriptor.Builder` allows configuration of method-specific details, such as the full method name, HTTP method, operation snapshot factory, polling request factory, and method type, using setter methods."],["The class uses type parameters `RequestT` and `ResponseT` to represent request and response types, respectively."]]],[]]