[[["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.Builder` class within the Google API Client Library for Java, specifically in the `com.google.api.gax.httpjson` package."],["The latest version of the API documentation available is 2.63.1, with a dropdown menu offering access to previous versions, ranging back to version 2.7.1, all the way through version 2.23.3, showing a comprehensive history of its updates."],["The `ApiMethodDescriptor.Builder` class allows the creation of an `ApiMethodDescriptor` instance, and it includes methods to set properties like `fullMethodName`, `httpMethod`, `operationSnapshotFactory`, `pollingRequestFactory`, `requestFormatter`, `responseParser`, and `type`."],["The class inherits members from `java.lang.Object`, offering methods such as `clone()`, `equals(Object)`, `getClass()`, `hashCode()`, and `toString()`, to name a few."],["The documentation is structured with details on type parameters (`RequestT`, `ResponseT`), constructors, and methods like `build()`, `getRequestFormatter()`, and several setter methods, along with descriptions, parameters, and return types for each method."]]],[]]