[[["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-09 UTC."],[[["The webpage provides documentation for the `WatchdogProvider` interface within the Google API Client Library for Java (GAX), spanning multiple versions."],["Version 2.63.1 is the latest documented version of the `WatchdogProvider`, with a list of available versions ranging from 2.63.1 down to 2.7.1."],["The `WatchdogProvider` interface defines methods to manage a `Watchdog`, determine the necessity of check intervals, clocks, and executors, and indicate if automatic un-scheduling is desired."],["The interface methods also allow setting a check interval, a clock and an executor to the WatchdogProvider."],["The interface methods `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, `shouldAutoClose()`, `withCheckInterval(Duration checkInterval)`, `withClock(ApiClock clock)` and `withExecutor(ScheduledExecutorService executor)` are all described in this documentation."]]],[]]