[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `ApiMethodDescriptor.Builder` class in the `com.google.api.gax.httpjson` package, offering details on its methods and usage within various versions."],["The latest version documented is 2.63.1, and the page lists links to previous versions down to 2.7.1 of the `ApiMethodDescriptor.Builder` class."],["`ApiMethodDescriptor.Builder` is an abstract class used to build `ApiMethodDescriptor` instances, allowing for the specification of request and response types, along with formatters and parsers, and is inherited from Java's `Object` class."],["Key methods within `ApiMethodDescriptor.Builder` include `build()`, `getRequestFormatter()`, `setFullMethodName()`, `setHttpMethod()`, and more, for configuring various aspects of the API method descriptor, such as its request and response formats."],["The documentation highlights type parameters `RequestT` and `ResponseT`, as well as the usage of various classes, such as `HttpRequestFormatter`, `HttpResponseParser`, `OperationSnapshotFactory`, and `PollingRequestFactory` for customization of API requests and responses."]]],[]]