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

NextHopToDataObjectResult

No description

union NextHopToDataObjectResult = DataObject | NotFoundError

Possible types

DataObject object

Represents a data object in Collibra Data Access. These represents all the data entities in a data source (e.g. database, schema, table, column, folder, file, ...).

NotFoundError object

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

Member Of

AccessControl object

Last updated

Was this helpful?