[[["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 various versions of `HttpJsonCallOptions.Builder`, ranging from the latest version 2.63.1 down to version 2.7.1."],["The `HttpJsonCallOptions.Builder` class is an abstract class that inherits from `java.lang.Object` and contains methods such as `build()`, `setCredentials()`, `setDeadline()`, `setTimeout()`, and `setTypeRegistry()`."],["The primary function of `HttpJsonCallOptions.Builder` is to construct instances of `HttpJsonCallOptions`, as indicated by the `build()` method."],["`HttpJsonCallOptions.Builder` allows configuration of credentials, deadline, timeout, and type registry for HTTP/JSON call options, as per the set methods of the Builder."]]],[]]