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