[[["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 `HttpJsonCallOptions`, a class offering options for HTTP-JSON calls, including settings for deadline and credentials."],["The documentation covers multiple versions of `HttpJsonCallOptions`, ranging from the latest (2.63.1) down to version 2.7.1, with links to specific documentation pages for each release."],["Key features of `HttpJsonCallOptions` include methods to manage credentials (`getCredentials`), set deadlines (`getDeadlineInstant`), define timeouts (`getTimeoutDuration`), and handle type registration (`getTypeRegistry`)."],["`HttpJsonCallOptions` can be used to create a new instance through the builder pattern (`newBuilder()`) and has a `DEFAULT` static field."],["The documentation notes that `getDeadline()` and `getTimeout()` methods are obsolete, advising the use of `getDeadlineInstant()` and `getTimeoutDuration()` respectively."]]],[]]