[[["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-02 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 page lists multiple versions of `HttpJsonCallOptions`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to their respective documentation."],["Key functionalities of `HttpJsonCallOptions` include retrieving credentials, getting the deadline, accessing the type registry, merging with other call options, and building new instances."],["The `DEFAULT` field is available as a static field, providing default `HttpJsonCallOptions`, and the `newBuilder()` static method allows you to create a builder for this class."],["The `HttpJsonCallOptions` class inherits members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, and `toString()`."]]],[]]