responseMimeType

The mime type of the response. This is required if response_format is set.


public final CreateModelInteractionParams.Builder responseMimeType(JsonField<String> responseMimeType)

Sets Builder.responseMimeType to an arbitrary JSON value.

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