[[["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 `com.google.api.gax.httpjson` package, specifically focusing on Java."],["The latest version of the `ApiMethodDescriptor.Builder` documentation is 2.63.1, and the page lists multiple previous versions down to 2.7.1, with the current page displaying version 2.46.1."],["`ApiMethodDescriptor.Builder` is an abstract static class that inherits from `java.lang.Object` and is used for building `ApiMethodDescriptor` instances, accepting generic types for Request and Response."],["The `ApiMethodDescriptor.Builder` provides several abstract methods, such as `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()`, to configure the API method descriptor."],["The type parameters `RequestT` and `ResponseT` are used within the builder class and its methods, though their specific descriptions are not provided."]]],[]]