GetLineageNodeResponse

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 where you're getting the data lineage node.

Link copied to clipboard

The downsteam nodes of the specified data lineage node.

Link copied to clipboard

The timestamp of the event described in the data lineage node.

Link copied to clipboard

The metadata of the specified 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 source identifier of the data lineage node.

Link copied to clipboard

The name of the type of the specified data lineage node.

Link copied to clipboard

The revision type of the specified 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.

Link copied to clipboard

The upstream nodes of the specified 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