PreventionInspectTemplateInspectConfigInfoType

Constructors

constructor(name: String, sensitivityScore: PreventionInspectTemplateInspectConfigInfoTypeSensitivityScore? = null, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the information type. Either a name of your choosing when creating a CustomInfoType, or one of the names listed at https://cloud.google.com/dlp/docs/infotypes-reference when specifying a built-in type.

Link copied to clipboard

Optional custom sensitivity for this InfoType. This only applies to data profiling. Structure is documented below.

Link copied to clipboard
val version: String? = null

Version name for this InfoType.