pub fn unwrap_dataset_variant<O0: Into<Output>>( input_handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for UnwrapDatasetVariant::new().build(input_handle, scope).
UnwrapDatasetVariant::new().build(input_handle, scope)