[[["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 the `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, detailing various versions and methods."],["The latest version available for `HttpJsonCallOptions.Builder` is 2.63.1, with a comprehensive list of previous versions dating back to 2.7.1, and the current page being dedicated to version 2.46.1."],["`HttpJsonCallOptions.Builder` inherits from `java.lang.Object` and includes standard methods like `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()` for configuring HTTP/JSON call options."],["The methods detailed on this page allow users to construct and modify `HttpJsonCallOptions`, setting parameters such as credentials, deadlines, timeouts, and type registry."],["The `build()` method returns an instance of `HttpJsonCallOptions`, while the other methods, such as `setCredentials`, `setDeadline`, `setTimeout`, and `setTypeRegistry`, return an instance of `HttpJsonCallOptions.Builder` to allow method chaining."]]],[]]