[[["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`, an abstract class in the `com.google.api.gax.httpjson` package, used for defining options for HTTP-JSON calls, including deadline and credentials."],["The documentation covers various versions of `HttpJsonCallOptions`, ranging from version 2.63.1 (latest) down to 2.7.1, each with its own detailed documentation."],["Key functionalities of `HttpJsonCallOptions` include retrieving credentials, setting a deadline, obtaining a type registry, merging with other call options, and building new instances via a builder."],["`HttpJsonCallOptions` inherits members from the `java.lang.Object` class, including standard methods like `clone()`, `equals()`, `hashCode()`, and others."],["The page also defines a static field `DEFAULT` of type `HttpJsonCallOptions` and a static method `newBuilder()` that returns an instance of `HttpJsonCallOptions.Builder` to help users construct new instances of `HttpJsonCallOptions`."]]],[]]