[[["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-04-09 UTC."],[[["The webpage provides documentation for various versions of `ApiMethodDescriptor.Builder`, ranging from version 2.7.1 up to the latest version 2.63.1."],["`ApiMethodDescriptor.Builder` is an abstract class used for building API method descriptors, which can be used for requests and responses of types RequestT and ResponseT, respectively."],["The class inherits members from `java.lang.Object`, including methods like `clone`, `equals`, `hashCode`, and `toString`."],["Key methods within `ApiMethodDescriptor.Builder` include `build()`, `getRequestFormatter()`, and various `set` methods for configuring the method descriptor, like `setFullMethodName`, `setHttpMethod`, `setRequestFormatter`, and `setResponseParser`."],["The documentation also provides parameters and return types for each method within the `ApiMethodDescriptor.Builder` class, to give more information about its purpose and implementation."]]],[]]