Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ObjectMetadata

A summary type containing information about the object including its key, name and when/who created/updated it.

Properties

Optional aggregator

aggregator: model.AggregatorSummary

Optional aggregatorKey

aggregatorKey: undefined | string

The owning object key for this object.

Optional countStatistics

countStatistics: model.CountStatistic

Optional createdBy

createdBy: undefined | string

The user that created the object.

Optional createdByName

createdByName: undefined | string

The user that created the object.

Optional identifierPath

identifierPath: undefined | string

The full path to identify this object.

Optional infoFields

infoFields: undefined | object

Information property fields.

Optional isFavorite

isFavorite: undefined | false | true

Specifies whether this object is a favorite or not.

Optional labels

labels: Array<string>

Labels are keywords or tags that you can add to data assets, dataflows and so on. You can define your own labels and use them to categorize content.

Optional registryVersion

registryVersion: undefined | number

The registry version of the object. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeCreated

timeCreated: Date

The date and time that the object was created.

Optional timeUpdated

timeUpdated: Date

The date and time that the object was updated.

Optional updatedBy

updatedBy: undefined | string

The user that updated the object.

Optional updatedByName

updatedByName: undefined | string

The user that updated the object.

Functions

getDeserializedJsonObj

getJsonObj