GenerateContentRequest
constructor(contents: List<Content>, tools: List<Tool>? = null, generationConfig: GenerationConfig, toolConfig: ToolConfig? = null, systemInstruction: Content? = null, safetySettings: List<SafetySettings> = emptyList())