Datalineage_v1Functions
object Datalineage_v1Functions
Functions
Link copied to clipboard
Gets details of a specified lineage event.
suspend fun getLineageEvent(argument: suspend GetLineageEventPlainArgsBuilder.() -> Unit): GetLineageEventResult
suspend fun getLineageEvent(lineageEventId: String, location: String, processId: String, project: String? = null, runId: String): GetLineageEventResult
Link copied to clipboard
Gets the details of the specified process.
suspend fun getProcess(location: String, processId: String, project: String? = null): GetProcessResult
Link copied to clipboard
Gets the details of the specified run.