ByteContentItem(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Container for bytes to inspect or redact.
Attributes |
|
---|---|
Name | Description |
type_ |
google.cloud.dlp_v2.types.ByteContentItem.BytesType
The type of data stored in the bytes string. Default will be TEXT_UTF8. |
data |
bytes
Content data to inspect or redact. |
Classes
BytesType
BytesType(value)
The type of data being sent for inspection. To learn more, see
Supported file
types <https://cloud.google.com/sensitive-data-protection/docs/supported-file-types>
__.
Only the first frame of each multiframe image is inspected. Metadata and other frames aren't inspected.