[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]