LineageNodeSummary

The summary of the data lineage node.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp at which the data lineage node was created.

Link copied to clipboard

The user who created the data lineage node.

Link copied to clipboard

The description of the data lineage node.

Link copied to clipboard

The ID of the domain of the data lineage node.

Link copied to clipboard

The event timestamp of the data lineage node.

Link copied to clipboard
val id: String

The ID of the data lineage node.

Link copied to clipboard
val name: String?

The name of the data lineage node.

Link copied to clipboard

The alternate ID of the data lineage node.

Link copied to clipboard

The name of the type of the data lineage node.

Link copied to clipboard

The type of the revision of the data lineage node.

Link copied to clipboard

The timestamp at which the data lineage node was updated.

Link copied to clipboard

The user who updated the data lineage node.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String