[[["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-07 UTC."],[[["This webpage provides documentation for the `WatchdogProvider` interface within the Google API Client Libraries for Java, specifically for version 2.38.0."],["The `WatchdogProvider` interface is designed to supply a `Watchdog` instance, which can be retrieved by implementing the `getWatchdog()` method."],["The interface includes methods to determine dependencies (`needsCheckInterval()`, `needsClock()`, `needsExecutor()`) and to check whether the watchdog should auto close (`shouldAutoClose()`)."],["There are setter methods to configure the WatchdogProvider with a check interval, a clock and an executor, as methods `withCheckInterval()`, `withClock()`, and `withExecutor()` are included."],["The page lists all previous versions from 2.63.1 to 2.7.1 of the `WatchdogProvider`, and the latest version is indicated as version 2.63.1."]]],[]]