我们将于 2024 年 7 月 31 日逐步淘汰 Google Business Messages。点击
此处了解详情。
ResponseSource
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
RESPONSE_SOURCE_UNSPECIFIED |
未指定。 |
FAQ |
常见问题解答知识库。 |
FAQ_FOLLOW_UP |
FAQ 知识库(当用户请求其他回复时)。 |
INTENT |
自定义的意向受众群体。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe response source indicates the origin of an auto-responded message, such as from an FAQ knowledge base or a custom intent.\u003c/p\u003e\n"],["\u003cp\u003eResponse sources can be specified using enums like \u003ccode\u003eFAQ\u003c/code\u003e, \u003ccode\u003eFAQ_FOLLOW_UP\u003c/code\u003e, or \u003ccode\u003eINTENT\u003c/code\u003e to provide context for the auto-response.\u003c/p\u003e\n"],["\u003cp\u003eWhen the response source is not explicitly specified, it defaults to \u003ccode\u003eRESPONSE_SOURCE_UNSPECIFIED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf a user requests a follow-up response from an FAQ, the response source is identified as \u003ccode\u003eFAQ_FOLLOW_UP\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eCustom intents allow for flexible and tailored responses, with the response source being indicated by \u003ccode\u003eINTENT\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# ResponseSource\n\nSource for an auto-responded message.\n\n| Enums ||\n|-------------------------------|--------------------------------------------------------------------|\n| `RESPONSE_SOURCE_UNSPECIFIED` | Not specified. |\n| `FAQ` | FAQ knowledge base. |\n| `FAQ_FOLLOW_UP` | FAQ knowledge base, when the user requests an additional response. |\n| `INTENT` | Custom intent. |"]]