[[["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-07 UTC."],[[["This webpage provides documentation for the `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, detailing various versions of the library."],["The latest version available is 2.63.1, and the page lists versions back to 2.7.1, with links to the corresponding documentation for each version, which allows developers to find relevant information for their specific version."],["The `HttpJsonCallOptions.Builder` class inherits from `java.lang.Object` and includes inherited methods such as `clone()`, `equals()`, `hashCode()`, etc."],["The `HttpJsonCallOptions.Builder` class has a constructor `Builder()`, and provides methods `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()` for configuration purposes."],["Each method in the `HttpJsonCallOptions.Builder` class, such as `setCredentials`, returns an instance of `HttpJsonCallOptions.Builder`, allowing for method chaining."]]],[]]