Properties of a Container.
Package
@google-cloud/dlpProperties
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