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