Output response MIME type of the generated candidate text.
Supported MIME type:
'text/plain': (default) Text output.'application/json': JSON response in the candidates.'text/x.enum': Enum in plain text.The model also needs to be prompted to output the appropriate response type, otherwise the behavior is undefined.
This is a preview feature.
response_mime_type: str | None = None