GoogleCloudDataplexV1DataScanExecutionStatusResponse

data class GoogleCloudDataplexV1DataScanExecutionStatusResponse(val latestJobEndTime: String, val latestJobStartTime: String)

Status of the data scan execution.

Constructors

constructor(latestJobEndTime: String, latestJobStartTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the latest DataScanJob ended.

Link copied to clipboard

The time when the latest DataScanJob started.