[[["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 Google API Client Library for Java, specifically version 2.14.0."],["The documentation lists various versions of the library, with version 2.63.1 being the latest and many prior versions going back to 2.7.1."],["The `HttpJsonCallOptions.Builder` class inherits from `java.lang.Object` and includes inherited methods like `clone()`, `equals()`, and `toString()`, among others."],["The class has a default constructor `Builder()` and provides methods such as `build()`, `setCredentials()`, `setDeadline()`, and `setTypeRegistry()` for configuring HTTP/JSON call options."],["The `build()` method returns an instance of `HttpJsonCallOptions`, while the `setCredentials()`, `setDeadline()`, and `setTypeRegistry()` all return an instance of `HttpJsonCallOptions.Builder` to help with configuration."]]],[]]