1 2 3 4 5 6
#[cfg(any(feature = "google-shopping-merchant-inventories-v1beta"))] pub mod inventories; #[cfg(any(feature = "google-shopping-merchant-quota-v1beta"))] pub mod quota; #[cfg(any(feature = "google-shopping-merchant-reports-v1beta"))] pub mod reports;