เราจะยุติการให้บริการ Google Business Messages ในวันที่ 31 กรกฎาคม 2024 อ่านเพิ่มเติม
ที่นี่
Answer
เนื้อหาของคำตอบสำหรับคำถามที่พบบ่อย
การแสดง JSON |
{
"faqQuestion": string,
"faqAnswer": string,
"matchConfidenceLevel": enum (MatchConfidenceLevel ),
"matchConfidence": number
} |
ช่อง |
faqQuestion |
string
คำถามคำถามที่พบบ่อย หากมีการดึงข้อมูลคำตอบจากเอกสารคำถามที่พบบ่อย
|
faqAnswer |
string
ข้อความจากฐานความรู้ที่กำหนดค่าไว้ซึ่งตอบคำถามของผู้ใช้
|
matchConfidenceLevel |
enum (MatchConfidenceLevel )
ระดับความเชื่อมั่นว่าคำตอบนี้ตรงกับคำถามของผู้ใช้
|
matchConfidence |
number
คะแนนความเชื่อมั่นว่าคำตอบนี้ตรงกับคำถามของผู้ใช้ โดยช่วงตั้งแต่ 0.0 (ไม่แน่นอนเลย) ถึง 1.0 (แน่นอนที่สุด)
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-08-22 UTC
[null,null,["อัปเดตล่าสุด 2024-08-22 UTC"],[[["A FAQ answer contains the question, answer, confidence level, and confidence score."],["`faqQuestion` and `faqAnswer` fields store the question and its corresponding answer as strings."],["`matchConfidenceLevel` is an enum representing the system's confidence in the answer's relevance to the question."],["`matchConfidence` provides a numerical score (0.0-1.0) indicating the certainty of the answer being a good match."]]],[]]