[[["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."],[[["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."]]],[]]