Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

EntityTargetType

The scope of the action

enum EntityTargetType {
DASHBOARD
TABLE
TERM
}

Values

EntityTargetType.DASHBOARD

Dashboard entity

EntityTargetType.TABLE

Table entity

EntityTargetType.TERM

Knowledge entity

Member Of