[[["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 details the `FixedWatchdogProvider` class, a utility in the `com.google.api.gax.rpc` package within the Google API Client Library for Java, with version 2.62.0 being the focus of the current documentation."],["`FixedWatchdogProvider` is a `WatchdogProvider` implementation that consistently returns the same `Watchdog` instance, making it suitable for scenarios where a fixed watchdog is needed."],["The class implements `WatchdogProvider` and provides methods to get the watchdog instance, and has methods to determine if it needs a check interval, clock, executor, and if it should auto close."],["The page also lists numerous previous versions, from 2.63.1 (latest) down to 2.7.1, allowing access to documentation for older releases of `FixedWatchdogProvider`."],["The `create()` method allows users to create an instance of a `WatchdogProvider` by passing it a `Watchdog`, and multiple `with` methods are used to configure the watchdog's properties."]]],[]]