[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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)`."]]],[]]