[[["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 provides documentation for the `FixedWatchdogProvider` class in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The `FixedWatchdogProvider` class is designed to consistently return the same `Watchdog` instance that was provided during its construction, and is an internal class that should not be depended on directly."],["The latest version of `FixedWatchdogProvider` documented here is 2.63.1, with a comprehensive list of previous versions spanning back to 2.7.1, available through navigable links."],["The `FixedWatchdogProvider` implements the `WatchdogProvider` interface, inheriting and overriding its methods and has methods to modify the properties of the watchdog."],["The `create` static method allows for the creation of a new `WatchdogProvider` with a specified `Watchdog`, and there are public methods for setting the check interval, clock and executor of the provider."]]],[]]