カスタム イベント: ユーザーが定義するイベントです。フルフィルメントまたは API のいずれかを使用して、これらのイベントを呼び出せます。たとえば、会話中に時間指定アラートを設定して、特定の時間にイベントを呼び出せます。このイベントで、なんらかの警告をエンドユーザーに出すインテントをトリガーできます。
[[["わかりやすい","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。"],[[["Intents can be triggered by events, in addition to matching end-user expressions with training phrases."],["There are two types of events: platform events, which are built-in and provided by platform integrations, and custom events, which are defined by the user."],["Platform events are invoked by platform-specific events, such as the `FACEBOOK_LOCATION` event, while custom events can be invoked using fulfillment or the API."],["Intents can be configured to be triggered when specific events are invoked by adding the event names to the \"Events\" section in the Dialogflow ES console."],["When events are invoked, they may include parameter data that can be accessed within the responses of the triggered intent."]]],[]]