[[["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 various versions of `HttpJsonCallOptions.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `HttpJsonCallOptions.Builder` class is an abstract static class that inherits from `java.lang.Object` and includes several methods like `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()`."],["The `build()` method returns an instance of `HttpJsonCallOptions`, while the other methods return `HttpJsonCallOptions.Builder` to support method chaining."],["Methods such as `setCredentials`, `setDeadline`, `setTimeout`, and `setTypeRegistry` allow the customization of credentials, deadlines, timeouts, and type registries, respectively, for `HttpJsonCallOptions`."],["The current version being referenced in the documentation is version 2.39.0, and a listing of prior versions is provided for reference, up to the latest, version 2.63.1."]]],[]]