Skip to main content

Services

RPC methods exposed by this API.

Messages

Data models used across requests/responses.

Enums

Allowed constant values used in message fields.

ActionType

ActionType represents the type of action being performed on a resource Granular ABAC actions, broken up by CRUD.
NameNumberDescription
ACTION_TYPE_UNSPECIFIED0
ACTION_TYPE_INGEST_DATA110Create actions (reserving 100 for generic create)
ACTION_TYPE_VIEW200Read actions
ACTION_TYPE_EXPORT210
ACTION_TYPE_EDIT_DETAILS310Update/Edit actions (reserving 300 for generic edit) Name, Description, Units
ACTION_TYPE_EDIT_TAGS312
ACTION_TYPE_EDIT_METADATA313
ACTION_TYPE_ARCHIVE400Delete actions