pub fn experimental_matching_files_dataset<O0: Into<Output>>( patterns: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ExperimentalMatchingFilesDataset::new().build(patterns, scope).
ExperimentalMatchingFilesDataset::new().build(patterns, scope)