[[["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 page details the `FixedWatchdogProvider` class, a part of the `com.google.api.gax.rpc` package, which is a watchdog provider that consistently returns the same watchdog instance."],["The `FixedWatchdogProvider` class is implemented within the Java `GAX` library and is public, however, it is marked as internal and subject to change without notice, therefore not intended for explicit dependence."],["The documentation covers multiple versions, ranging from version 2.7.1 up to the latest version 2.63.1, in addition to a large span of versions in-between, and users can navigate to the specific version of the documentation that they require."],["`FixedWatchdogProvider` allows for the creation of a new provider with a specified `Watchdog` instance, and it also provides methods to retrieve the `Watchdog` instance, check if it needs an interval, clock or executor, and whether it should be automatically unscheduled."],["The `FixedWatchdogProvider` class can be modified with a specific check interval, clock or executor through the relevant `with` method, each returning a new `WatchdogProvider` instance with that modification."]]],[]]