[[["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, specifically focusing on various versions of the API."],["The latest version available is 2.63.1, with a history of documented versions extending back to version 2.7.1 for the `HttpJsonCallOptions.Builder` class."],["The `HttpJsonCallOptions.Builder` class allows users to construct `HttpJsonCallOptions` objects, and includes methods to set credentials, deadlines, timeouts, and type registries."],["The class inherits members from the `java.lang.Object` class, such as `clone`, `equals`, `getClass`, and others, that are standard java object class members."],["There are several public abstract methods associated with the `HttpJsonCallOptions.Builder` class, such as `build()`, `setCredentials(Credentials value)`, `setDeadline(Instant value)`, `setTimeout(Duration value)`, and `setTypeRegistry(TypeRegistry value)`."]]],[]]