1 2 3 4
#[cfg(any(feature = "google-cloud-resourcemanager-v2"))] pub mod v2; #[cfg(any(feature = "google-cloud-resourcemanager-v3"))] pub mod v3;