Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
TagEntityType
Tag's target entity type
enum TagEntityType {
COLUMN
DASHBOARD
DASHBOARD_FIELD
TABLE
TERM
}
Values
TagEntityType.COLUMN
The column entity
TagEntityType.DASHBOARD
The dashboard entity
TagEntityType.DASHBOARD_FIELD
The dashboard field entity
TagEntityType.TABLE
The table entity
TagEntityType.TERM
The knowledge entity
Member Of
BaseTagEntityInputinput