[[["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 for version 2.49.0."],["The latest version available is 2.63.1, and the page lists versions going back to 2.7.1, each linked to their respective documentation pages."],["The `HttpJsonCallOptions.Builder` class inherits methods from `java.lang.Object` and offers methods to set credentials, deadline, timeout, and type registry."],["The available methods under the `HttpJsonCallOptions.Builder` class are `build()`, `setCredentials(Credentials value)`, `setDeadline(Instant value)`, `setTimeout(Duration value)`, and `setTypeRegistry(TypeRegistry value)`."],["The class can be constructed by calling its `Builder()` constructor."]]],[]]