mimeType property
Mimetype of the input.
If the input is a raw document, the supported mimetypes are application/pdf, image/tiff, and image/gif. If the input is a [Document] proto, the type should be application/json.
Implementation
core.String? mimeType;