PreventionDiscoveryConfigOrgConfig

data class PreventionDiscoveryConfigOrgConfig(val location: PreventionDiscoveryConfigOrgConfigLocation? = null, val projectId: String? = null)

Constructors

Link copied to clipboard
constructor(location: PreventionDiscoveryConfigOrgConfigLocation? = null, projectId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The data to scan folder org or project Structure is documented below.

Link copied to clipboard
val projectId: String? = null

The project that will run the scan. The DLP service account that exists within this project must have access to all resources that are profiled, and the cloud DLP API must be enabled.