Prevention Discovery Config Org Config
data class PreventionDiscoveryConfigOrgConfig(val location: PreventionDiscoveryConfigOrgConfigLocation? = null, val projectId: String? = null)
Constructors
Link copied to clipboard
constructor(location: PreventionDiscoveryConfigOrgConfigLocation? = null, projectId: String? = null)