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