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