RawDocument

Payload message of raw document content (bytes).

JSON representation
{
  "content": string,
  "mimeType": string
}
Fields
content

string (bytes format)

Inline document content.

A base64-encoded string.

mimeType

string

An IANA MIME type (RFC6838) indicating the nature and format of the content.