[[["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 `com.google.api.gax.httpjson` package, with the latest version being 2.63.1."],["The `HttpJsonCallOptions.Builder` class is an abstract builder, inheriting from `java.lang.Object`, used to create `HttpJsonCallOptions` instances."],["The available methods for configuring the builder include `setCredentials`, `setDeadlineInstant`, `setTimeoutDuration`, and `setTypeRegistry`, allowing customization of credentials, deadlines, timeouts, and type registry."],["Obsolete methods `setDeadline` and `setTimeout` are still present but will be deprecated, with users encouraged to switch to `setDeadlineInstant` and `setTimeoutDuration`, respectively."],["The page lists the available versions for this class, ranging from 2.63.1 to 2.7.1, allowing you to switch to other versions."]]],[]]