public enum ByteContentItem.Types.BytesType
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum ByteContentItem.Types.BytesType.
The type of data being sent for inspection. To learn more, see Supported file types.
Namespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Fields |
|
---|---|
Name | Description |
Avro |
avro |
Csv |
csv |
ExcelDocument |
xlsx, xlsm, xltx, xltm |
Image |
Any image type. |
ImageBmp |
bmp |
ImageJpeg |
jpeg |
ImagePng |
png |
ImageSvg |
svg |
Pdf |
|
PowerpointDocument |
pptx, pptm, potx, potm, pot |
TextUtf8 |
plain text |
Tsv |
tsv |
Unspecified |
Unused |
WordDocument |
docx, docm, dotx, dotm |