[[["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 that defines options for HTTP-JSON calls, including deadline and credentials."],["The latest version available is 2.63.1, and this page lists several previous versions of the class documentation, ranging from 2.63.1 down to 2.7.1."],["`HttpJsonCallOptions` includes methods to get credentials (`getCredentials`), get a deadline (`getDeadline`), and get a type registry (`getTypeRegistry`)."],["It also includes static fields such as `DEFAULT` and static methods like `newBuilder()` to construct new `HttpJsonCallOptions.Builder` instances."],["The `merge` method can be utilized to combine `HttpJsonCallOptions` with other `HttpJsonCallOptions` instances, and `toBuilder` to create a new builder from the current instance."]]],[]]