Google Cloud Dataplex V1Task Execution Status Response
data class GoogleCloudDataplexV1TaskExecutionStatusResponse(val latestJob: GoogleCloudDataplexV1JobResponse, val updateTime: String)
Status of the task execution (e.g. Jobs).
Constructors
Link copied to clipboard
fun GoogleCloudDataplexV1TaskExecutionStatusResponse(latestJob: GoogleCloudDataplexV1JobResponse, updateTime: String)