[[["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 various versions of `HttpJsonCallOptions.Builder`, ranging from version 2.7.1 up to the latest version 2.63.1."],["`HttpJsonCallOptions.Builder` is an abstract class that inherits from `java.lang.Object` and includes methods like `build()`, `setCredentials()`, `setDeadline()`, `setDeadlineInstant()`, `setTimeout()`, `setTimeoutDuration()`, and `setTypeRegistry()`."],["The `setDeadline()` and `setTimeout()` methods are obsolete, and users are advised to use `setDeadlineInstant()` and `setTimeoutDuration()` instead."],["The `build()` method is used to construct `HttpJsonCallOptions` instances, while the `set` methods allow for the configuration of credentials, deadline, timeout, and type registry."],["Each version listed includes a direct link to its respective documentation, making it easy to navigate to information about specific releases."]]],[]]