DataSourceRunSummary

The details of a data source run.

Types

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

Properties

Link copied to clipboard

The timestamp of when a data source run was created.

Link copied to clipboard

The identifier of the data source of the data source run.

Link copied to clipboard

The details of the error message that is returned if the operation cannot be successfully completed.

Link copied to clipboard
val id: String

The identifier of the data source run.

Link copied to clipboard

The run lineage summary of a data source.

Link copied to clipboard

The project ID of the data source run.

Link copied to clipboard

The asset statistics from the data source run.

Link copied to clipboard

The timestamp of when a data source run was started.

Link copied to clipboard

The status of the data source run.

Link copied to clipboard

The timestamp of when a data source run was stopped.

Link copied to clipboard

The type of the data source run.

Link copied to clipboard

The timestamp of when a data source run was updated.

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