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

Properties of a DateShiftConfig.

Package

@google-cloud/dlp!

Properties

context

context?: (google.privacy.dlp.v2.IFieldId|null);

DateShiftConfig context

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

cryptoKey

cryptoKey?: (google.privacy.dlp.v2.ICryptoKey|null);

DateShiftConfig cryptoKey

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

lowerBoundDays

lowerBoundDays?: (number|null);

DateShiftConfig lowerBoundDays

Property Value
TypeDescription
(number|null)

upperBoundDays

upperBoundDays?: (number|null);

DateShiftConfig upperBoundDays

Property Value
TypeDescription
(number|null)