[[["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."],[[["The webpage provides documentation for `HttpJsonCallOptions.Builder` in the `com.google.api.gax.httpjson` package across multiple versions, ranging from 2.7.1 to the latest release 2.63.1."],["The `HttpJsonCallOptions.Builder` class inherits members from the base Java `Object` class, including methods like `clone()`, `equals()`, and `hashCode()`."],["The Builder class includes a constructor `Builder()` and methods `build()`, `setCredentials()`, `setDeadline()`, and `setTypeRegistry()` for constructing and configuring `HttpJsonCallOptions` instances."],["The `setCredentials()`, `setDeadline()`, and `setTypeRegistry()` methods allow configuring credentials, setting a deadline with an Instant value, and setting a `TypeRegistry`, respectively, and each one returns an `HttpJsonCallOptions.Builder` instance."]]],[]]