Package com.google.cloud.firestore
Interface FirestoreFactory
- All Superinterfaces:
com.google.cloud.ServiceFactory<Firestore,FirestoreOptions>
- All Known Implementing Classes:
FirestoreOptions.DefaultFirestoreFactory
public interface FirestoreFactory
extends com.google.cloud.ServiceFactory<Firestore,FirestoreOptions>
An interface for Firestore factories.
-
Method Summary
Methods inherited from interface com.google.cloud.ServiceFactory
create