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

Properties of a ByteContentItem.

Package

@google-cloud/dlp!

Properties

data

data?: (Uint8Array|string|null);

ByteContentItem data

Property Value
TypeDescription
(Uint8Array|string|null)

type

type?: (google.privacy.dlp.v2.ByteContentItem.BytesType|keyof typeof google.privacy.dlp.v2.ByteContentItem.BytesType|null);

ByteContentItem type

Property Value
TypeDescription
(google.privacy.dlp.v2.ByteContentItem.BytesType|keyof typeof google.privacy.dlp.v2.ByteContentItem.BytesType|null)