[[["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 webpage provides documentation for the `ApiMethodDescriptor` class within the `com.google.api.gax.httpjson` package in Java, with version 2.63.1 being the latest and version 2.34.1 being the current displayed version."],["The `ApiMethodDescriptor` class, an abstract class extending `java.lang.Object`, is used for defining API method details, as well as the associated request and response types, `RequestT` and `ResponseT`."],["The documentation includes a list of available versions, from 2.63.1 down to 2.7.1, each with its own dedicated page for `ApiMethodDescriptor`."],["Key components of the `ApiMethodDescriptor` class include its static method `newBuilder()` for creating new instances, and abstract methods like `getFullMethodName()`, `getHttpMethod()`, and others, which define critical aspects of the API method."],["The class is built with methods to receive and process Http requests and responses."]]],[]]