[[["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-02 UTC."],[[["This webpage provides documentation for the `HttpJsonCallSettings.Builder` class in the `com.google.api.gax.httpjson` package, with version 2.63.1 being the latest release, alongside numerous previous versions listed."],["The `HttpJsonCallSettings.Builder` class is a builder for configuring `HttpJsonCallSettings`, and it inherits from `java.lang.Object`, including a list of inherited members such as `clone()`, `equals()`, and `toString()`."],["The class utilizes two type parameters, `RequestT` and `ResponseT`, whose specific descriptions are not detailed in this content."],["The builder class provides methods like `build()`, `setMethodDescriptor()`, `setParamsExtractor()`, `setRequestMutator()`, and `setTypeRegistry()` to configure and construct `HttpJsonCallSettings` instances."],["The `build()` method will create an `HttpJsonCallSettings` object, while the other methods are used to set parameters to configure the object being built."]]],[]]