[[["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 the latest version 2.63.1 down to version 2.7.1."],["The `HttpJsonCallOptions.Builder` class is an abstract class used for building `HttpJsonCallOptions` objects, and it inherits methods from the `java.lang.Object` class."],["Key methods in `HttpJsonCallOptions.Builder` include `build()`, which returns an `HttpJsonCallOptions` object, `setCredentials()` to set authentication credentials, `setDeadlineInstant()` to set a deadline for operations, `setTimeoutDuration()` to set a timeout duration, and `setTypeRegistry()` for setting the type registry."],["There are deprecated methods such as `setDeadline()` and `setTimeout()`, which have been replaced by `setDeadlineInstant()` and `setTimeoutDuration()`, respectively, and are marked for potential removal in future versions."]]],[]]