[[["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` within the Google API Client Library for Java, specifically within the `com.google.api.gax.httpjson` package."],["The latest version of the library available is 2.63.1, while the page itself corresponds to version 2.46.1, and a list of previous versions, from 2.62.0 down to 2.7.1, is also provided."],["`HttpJsonCallOptions` is an abstract class that sets options for an HTTP-JSON call, like deadline and credentials, and it inherits members from `java.lang.Object`."],["The class offers static fields, methods like `newBuilder()`, and instance methods like `getCredentials()`, `getDeadline()`, `getTimeout()`, `getTypeRegistry()`, `merge()`, and `toBuilder()` to manage HTTP-JSON call configurations."],["The `DEFAULT` static field in the `HttpJsonCallOptions` class is an instance of `HttpJsonCallOptions`."]]],[]]