Type of event
from glean.api_client.models import LifeCycleEventEvent
value = LifeCycleEventEvent.UPLOADED
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
UPLOADED |
UPLOADED |
INDEXED |
INDEXED |
DELETION_REQUESTED |
DELETION_REQUESTED |
DELETED |
DELETED |