[[["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,["# GenerateContentResult interface\n\nResult object returned from [GenerativeModel.generateContent()](./ai.generativemodel.md#generativemodelgeneratecontent) call.\n\n**Signature:** \n\n export interface GenerateContentResult \n\nProperties\n----------\n\n| Property | Type | Description |\n|-------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|-------------|\n| [response](./ai.generatecontentresult.md#generatecontentresultresponse) | [EnhancedGenerateContentResponse](./ai.enhancedgeneratecontentresponse.md#enhancedgeneratecontentresponse_interface) | |\n\nGenerateContentResult.response\n------------------------------\n\n**Signature:** \n\n response: EnhancedGenerateContentResponse;"]]