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

Properties of a ContentLocation.

Package

@google-cloud/dlp!

Properties

containerName

containerName?: (string|null);

ContentLocation containerName

Property Value
TypeDescription
(string|null)

containerTimestamp

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

ContentLocation containerTimestamp

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

containerVersion

containerVersion?: (string|null);

ContentLocation containerVersion

Property Value
TypeDescription
(string|null)

documentLocation

documentLocation?: (google.privacy.dlp.v2.IDocumentLocation|null);

ContentLocation documentLocation

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

imageLocation

imageLocation?: (google.privacy.dlp.v2.IImageLocation|null);

ContentLocation imageLocation

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

metadataLocation

metadataLocation?: (google.privacy.dlp.v2.IMetadataLocation|null);

ContentLocation metadataLocation

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

recordLocation

recordLocation?: (google.privacy.dlp.v2.IRecordLocation|null);

ContentLocation recordLocation

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