Interface protos.google.privacy.dlp.v2.IFinding (3.1.8)

Properties of a Finding.

Package

@google-cloud/dlp!

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Finding createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

infoType

infoType?: (google.privacy.dlp.v2.IInfoType|null);

Finding infoType

Property Value
TypeDescription
(google.privacy.dlp.v2.IInfoType|null)

jobCreateTime

jobCreateTime?: (google.protobuf.ITimestamp|null);

Finding jobCreateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

jobName

jobName?: (string|null);

Finding jobName

Property Value
TypeDescription
(string|null)

labels

labels?: ({ [k: string]: string }|null);

Finding labels

Property Value
TypeDescription
({ [k: string]: string }|null)

likelihood

likelihood?: (google.privacy.dlp.v2.Likelihood|keyof typeof google.privacy.dlp.v2.Likelihood|null);

Finding likelihood

Property Value
TypeDescription
(google.privacy.dlp.v2.Likelihood|keyof typeof google.privacy.dlp.v2.Likelihood|null)

location

location?: (google.privacy.dlp.v2.ILocation|null);

Finding location

Property Value
TypeDescription
(google.privacy.dlp.v2.ILocation|null)

name

name?: (string|null);

Finding name

Property Value
TypeDescription
(string|null)

quote

quote?: (string|null);

Finding quote

Property Value
TypeDescription
(string|null)

quoteInfo

quoteInfo?: (google.privacy.dlp.v2.IQuoteInfo|null);

Finding quoteInfo

Property Value
TypeDescription
(google.privacy.dlp.v2.IQuoteInfo|null)

resourceName

resourceName?: (string|null);

Finding resourceName

Property Value
TypeDescription
(string|null)

triggerName

triggerName?: (string|null);

Finding triggerName

Property Value
TypeDescription
(string|null)