Properties of a Container.
Package
@google-cloud/dlp!Properties
fullPath
fullPath
?:
(
string
|
null
);
Container fullPath
| Type | Description |
|---|---|
| (string|null) |
projectId
projectId
?:
(
string
|
null
);
Container projectId
| Type | Description |
|---|---|
| (string|null) |
relativePath
relativePath
?:
(
string
|
null
);
Container relativePath
| Type | Description |
|---|---|
| (string|null) |
rootPath
rootPath
?:
(
string
|
null
);
Container rootPath
| Type | Description |
|---|---|
| (string|null) |
type
type
?:
(
string
|
null
);
Container type
| Type | Description |
|---|---|
| (string|null) |
updateTime
updateTime
?:
(
google
.
protobuf
.
ITimestamp
|
null
);
Container updateTime
| Type | Description |
|---|---|
| ( google.protobuf.ITimestamp |null) |
version
version
?:
(
string
|
null
);
Container version
| Type | Description |
|---|---|
| (string|null) |

