[[["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-17 UTC."],[[["This webpage provides documentation for the `WatchdogProvider` interface in the Google Cloud API Client Library for Java (gax), with the latest version being 2.63.1."],["The `WatchdogProvider` interface offers methods like `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, and `shouldAutoClose()` for managing a watchdog process."],["The interface also includes methods such as `withCheckInterval(Duration checkInterval)`, `withCheckIntervalDuration(Duration checkInterval)`, `withClock(ApiClock clock)`, and `withExecutor(ScheduledExecutorService executor)` to configure the watchdog's behavior."],["There are numerous versions of `WatchdogProvider` available, ranging from version 2.7.1 to the latest version 2.63.1, each accessible via a unique URL path."],["The `withCheckInterval(Duration checkInterval)` method is marked as obsolete and recommends using the `withCheckIntervalDuration(java.time.Duration)` method instead."]]],[]]