[[["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 lists multiple versions of `HttpJsonCallOptions`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to their respective documentation pages."],["`HttpJsonCallOptions` inherits from `java.lang.Object` and provides methods to get credentials, deadline, and type registry, along with merging and building options."],["A static field `DEFAULT` of type `HttpJsonCallOptions` is provided, and the method `newBuilder()` allows users to create a builder for `HttpJsonCallOptions` instances."],["The class methods include `getCredentials()`, `getDeadline()`, `getTypeRegistry()`, `merge(HttpJsonCallOptions inputOptions)` and `toBuilder()`, each described in the documentation to understand their function and parameter returns."]]],[]]