[[["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 `InstantiatingWatchdogProvider` class, which is a watchdog provider that creates a new provider instance with each request within the `com.google.api.gax.rpc` package."],["The `InstantiatingWatchdogProvider` class implements the `WatchdogProvider` interface and inherits methods from `java.lang.Object`."],["Key functionalities include static method `create()` to make a `WatchdogProvider` object and instance methods such as `getWatchdog()`, `needsCheckInterval()`, `needsClock()`, `needsExecutor()`, and `shouldAutoClose()`, for retrieving the watchdog or checking for various needs."],["Methods like `withCheckInterval`, `withCheckIntervalDuration`, `withClock`, and `withExecutor` allow for customization of the watchdog provider's behavior, such as its check interval, clock source, and executor service, with `withCheckInterval` being deprecated."],["The latest version available is 2.63.1, and numerous other versions are accessible, ranging from 2.24.0 to 2.62.0, with the current page's content relating to version 2.55.0."]]],[]]