GetZeroTrustDlpDatasetsResultColumn

data class GetZeroTrustDlpDatasetsResultColumn(val entryId: String, val headerName: String, val numCells: Int, val uploadStatus: String)

Constructors

Link copied to clipboard
constructor(entryId: String, headerName: String, numCells: Int, uploadStatus: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Available values: "empty", "uploading", "processing", "failed", "complete".