[[["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 2024-10-22 UTC."],[],[],null,["Params for [GenerativeModel.startChat()](./vertexai.generativemodel.md#generativemodelstartchat).\n\n**Signature:** \n\n export interface StartChatParams extends BaseParams \n\n**Extends:** [BaseParams](./vertexai.baseparams.md#baseparams_interface)\n\nProperties\n\nStartChatParams.history\n\n**Signature:** \n\n history?: Content[];\n\nStartChatParams.systemInstruction\n\n**Signature:** \n\n systemInstruction?: string | Part | Content;\n\nStartChatParams.toolConfig\n\n**Signature:** \n\n toolConfig?: ToolConfig;\n\nStartChatParams.tools\n\n**Signature:** \n\n tools?: Tool[];"]]