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