Interface protos.google.cloud.documentai.v1.IRawDocument (3.0.2)

Properties of a RawDocument.

Package

@google-cloud/documentai!

Properties

content

content?: (Uint8Array|string|null);

RawDocument content

Property Value
TypeDescription
(Uint8Array|string|null)

mimeType

mimeType?: (string|null);

RawDocument mimeType

Property Value
TypeDescription
(string|null)