Class InstantiatingWatchdogProvider

java.lang.Object
com.google.api.gax.rpc.InstantiatingWatchdogProvider
All Implemented Interfaces:
WatchdogProvider

@InternalApi public final class InstantiatingWatchdogProvider extends Object implements WatchdogProvider
A watchdog provider which instantiates a new provider on every request.

This is the internal class and is public only for technical reasons. It may change any time without notice, please do not depend on it explicitly.