[[["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,["Individual response from [GenerativeModel.generateContent()](./ai.generativemodel.md#generativemodelgeneratecontent) and [GenerativeModel.generateContentStream()](./ai.generativemodel.md#generativemodelgeneratecontentstream). `generateContentStream()` will return one in each chunk until the stream is done.\n\n**Signature:** \n\n export interface GenerateContentResponse \n\nProperties\n\nGenerateContentResponse.candidates\n\n**Signature:** \n\n candidates?: GenerateContentCandidate[];\n\nGenerateContentResponse.promptFeedback\n\n**Signature:** \n\n promptFeedback?: PromptFeedback;\n\nGenerateContentResponse.usageMetadata\n\n**Signature:** \n\n usageMetadata?: UsageMetadata;"]]