[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-03 UTC。"],[[["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."]]],[]]