GetZeroTrustDlpDatasetsResultUpload

data class GetZeroTrustDlpDatasetsResultUpload(val numCells: Int, val status: String, val version: Int)

Constructors

Link copied to clipboard
constructor(numCells: Int, status: String, version: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard