[[["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."],[[["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 and many older versions available as well."],["The `HttpJsonCallSettings.Builder` class is a generic builder, accepting `RequestT` and `ResponseT` type parameters."],["The builder class inherits from `java.lang.Object`, with a list of inherited members like `clone()`, `equals(Object)`, `hashCode()`, and `wait()`."],["The `HttpJsonCallSettings.Builder` class provides methods such as `build()`, `setMethodDescriptor()`, `setParamsExtractor()`, `setRequestMutator()`, and `setTypeRegistry()`."],["The `build()` method returns an `HttpJsonCallSettings` object while the `set` methods return the builder to continue configuration."]]],[]]