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

CatalogAssetResult

No description

union CatalogAssetResult = CatalogAsset | NotFoundError

Possible types

CatalogAsset object

Contains the information to link a data object in Collibra Data Access to the corresponding Technical Asset in Collibra Catalog.

NotFoundError object

Error when the user is requesting a resource that does not exist.

Member Of

DataObject object

Last updated

Was this helpful?