[[["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 Google API Client Library for Java (gax) used to configure HTTP/JSON call options."],["The content lists various versions of the library, with version 2.63.1 being the latest, allowing users to access documentation for different releases, all of which are under the `com.google.api.gax.httpjson.HttpJsonCallOptions` path."],["`HttpJsonCallOptions` include options such as deadline, credentials, timeout, and type registry for each http-json call, including inheritance from `java.lang.Object` and a list of all inherited members."],["The class provides static fields, methods like `newBuilder()`, and instance methods such as `getCredentials()`, `getDeadline()`, `getTimeout()`, `getTypeRegistry()`, `merge()`, and `toBuilder()` to construct, configure and merge different options."],["The `DEFAULT` static field provides a default instance of `HttpJsonCallOptions`, offering a convenient starting point for configuring HTTP/JSON call settings."]]],[]]