Enumeration ConfigurationNotificationEvent
| Enumerator | Value | Description |
|---|---|---|
| UNSPECIFIED_CONFIGURATION_EVENT | 0 | Unspecified configuration event |
| CONFIGURATION_UPDATED | 1 | Configuration deleted |
| CONFIGURATION_DELETED | 2 | Configuration updated |
| CONFIGURATION_DELETED_ALL | 3 | All configurations deleted |
| CONFIGURATION_CREATED | 4 | Configuration created |
Parent topic: Base (Python)