[[["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-09 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions`, a class used for configuring options for HTTP-JSON calls in the Google API Client Library for Java."],["The content lists various versions of the `HttpJsonCallOptions` class, ranging from version 2.63.1 (latest) down to 2.7.1."],["`HttpJsonCallOptions` allows users to specify settings such as credentials, deadline, timeout, and type registry for API calls, with methods for accessing and merging these options."],["The class includes methods like `getCredentials()`, `getDeadlineInstant()`, `getTimeoutDuration()`, and `getTypeRegistry()` to retrieve the specified options, as well as static methods such as `newBuilder()` to create new instances."],["The class `HttpJsonCallOptions` also contains information about inherited members from the `java.lang.Object` class, and includes deprecated methods such as `getDeadline()` and `getTimeout()` in favor of `getDeadlineInstant()` and `getTimeoutDuration()`."]]],[]]