[[["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 the `HttpJsonCallOptions.Builder` class within the Google API Client Library for Java, specifically for version 2.59.1."],["The page lists available versions of `HttpJsonCallOptions.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1, with links to their respective documentation pages."],["`HttpJsonCallOptions.Builder` inherits from `java.lang.Object` and provides methods like `build()`, `setCredentials()`, `setDeadline()`, `setDeadlineInstant()`, `setTimeout()`, `setTimeoutDuration()`, and `setTypeRegistry()` to configure HTTP/JSON call options."],["The methods `setDeadline()` and `setTimeout()` are obsolete, and it is suggested to use the newer methods `setDeadlineInstant()` and `setTimeoutDuration()` respectively."],["The `HttpJsonCallOptions.Builder` allows one to configure call options by setting credentials, deadline, timeout, and type registry."]]],[]]