[[["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 in the `com.google.api.gax.httpjson` package, spanning versions from 2.19.6 to 2.63.1, with version 2.63.1 being the latest."],["The `ApiMethodDescriptor` class is an abstract class that defines a method for an API, which can be found within the inheritance of java.lang.Object, with type parameters for request and response."],["The documentation details various methods within the `ApiMethodDescriptor` class, including `getFullMethodName()`, `getHttpMethod()`, `getOperationSnapshotFactory()`, `getPollingRequestFactory()`, `getRequestFormatter()`, `getResponseParser()`, `getType()`, and `toBuilder()`, which are essential for defining and managing API methods."],["The webpage includes inherited members from the Object class, like `clone()`, `equals()`, `hashCode()`, `toString()`, etc., which are accessible through the extended functionality of the class."],["`ApiMethodDescriptor.Builder` can be used to initiate the creation of a new `ApiMethodDescriptor` object."]]],[]]