[[["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-07-02 UTC."],[[["This document provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package, specifically for version 2.43.0, with links to previous and more recent versions."],["The `ApiMethodDescriptor` class is an abstract class that defines an API method descriptor with type parameters for request and response types."],["It includes methods for retrieving the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and method type."],["It provides a static `newBuilder()` method to create a builder for `ApiMethodDescriptor` instances and a `toBuilder()` method to create a builder from an existing `ApiMethodDescriptor` instance."],["The class inherits from `java.lang.Object` and has inherited members such as `clone()`, `equals()`, and `hashCode()`."]]],[]]