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