setMime

open fun setMime(value: String): File.Builder
Specifies a string for a mime-type. This is only used if the mime-type is not known to the VM implementation.
string mime = 9;

Return

This builder for chaining.

Parameters

value

The mime to set.