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