Google Cloud Data Loss Prevention v2 API - Class SensitivityScore (4.15.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
Name
Description

Properties

Score

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

The sensitivity score applied to the resource.

Property Value
Type
Description