[[["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,["Content part interface if the part represents a text string.\n\n**Signature:** \n\n export interface TextPart \n\nProperties\n\nTextPart.functionCall\n\n**Signature:** \n\n functionCall?: never;\n\nTextPart.functionResponse\n\n**Signature:** \n\n functionResponse?: never;\n\nTextPart.inlineData\n\n**Signature:** \n\n inlineData?: never;\n\nTextPart.text\n\n**Signature:** \n\n text: string;"]]