Interface ResourceManagerRpcFactory
-
- All Superinterfaces:
com.google.cloud.spi.ServiceRpcFactory<ResourceManagerOptions>
- All Known Implementing Classes:
ResourceManagerOptions.DefaultResourceManagerRpcFactory
@Deprecated public interface ResourceManagerRpcFactory extends com.google.cloud.spi.ServiceRpcFactory<ResourceManagerOptions>
Deprecated.v3 GAPIC client of ResourceManager is now availableAn interface for Resource Manager RPC factory. Implementation will be loaded viaServiceLoader
.