[[["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-03-21 UTC."],[[["This webpage provides documentation for the `HttpJsonCallOptions.Builder` class within the `com.google.api.gax.httpjson` package, with version 2.63.1 being the latest and version 2.30.1 being the current reference point."],["The `HttpJsonCallOptions.Builder` class is an abstract static class that inherits from `java.lang.Object` and includes inherited members like `clone()`, `equals(Object)`, and `wait()`."],["The `Builder()` constructor is used to initialize the `HttpJsonCallOptions.Builder` object, and the `build()` method is used to create an `HttpJsonCallOptions` object."],["Methods like `setCredentials(Credentials value)`, `setDeadline(Instant value)`, `setTimeout(Duration value)`, and `setTypeRegistry(TypeRegistry value)` are available to configure various settings for the `HttpJsonCallOptions`."],["The page contains information on a wide range of previous versions, from 2.62.0 all the way down to 2.7.1, allowing developers to reference documentation for specific previous releases."]]],[]]