1#[cfg(feature = "google-firestore-v1")] 2pub use googapis::google::firestore::v1::*; 3 4#[cfg(feature = "google-firestore-v1beta1")] 5pub use googapis::google::firestore::v1beta1::*;