[[["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-07 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions` within the Google API Client Library for Java, specifically within version 2.61.0."],["The latest version of the documentation is available at version 2.63.1, with a comprehensive list of previous versions provided on the page, ranging from 2.62.0 down to 2.7.1."],["`HttpJsonCallOptions` is an abstract class that offers options such as deadline and credentials for an HTTP-JSON call, and its default configuration can be accessed through the static `DEFAULT` field."],["The class provides methods for retrieving credentials, deadline, timeout, and type registry, along with the ability to create new instances and merge options using `newBuilder()` and `merge()`."],["The methods `getDeadline()` and `getTimeout()` are listed as obsolete, and the use of `getDeadlineInstant()` and `getTimeoutDuration()` is recommended instead."]]],[]]