[[["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 document outlines the `ApiMethodDescriptor.Builder` class within the `com.google.api.gax.httpjson` package, specifically for version 2.11.0 and later versions, up to the latest version 2.63.1."],["The `ApiMethodDescriptor.Builder` is an abstract class used to construct `ApiMethodDescriptor` instances, with generic type parameters `RequestT` and `ResponseT`."],["It inherits several methods from the `java.lang.Object` class, such as `clone`, `equals`, and `hashCode`."],["The class offers methods like `build()`, `setFullMethodName()`, `setHttpMethod()`, `setOperationSnapshotFactory()`, `setPollingRequestFactory()`, `setRequestFormatter()`, `setResponseParser()`, and `setType()` for configuring the `ApiMethodDescriptor`."],["There is a comprehensive listing of documented versions that are available for this class."]]],[]]