[[["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 `HttpJsonCallSettings.Builder` in the Google API Client Library for Java, with the latest version being 2.63.1."],["The `HttpJsonCallSettings.Builder` class is used to construct `HttpJsonCallSettings` objects, and the webpage lists various versions of this class ranging from version 2.63.1 down to version 2.7.1."],["`HttpJsonCallSettings.Builder` extends `java.lang.Object` and inherits methods such as `clone()`, `equals(Object)`, `hashCode()`, and others, while also defining methods like `build()`, `setMethodDescriptor()`, `setParamsExtractor()`, `setRequestMutator()`, and `setTypeRegistry()`."],["There are type parameters `RequestT` and `ResponseT` that are utilized with the builder, the methods, and the associated returned objects."],["It supports the specification of `ApiMethodDescriptor`, `RequestParamsExtractor`, `RequestMutator`, and `TypeRegistry` to define how requests and responses are handled, and the `build()` method is used to finalize the configuration and create the `HttpJsonCallSettings` instance."]]],[]]