[[["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-03-21 UTC."],[[["This page provides documentation for the `WatchdogProvider` interface in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The latest version documented is 2.63.1, and the page lists a range of versions from 2.63.1 down to 2.7.1, with each linking to its respective documentation."],["`WatchdogProvider` defines several abstract methods, including `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, and `shouldAutoClose()`, which control the behavior and configuration of a watchdog."],["It also defines methods such as `withCheckInterval()`, `withCheckIntervalDuration()`, `withClock()`, and `withExecutor()` to configure the `WatchdogProvider` with specific parameters."],["The method `withCheckInterval` is obsolete, and it is recommended to use `withCheckIntervalDuration` instead."]]],[]]