Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 610 Bytes

File metadata and controls

24 lines (17 loc) · 610 Bytes

ActivityEventAction

The type of activity this represents.

Example Usage

from glean.api_client.models import ActivityEventAction

value = ActivityEventAction.VIEW

Values

Name Value
VIEW VIEW
EDIT EDIT
SEARCH SEARCH
COMMENT COMMENT
CRAWL CRAWL
HISTORICAL_SEARCH HISTORICAL_SEARCH
HISTORICAL_VIEW HISTORICAL_VIEW