mimeType

The mime type of the audio.


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