[[["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 setting options for HTTP-JSON calls, including deadline and credentials."],["The documentation covers a range of versions of `HttpJsonCallOptions`, from version 2.63.1 (latest) down to version 2.7.1."],["`HttpJsonCallOptions` inherits from `java.lang.Object` and provides methods like `getCredentials()`, `getDeadline()`, `getTypeRegistry()`, `merge()`, and `toBuilder()`."],["The class also provides a static method, `newBuilder()`, for creating new instances using the `HttpJsonCallOptions.Builder` and a static field, `DEFAULT`, which is a `HttpJsonCallOptions` object."],["The documentation for each version provides a direct link to the source code of `HttpJsonCallOptions` in that version."]]],[]]