[[["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."],[[["The webpage provides documentation for various versions of `HttpJsonCallOptions.Builder`, ranging from version 2.9.0 up to the latest version 2.63.1."],["`HttpJsonCallOptions.Builder` is an abstract class that inherits from `java.lang.Object`, and several inherited methods are documented, including `clone()`, `equals(Object)`, `getClass()` and more."],["The `HttpJsonCallOptions.Builder` class includes a default constructor, `Builder()`, and several methods such as `build()`, `setCredentials(Credentials value)`, `setDeadline(Instant value)`, and `setTypeRegistry(TypeRegistry value)`."],["The methods `setCredentials`, `setDeadline` and `setTypeRegistry` all return an `HttpJsonCallOptions.Builder` type, allowing for method chaining."],["The build method returns an HttpJsonCallOptions object."]]],[]]