mimeType property
The MIME type of the file.
This is only mutable on update when uploading new content. This field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.
Implementation
core.String? mimeType;
The MIME type of the file.
This is only mutable on update when uploading new content. This field can be left blank, and the mimetype will be determined from the uploaded content's MIME type.
core.String? mimeType;