[[["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 various versions of `HttpJsonCallOptions`, a class used in Java for HTTP-JSON call options, with the latest version being 2.63.1."],["The `HttpJsonCallOptions` class offers options for HTTP-JSON calls, including setting deadlines and credentials, and it inherits from `java.lang.Object`."],["`HttpJsonCallOptions` has a `DEFAULT` static field, and provides methods such as `newBuilder()` to create instances, and `getCredentials()`, `getDeadline()`, `getTimeout()`, and `getTypeRegistry()` to retrieve set values."],["There are methods for merging options with `merge()` and creating builders with `toBuilder()` for the `HttpJsonCallOptions` class."],["The content lists all the available version releases, from 2.63.1 back to 2.7.1, where you can navigate to each for their respective documentation."]]],[]]