[[["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-06-17 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions`, a class used for configuring options in http-json calls, including settings for deadline and credentials."],["The latest version of `HttpJsonCallOptions` documented is version 2.63.1, with a detailed list of prior versions also available, each with their own dedicated page for detailed information."],["`HttpJsonCallOptions` extends the `java.lang.Object` class and it contains static fields like DEFAULT, static methods like `newBuilder()`, and various methods such as `getCredentials()`, `getDeadline()`, `getTypeRegistry()`, `merge()`, and `toBuilder()`."],["The `DEFAULT` static field provides default settings of `HttpJsonCallOptions`, and the `newBuilder()` method is used to instantiate a new builder for creating `HttpJsonCallOptions` objects."],["`HttpJsonCallOptions` includes abstract methods to retrieve credentials, deadlines, and the type registry, with a method to merge options from another instance and to obtain a builder for modifying options."]]],[]]