[[["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 Cloud API Client Libraries for Java (gax), showcasing versions ranging from 2.63.1 down to 2.7.1."],["The `WatchdogProvider` interface includes methods like `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, and `shouldAutoClose()`, which respectively retrieve a `Watchdog` instance and check for the need of a check interval, clock, executor, or auto-closing behaviour."],["It also outlines methods to configure the `WatchdogProvider`, including `withCheckInterval(Duration checkInterval)`, `withClock(ApiClock clock)`, and `withExecutor(ScheduledExecutorService executor)`, which accept their relevant parameters."],["The latest version of the `WatchdogProvider` on this page is version 2.63.1, and each available version has its own link to its specific documentation."]]],[]]