Google Cloud Data Loss Prevention v2 API - Class SensitivityScore (4.8.0)

public sealed class SensitivityScore : IMessage<SensitivityScore>, IEquatable<SensitivityScore>, IDeepCloneable<SensitivityScore>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class SensitivityScore.

Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive.

Inheritance

object > SensitivityScore

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

SensitivityScore()

public SensitivityScore()

SensitivityScore(SensitivityScore)

public SensitivityScore(SensitivityScore other)
Parameter
NameDescription
otherSensitivityScore

Properties

Score

public SensitivityScore.Types.SensitivityScoreLevel Score { get; set; }

The sensitivity score applied to the resource.

Property Value
TypeDescription
SensitivityScoreTypesSensitivityScoreLevel