[[["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-17 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions` across multiple versions, ranging from the latest version 2.63.1 down to version 2.7.1."],["`HttpJsonCallOptions` is an abstract class used for setting options for http-json calls, including settings for deadline and credentials."],["Key methods of this class include `getCredentials()`, `getDeadlineInstant()`, `getTimeoutDuration()`, and `getTypeRegistry()` to retrieve call option details."],["The page also details how to create a new builder instance using `newBuilder()` and how to merge two instances of `HttpJsonCallOptions` using the `merge()` method."],["The `getDeadline()` and `getTimeout()` methods are marked as obsolete, and users are encouraged to utilize `getDeadlineInstant()` and `getTimeoutDuration()` instead."]]],[]]