RegisterUpdateValueSpec
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
作为 actions.type.DailyUpdates
的输入从 Action 传递的。
JSON 表示法 |
{
"intent": {
string (intentName )
}
} |
字段 |
intentName |
string
匹配的意图的名称。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThe content focuses on the JSON representation and structure for Daily Updates actions.\u003c/p\u003e\n"],["\u003cp\u003eIt details the schema for TriggerContext and TimeContext, used within Daily Updates.\u003c/p\u003e\n"],["\u003cp\u003eDaily Updates actions utilize an \u003ccode\u003eintentName\u003c/code\u003e field within their JSON structure to indicate the matched intent.\u003c/p\u003e\n"]]],[],null,["# RegisterUpdateValueSpec\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TriggerContext](#TriggerContext)\n - [JSON representation](#TriggerContext.SCHEMA_REPRESENTATION)\n- [TimeContext](#TimeContext)\n - [JSON representation](#TimeContext.SCHEMA_REPRESENTATION)\n\nPassed from the Action as input for `actions.type.DailyUpdates`.\n\n| JSON representation ||\n|-------------------------------------------------|---|\n| ``` { \"intent\": { string (`intentName`) } } ``` |\n\n| Fields ||\n|--------------|---------------------------------------------|\n| `intentName` | `string` Name of the intent that's matched. |"]]