[[["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 many older versions available."],["The `HttpJsonCallOptions.Builder` class inherits from `java.lang.Object` and includes inherited members such as `clone()`, `equals(Object)`, and `toString()`."],["The class provides methods like `build()` to create an instance of `HttpJsonCallOptions` and `setCredentials()` to set the authentication credentials."],["It also includes methods like `setDeadline()` which allows setting a specific deadline for operations, and `setTypeRegistry()` for managing type registry values."],["The constructor for this class is simply called `Builder()` which is used to create a new instance of this `HttpJsonCallOptions.Builder`."]]],[]]