[[["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 provides documentation for the `FixedWatchdogProvider` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package, with version 2.39.0 being the current version in focus."],["`FixedWatchdogProvider` is a watchdog provider that always returns the same watchdog instance that was initially provided during its creation, and it is intended for internal use."],["The `FixedWatchdogProvider` class implements the `WatchdogProvider` interface and inherits from `java.lang.Object`, offering methods for managing watchdog instances, check intervals, clocks, and executors."],["The documentation lists the available versions of `FixedWatchdogProvider`, ranging from version 2.63.1 (latest) down to 2.7.1, allowing users to access the documentation for any version they may be using."],["The documentation details several methods, such as `create()`, `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, `shouldAutoClose()`, `withCheckInterval()`, `withClock()`, and `withExecutor()`, for managing the WatchdogProvider."]]],[]]