[[["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-02 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."]]],[]]