mimeType

The mime type of the document.


public final DocumentContent.Builder mimeType(JsonField<DocumentContent.MimeType> mimeType)

Sets Builder.mimeType to an arbitrary JSON value.

You should usually call Builder.mimeType with a well-typed MimeType value instead. This method is primarily for setting the field to an undocumented or not yet supported value.