[[["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 `HttpJsonCallOptions`, an abstract class in the Google API Client Library for Java."],["The content includes a list of versioned documentation, ranging from the latest version 2.63.1 down to version 2.7.1, all referencing the `HttpJsonCallOptions` class."],["`HttpJsonCallOptions` is an abstract class that manages options for an http-json call, such as credentials and deadline information, with methods to get said information."],["It includes static fields, static methods, constructors, and methods to facilitate the configuration and management of HTTP/JSON calls, such as `newBuilder()` and `getCredentials()`."],["There are deprecated `getDeadline` and `getTimeout` methods that are present, but are suggested to be replaced with `getDeadlineInstant` and `getTimeoutDuration` respectively."]]],[]]