[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]