Live Connect Config
@Serializable
Represents the live connect config.
Constructors
Link copied to clipboard
constructor(responseModalities: Array<Modality>? = null, speechConfig: SpeechConfig? = null, systemInstruction: Content? = null, tools: Array<Tool>? = null, generationConfig: GenerationConfig? = null, enableAffectiveDialog: Boolean? = null)