[[["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, specifically within the context of the Google Cloud API Client Libraries for Java, as indicated by the various versions listed."],["The latest version of the `HttpJsonCallSettings.Builder` documented on this page is 2.63.1, and it contains documentation for other versions including 2.32.1 which the page is on."],["The `HttpJsonCallSettings.Builder` class is used for building `HttpJsonCallSettings` objects, parameterized by `RequestT` and `ResponseT`, and it inherits from `java.lang.Object`."],["Key methods in the `HttpJsonCallSettings.Builder` class include `build()`, which creates an `HttpJsonCallSettings` object, and `setMethodDescriptor()`, `setParamsExtractor()`, and `setTypeRegistry()`, which are used to configure the settings being built."],["The page contains the complete list of documented methods of the class, as well as the inherited methods from `java.lang.Object`, providing all the necessary information to understand the functionality of the class."]]],[]]