เราจะยุติการให้บริการ Google Business Messages ในวันที่ 31 กรกฎาคม 2024 อ่านเพิ่มเติม
ที่นี่
ResponseSource
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
แหล่งที่มาของข้อความแบบตอบกลับอัตโนมัติ
Enum |
RESPONSE_SOURCE_UNSPECIFIED |
ไม่ได้ระบุ |
FAQ |
ฐานความรู้สําหรับคําถามที่พบบ่อย |
FAQ_FOLLOW_UP |
ฐานความรู้ที่พบบ่อยเมื่อผู้ใช้ขอการตอบกลับเพิ่มเติม |
INTENT |
ความตั้งใจที่กําหนดเอง |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\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. |"]]