Interface protos.google.privacy.dlp.v2.StorageConfig.ITimespanConfig (3.1.8)

Properties of a TimespanConfig.

Package

@google-cloud/dlp!

Properties

enableAutoPopulationOfTimespanConfig

enableAutoPopulationOfTimespanConfig?: (boolean|null);

TimespanConfig enableAutoPopulationOfTimespanConfig

Property Value
TypeDescription
(boolean|null)

endTime

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

TimespanConfig endTime

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

startTime

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

TimespanConfig startTime

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

timestampField

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

TimespanConfig timestampField

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