[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-03。"],[[["Dialogflow collects required data from users through a process called slot filling, continuing until all parameters are filled."],["By default, Dialogflow only sends a fulfillment webhook request after all required data is collected, but it can be configured to send a request for each conversational turn."],["Enabling the webhook for slot filling provides more specific agent logic during parameter collection, such as customizing follow-up questions or setting parameters from a database."],["To enable webhook calls during slot filling, toggle the \"Enable webhook call for slot filling\" option in the Fulfillment section of an intent within the Dialogflow ES console."],["When a webhook for slot filling is enabled, each request to the webhook contains a `queryResult.parameters` field showing the current parameters with uncollected values being empty strings."]]],[]]