התכונה 'פעולות שיחה' הוצאה משימוש ב-13 ביוני 2023.
כאן תוכלו לקרוא מידע נוסף על ההוצאה משימוש של 'פעולות שיחה'.
IntentParameterValue
מייצג ערך של פרמטר Intent.
ייצוג JSON |
{
"original": string,
"resolved": value
} |
שדות |
original |
string
חובה. ערך הטקסט המקורי חולץ מביטוי המשתמש.
|
resolved |
value (Value format)
חובה. ערך מובנה לפרמטר שחולץ מתוך קלט של משתמשים. השדה הזה יאוכלס רק אם הפרמטר מוגדר ב-Intent התואם, וניתן לזהות את ערך הפרמטר במהלך התאמת Intent.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-10 (שעון UTC).
[null,null,["עדכון אחרון: 2024-09-10 (שעון UTC)."],[[["JSON representation showcases the intent parameter's value with `original` indicating the user's input and `resolved` displaying the structured, extracted value."],["`original` is a required string field containing the raw user utterance, while `resolved` is a required field providing the structured data in [Value](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Value) format, present only if the parameter is defined within the matched intent and its value is identifiable."]]],[]]