pub fn default_sample(
center: AnalysisCenter,
product_type: ProductType,
) -> Result<&'static str, DataCatalogError>Expand description
Default sampling token for a center/product pair.
pub fn default_sample(
center: AnalysisCenter,
product_type: ProductType,
) -> Result<&'static str, DataCatalogError>Default sampling token for a center/product pair.