---
title: es_event_file_provider_update_t
framework: endpointsecurity
role: symbol
role_heading: Structure
path: endpointsecurity/es_event_file_provider_update_t
---

# es_event_file_provider_update_t

A type for an event that indicates an update to a file provider.

## Declaration

```swift
struct es_event_file_provider_update_t
```

## Topics

### Inspecting Event Properties

- [source](endpointsecurity/es_event_file_provider_update_t/source.md)
- [target_path](endpointsecurity/es_event_file_provider_update_t/target_path.md)
- [reserved](endpointsecurity/es_event_file_provider_update_t/reserved.md)

### Initializers

- [init(source:target_path:reserved:)](endpointsecurity/es_event_file_provider_update_t/init(source:target_path:reserved:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)

## See Also

### File Provider Event Types

- [es_event_file_provider_materialize_t](endpointsecurity/es_event_file_provider_materialize_t.md)
