[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-20 UTC."],[],[],null,["Request sent through [GenerativeModel.generateContent()](./ai.generativemodel.md#generativemodelgeneratecontent)\n\n**Signature:** \n\n export interface GenerateContentRequest extends BaseParams \n\n**Extends:** [BaseParams](./ai.baseparams.md#baseparams_interface)\n\nProperties\n\nGenerateContentRequest.contents\n\n**Signature:** \n\n contents: Content[];\n\nGenerateContentRequest.systemInstruction\n\n**Signature:** \n\n systemInstruction?: string | Part | Content;\n\nGenerateContentRequest.toolConfig\n\n**Signature:** \n\n toolConfig?: ToolConfig;\n\nGenerateContentRequest.tools\n\n**Signature:** \n\n tools?: Tool[];"]]