mimeType

The mime type of the video.


public final VideoContent.Builder mimeType(JsonField<VideoContent.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.