[[["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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eApiMethodDescriptor\u003c/code\u003e class within the \u003ccode\u003ecom.google.api.gax.httpjson\u003c/code\u003e package, showcasing versions ranging from 2.7.1 to the latest 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiMethodDescriptor\u003c/code\u003e is an abstract class that serves as a template for describing an API method, with \u003ccode\u003eRequestT\u003c/code\u003e and \u003ccode\u003eResponseT\u003c/code\u003e as type parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and defines several abstract methods like \u003ccode\u003egetFullMethodName()\u003c/code\u003e, \u003ccode\u003egetHttpMethod()\u003c/code\u003e, and \u003ccode\u003egetResponseParser()\u003c/code\u003e, and has a static \u003ccode\u003enewBuilder()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiMethodDescriptor\u003c/code\u003e class includes methods to get information about the request and response, such as \u003ccode\u003egetRequestFormatter()\u003c/code\u003e and \u003ccode\u003egetResponseParser()\u003c/code\u003e, and to define methods for polling operations with \u003ccode\u003egetOperationSnapshotFactory()\u003c/code\u003e and \u003ccode\u003egetPollingRequestFactory()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetType()\u003c/code\u003e method provides information about the method type and the \u003ccode\u003etoBuilder()\u003c/code\u003e method allows for creating a builder instance based on the current method descriptor.\u003c/p\u003e\n"]]],[],null,[]]