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