[[["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."],[[["This webpage provides documentation for `HttpJsonCallOptions`, an abstract class in the `com.google.api.gax.httpjson` package, used for configuring options for HTTP-JSON calls, including deadline and credentials."],["The page lists numerous versions of `HttpJsonCallOptions`, ranging from version 2.63.1 (latest) down to 2.7.1, with links to their respective documentation."],["`HttpJsonCallOptions` inherits members from `java.lang.Object` and provides methods to retrieve credentials, deadlines, and a type registry."],["The class also includes static methods for creating new instances and builders, such as `newBuilder()`, and provides a default `DEFAULT` static field of type `HttpJsonCallOptions`."],["The page contains the method `merge()` that takes in `HttpJsonCallOptions` and the method `toBuilder()` that returns a `HttpJsonCallOptions.Builder` object."]]],[]]