mimeType property
Mimetype of the input.
Current supported mimetypes are application/pdf, image/tiff, and image/gif. In addition, application/json type is supported for requests with ProcessDocumentRequest.automl_params field set. The JSON file needs to be in Document format.
Required.
Implementation
core.String? mimeType;