[[["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-04-09 UTC."],[[["This webpage provides documentation for `HttpJsonCallOptions`, a class used for configuring options in http-json calls, including deadline and credentials."],["The page lists various versions of `HttpJsonCallOptions`, with version 2.63.1 being the latest and it's accessible by link, as well as numerous other older version links."],["`HttpJsonCallOptions` inherits members from `java.lang.Object`, such as `clone()`, `equals(Object)`, and `hashCode()`, among others."],["The class has a static `DEFAULT` field of type `HttpJsonCallOptions` and a `newBuilder()` static method, which returns a builder for the class."],["The documentation outlines several methods for `HttpJsonCallOptions`, including `getCredentials()`, `getDeadline()`, `getTypeRegistry()`, `merge(HttpJsonCallOptions)`, and `toBuilder()`."]]],[]]