sensitivityScore property

GooglePrivacyDlpV2SensitivityScore? sensitivityScore
getter/setter pair

Sensitivity for this CustomInfoType.

If this CustomInfoType extends an existing InfoType, the sensitivity here will take precedence over that of the original InfoType. If unset for a CustomInfoType, it will default to HIGH. This only applies to data profiling.

Implementation

GooglePrivacyDlpV2SensitivityScore? sensitivityScore;