Class RawDocument (2.2.0)

RawDocument(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Payload message of raw document content (bytes).

Attributes

NameDescription
content bytes
Inline document content.
mime_type str
An IANA MIME type (RFC6838) indicating the nature and format of the [content].