[[["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.63.1 (latest) down to 2.7.1."],["The `HttpJsonCallOptions.Builder` class is an abstract class that inherits from `java.lang.Object` and provides methods to build `HttpJsonCallOptions` objects."],["Key methods within the `HttpJsonCallOptions.Builder` include `build()`, `setCredentials()`, `setDeadline()`, and `setTypeRegistry()`, which are used to configure the `HttpJsonCallOptions` instance."],["The `build()` method returns an `HttpJsonCallOptions` object, while the other methods, such as `setCredentials`, `setDeadline`, and `setTypeRegistry`, return the `HttpJsonCallOptions.Builder` instance to allow for method chaining."]]],[]]