[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]