For the complete documentation index, see llms.txt. This page is also available as Markdown.

TagSyncSourceType

The kind of Collibra concept that drives a tag synchronization rule.

enum TagSyncSourceType {
  AssetType
  DataClassification
}

Values

AssetType

A regular asset type, identified by assetTypeId.

DataClassification

Data Classification, which attaches to technical assets through Collibra's classification mechanism rather than a relation type.

Member Of

TagSynchronizationRuleInput input

Last updated

Was this helpful?