[[["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 `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, detailing various versions and functionalities."],["The latest version documented is 2.63.1, and the page includes a comprehensive list of versions going back to 2.7.1, allowing users to access documentation for specific releases."],["The `HttpJsonCallOptions.Builder` class allows configuration of HTTP JSON call options, and it inherits members from the `java.lang.Object` class such as `clone`, `equals`, and `wait`."],["Key methods of the `HttpJsonCallOptions.Builder` class include `build()`, `setCredentials()`, `setDeadlineInstant()`, `setTimeoutDuration()`, and `setTypeRegistry()`, each allowing for specific configurations of the call options."],["There are some obsolete methods, such as `setDeadline` and `setTimeout`, which are replaced by the recommended methods `setDeadlineInstant` and `setTimeoutDuration`, that users should use instead."]]],[]]