[[["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."],[[["This webpage details the `FixedWatchdogProvider` class, which is a watchdog provider that consistently returns the same watchdog instance, and is part of the Google Cloud API Client Libraries for Java."],["The latest available version for `FixedWatchdogProvider` is 2.63.1, with a comprehensive list of prior releases ranging from 2.62.0 down to 2.7.1 accessible through the provided links."],["The `FixedWatchdogProvider` class implements the `WatchdogProvider` interface and offers static and public methods, including `create`, `getWatchdog`, `needsCheckInterval`, `needsClock`, `needsExecutor`, and modification methods like `withCheckIntervalDuration`, `withClock`, and `withExecutor`."],["This class also includes methods that indicate if it needs a check interval, clock or executor, returning a boolean, and a method to tell whether or not it should auto-close."],["The class also contains inherited members and methods from the parent object class, as it inherits from it, such as `clone()`, `equals(Object)`, `finalize()`, and `getClass()`."]]],[]]