[[["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, covering versions from 2.7.1 up to the latest 2.63.1."],["The `ApiMethodDescriptor` class is an abstract class that defines methods to manage HTTP requests and responses, and it inherits properties from `java.lang.Object`."],["The page lists multiple inherited methods like `Object.clone()`, `Object.equals(Object)`, and `Object.toString()`, indicating the class's relation to the basic Java object structure."],["The documentation provides details on various static and instance methods, such as `newBuilder()`, `getFullMethodName()`, `getHttpMethod()`, `getRequestFormatter()`, and `getResponseParser()`, which are used for constructing and handling API method operations."],["The webpage covers version-specific details of `ApiMethodDescriptor`, including type parameters `RequestT` and `ResponseT`, and the abstract class `ApiMethodDescriptor.Builder`, which is a helper class used to construct `ApiMethodDescriptor` objects."]]],[]]