ב-31 ביולי 2024 נוציא משימוש את Google Business Messages. מידע נוסף זמין
כאן.
Answer
התוכן של תשובה לשאלות נפוצות.
ייצוג JSON |
{
"faqQuestion": string,
"faqAnswer": string,
"matchConfidenceLevel": enum (MatchConfidenceLevel ),
"matchConfidence": number
} |
שדות |
faqQuestion |
string
שאלת השאלות הנפוצות, אם התשובה חולצה ממסמך של שאלות נפוצות.
|
faqAnswer |
string
הטקסט, מתוך מאגר ידע מוגדר, שיענה על השאלה של המשתמש.
|
matchConfidenceLevel |
enum (MatchConfidenceLevel )
רמת הסמך שתשובה זו מתאימה לשאלה של המשתמש.
|
matchConfidence |
number
ציון הסמך שתשובה זו מתאימה לשאלה של המשתמש. הטווח הוא מ-0.0 (לא ודאי לחלוטין) ל-1.0 (בטוח לחלוטין).
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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."]]],[]]