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