[[["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 various versions of `HttpJsonCallOptions.Builder`, ranging from version 2.7.1 up to the latest version, 2.63.1."],["`HttpJsonCallOptions.Builder` is a class that inherits from `java.lang.Object` and includes inherited methods like `clone`, `equals`, and `toString`."],["The class `HttpJsonCallOptions.Builder` has a constructor `Builder()` and several abstract methods including `build()`, `setCredentials(Credentials value)`, `setDeadline(Instant value)`, `setTimeout(Duration value)`, and `setTypeRegistry(TypeRegistry value)`."],["The methods `setCredentials`, `setDeadline`, `setTimeout`, and `setTypeRegistry` all return an `HttpJsonCallOptions.Builder`, allowing for method chaining."],["The `build()` method will return a `HttpJsonCallOptions` object."]]],[]]