---
title: NSFileProviderTestingOperationType.ingestion
framework: fileprovider
role: symbol
role_heading: Case
path: fileprovider/nsfileprovidertestingoperationtype/ingestion
---

# NSFileProviderTestingOperationType.ingestion

Alerts the system to changes to either the local or remote storage.

## Declaration

```swift
case ingestion
```

## See Also

### Types

- [NSFileProviderTestingOperationType.childrenEnumeration](fileprovider/nsfileprovidertestingoperationtype/childrenenumeration.md)
- [NSFileProviderTestingOperationType.collisionResolution](fileprovider/nsfileprovidertestingoperationtype/collisionresolution.md)
- [NSFileProviderTestingOperationType.contentFetch](fileprovider/nsfileprovidertestingoperationtype/contentfetch.md)
- [NSFileProviderTestingOperationType.creation](fileprovider/nsfileprovidertestingoperationtype/creation.md)
- [NSFileProviderTestingOperationType.deletion](fileprovider/nsfileprovidertestingoperationtype/deletion.md)
- [NSFileProviderTestingOperationType.lookup](fileprovider/nsfileprovidertestingoperationtype/lookup.md)
- [NSFileProviderTestingOperationType.modification](fileprovider/nsfileprovidertestingoperationtype/modification.md)
