[[["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 the `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, specifically focusing on various versions of the Java library."],["The latest version documented is 2.63.1, and the page contains a list of versions dating back to version 2.7.1, each linked to its respective documentation for the `HttpJsonCallOptions.Builder` class."],["`HttpJsonCallOptions.Builder` inherits members from the `java.lang.Object` class, such as `clone()`, `equals()`, and `hashCode()`."],["The `HttpJsonCallOptions.Builder` class offers methods like `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()` for configuring HTTP/JSON call options."],["The documented `build()` method returns an `HttpJsonCallOptions`, and the `set` methods return an `HttpJsonCallOptions.Builder`, providing details on the types it handles."]]],[]]