Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
TagEntityOrigin
The possible author of a tag entity
enum TagEntityOrigin {
EXTERNAL
INTERNAL
USER
}
Values
TagEntityOrigin.EXTERNAL
Tag originating for a customer source
TagEntityOrigin.INTERNAL
Tag created by Catalog
TagEntityOrigin.USER
Tag created by a user
Member Of
TagEntityobject