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

Properties of a StoredInfoTypeVersion.

Package

@google-cloud/dlp!

Properties

config

config?: (google.privacy.dlp.v2.IStoredInfoTypeConfig|null);

StoredInfoTypeVersion config

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

createTime

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

StoredInfoTypeVersion createTime

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

errors

errors?: (google.privacy.dlp.v2.IError[]|null);

StoredInfoTypeVersion errors

Property Value
TypeDescription
(google.privacy.dlp.v2.IError[]|null)

state

state?: (google.privacy.dlp.v2.StoredInfoTypeState|keyof typeof google.privacy.dlp.v2.StoredInfoTypeState|null);

StoredInfoTypeVersion state

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

stats

stats?: (google.privacy.dlp.v2.IStoredInfoTypeStats|null);

StoredInfoTypeVersion stats

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