[[["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-03-21 UTC."],[[["This document provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package, including its methods and inheritance details across multiple versions, with the latest being 2.63.1."],["The `ApiMethodDescriptor` class is an abstract class used to manage HTTP-based API interactions, with type parameters `RequestT` and `ResponseT` defining the request and response types."],["The document details the various static and instance methods available in `ApiMethodDescriptor`, such as `newBuilder`, `getFullMethodName`, `getHttpMethod`, `getRequestFormatter`, and `getResponseParser`, which are crucial for defining and executing API calls."],["It lists inherited methods from the `java.lang.Object` class like `equals`, `toString`, and `hashCode`, which are available to `ApiMethodDescriptor` instances, and also provides a versioned list of all documented versions."],["The `ApiMethodDescriptor` class includes the use of inner classes and interfaces like `Builder`, `OperationSnapshotFactory`, `PollingRequestFactory`, `HttpRequestFormatter`, `HttpResponseParser`, and `MethodType`, which are essential for constructing and handling different parts of API requests and responses."]]],[]]