NextHopToDataObjectResult
union NextHopToDataObjectResult = DataObject | NotFoundErrorPossible types
DataObject object
NotFoundError object
Member Of
Last updated
Was this helpful?
No description
union NextHopToDataObjectResult = DataObject | NotFoundErrorRepresents 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, ...).
Error when the user is requesting a resource that does not exist.
AccessControl object
Last updated
Was this helpful?
Was this helpful?