[[["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-07 UTC."],[[["The webpage provides documentation for `HttpJsonCallOptions.Builder` in the `com.google.api.gax.httpjson` package across multiple versions, ranging from 2.7.1 to the latest version, 2.63.1."],["The `HttpJsonCallOptions.Builder` class offers methods such as `build()`, `setCredentials()`, `setDeadline()`, `setDeadlineInstant()`, `setTimeout()`, `setTimeoutDuration()`, and `setTypeRegistry()` for configuring HTTP/JSON call options."],["The class inherits several members from `java.lang.Object`, including methods for object manipulation and comparison such as `clone()`, `equals()`, `hashCode()`, `toString()`, and `wait()`."],["The `setDeadline` and `setTimeout` methods are marked as obsolete, with recommendations to use `setDeadlineInstant` and `setTimeoutDuration`, respectively, for time-related configurations."],["The latest documentation available on this page refers to version 2.63.1, while version 2.58.0 is also specifically highlighted, offering a comprehensive set of documentation for the `HttpJsonCallOptions.Builder` across various GAX versions."]]],[]]