[[["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 `HttpJsonCallOptions` in the Google API Client Library for Java, offering details for various versions."],["The latest version documented is 2.63.1, and the content spans across multiple versions from 2.63.1 down to 2.7.1, with version 2.32.1 being the main page version."],["`HttpJsonCallOptions` is an abstract class that provides options for http-json calls, including setting credentials and deadlines, and it inherits from `java.lang.Object`."],["The class includes methods for retrieving credentials (`getCredentials`), deadline (`getDeadline`), timeout (`getTimeout`), type registry (`getTypeRegistry`), and managing options (`merge`, `toBuilder`)."],["A static field `DEFAULT` of type `HttpJsonCallOptions` is available, alongside a static method `newBuilder()` to create a builder instance for constructing `HttpJsonCallOptions` objects."]]],[]]