[[["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 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."]]],[]]