GenerateContentRequest

constructor(contents: List<Content>, model: String? = null, generationConfig: GenerationConfig? = null, safetySettings: List<SafetySetting>? = null, tools: List<Tool>? = null, systemInstruction: Content? = null)(source)