[[["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 `FixedWatchdogProvider` class within the Google Cloud API Client Library for Java, specifically detailing its functionality and usage across various versions."],["The `FixedWatchdogProvider` is a type of `WatchdogProvider` that consistently returns the same `Watchdog` instance that was initially provided upon construction, and is marked as an internal class."],["The page lists multiple versions of the `FixedWatchdogProvider`, ranging from the latest version 2.63.1 down to version 2.7.1, allowing users to navigate to the documentation for each release."],["The `FixedWatchdogProvider` class implements the `WatchdogProvider` interface and provides static methods for creating `WatchdogProvider` instances and methods for managing `Watchdog` instances."],["The documentation includes details on the methods inherited from `java.lang.Object`, as well as methods like `getWatchdog()`, `needsCheckInterval()`, and `withCheckIntervalDuration(Duration checkInterval)`, `withClock(ApiClock clock)`, and `withExecutor(ScheduledExecutorService executor)` that allow modification and management of the watchdog."]]],[]]