Interface protos.google.privacy.dlp.v2.IContainer (5.3.0)

Properties of a Container.

Package

@google-cloud/dlp

Properties

fullPath

fullPath?: (string|null);

Container fullPath

projectId

projectId?: (string|null);

Container projectId

relativePath

relativePath?: (string|null);

Container relativePath

rootPath

rootPath?: (string|null);

Container rootPath

type

type?: (string|null);

Container type

updateTime

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

Container updateTime

version

version?: (string|null);

Container version