Interface protos.google.privacy.dlp.v2.Key.IPathElement (3.1.8)

Properties of a PathElement.

Package

@google-cloud/dlp!

Properties

id

id?: (number|Long|string|null);

PathElement id

Property Value
TypeDescription
(number|Long|string|null)

kind

kind?: (string|null);

PathElement kind

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

PathElement name

Property Value
TypeDescription
(string|null)