Response Format
@Serializable
Configuration for the model to configure output formatting and delivery. This data type is not supported in Gemini API.
Constructors
Link copied to clipboard
constructor(audio: AudioResponseFormat? = null, image: ImageResponseFormat? = null, text: TextResponseFormat? = null, video: VideoResponseFormat? = null)