[[["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 `httpjson` package, with the most recent version documented being 2.63.1."],["The `ApiMethodDescriptor.Builder` class is an abstract static class that inherits from `java.lang.Object` and is used to build `ApiMethodDescriptor` instances."],["The class allows users to specify parameters like `fullMethodName`, `httpMethod`, `requestFormatter`, `responseParser`, `pollingRequestFactory`, `operationSnapshotFactory`, and `type` when building `ApiMethodDescriptor` objects."],["The documentation lists various versions of the `ApiMethodDescriptor.Builder` class, ranging from version 2.63.1 (latest) down to version 2.7.1, accessible via distinct links."],["The class utilizes two type parameters, `RequestT` and `ResponseT`, indicating it works with generic request and response types."]]],[]]