[[["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.23.3 being the current view."],["The `ApiMethodDescriptor` class is abstract, supporting generic `RequestT` and `ResponseT` type parameters, and offers methods for determining the full method name, HTTP method, operation snapshot factory, polling request factory, request formatter, response parser, and method type."],["The documentation includes a list of inherited members from the `Object` class, such as `clone()`, `equals()`, `hashCode()`, and others, alongside static methods like `newBuilder()`."],["The `ApiMethodDescriptor` documentation includes a long list of previous versions, ranging from 2.63.1 down to 2.7.1, each linking to its respective documentation page."],["The `ApiMethodDescriptor` class can be used to generate `Builder` objects with the `toBuilder()` and `newBuilder()` methods."]]],[]]