Interface LoggingFactory

All Superinterfaces:
com.google.cloud.ServiceFactory<Logging,LoggingOptions>
All Known Implementing Classes:
LoggingOptions.DefaultLoggingFactory

public interface LoggingFactory extends com.google.cloud.ServiceFactory<Logging,LoggingOptions>
An interface for Logging factories.
  • Method Summary

    Methods inherited from interface com.google.cloud.ServiceFactory

    create