[[["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 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."]]],[]]