[[["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 used to configure options for HTTP-JSON calls, such as deadline and credentials."],["The latest version available is 2.63.1, and the page lists all other available versions from 2.62.0 down to 2.7.1 of `HttpJsonCallOptions`."],["`HttpJsonCallOptions` inherits several methods from the base `Object` class, and includes static fields, static methods, constructors, and abstract methods to manage call configurations."],["Key functionalities of `HttpJsonCallOptions` include setting and retrieving credentials, managing deadlines and timeouts, handling type registry, and providing methods for building and merging options."],["The class includes legacy functions, such as `getDeadline()` and `getTimeout()`, which have been replaced by `getDeadlineInstant()` and `getTimeoutDuration()`, respectively."]]],[]]