{"requestId": string,"continued": boolean,"extensions": [{"@type": string,field1: ...,...}],// Union field result can be only one of the following:"error": {object (Status)},"response": {"@type": string,field1: ...,...}// End of list of possible types for union field result.}
שדות
requestId
string
ה-requestId של הבקשה שההודעה הזו היא תגובה לה.
continued
boolean
אם הערך הוא true, אחרי התגובה הזו יהיו תגובות נוספות שנמצאות באותו מקור תגובות כמו התגובה הזו.
extensions[]
object
מטא-נתונים של תגובה ספציפית לאפליקציה.
אובייקט שמכיל שדות מסוג שרירותי. שדה נוסף "@type" מכיל URI שמזהה את הסוג. דוגמה: { "id": 1234, "@type": "types.example.com/standard/id" }.
שדה האיחוד result. תוצאת התגובה, שיכולה להיות error או response תקין. הערך של result יכול להיות רק אחת מהאפשרויות הבאות:
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-03-13 (שעון UTC)."],[],[]]