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