1
2
3
4
#[cfg(any(feature = "google-cloud-clouddms-logging-v1"))]
pub mod logging;
#[cfg(any(feature = "google-cloud-clouddms-v1"))]
pub mod v1;