[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2024-04-17 (שעון UTC)."],[[["This enum describes settings for the return summary row in data results."],["Options include: not specifying a setting, returning no summary row, returning a summary row with or without results, or returning only the summary row."],["When a summary row is included with results, it's delivered in the final batch separate from the data results."]]],["The provided content defines an enum for return summary row settings, outlining different behaviors for data retrieval. The `UNSPECIFIED` and `UNKNOWN` options denote undefined or unknown states. `NO_SUMMARY_ROW` indicates that no summary row should be returned. `SUMMARY_ROW_WITH_RESULTS` directs the system to return a summary row in the last batch of results, without any actual results in this batch. `SUMMARY_ROW_ONLY` instructs the system to return just a summary row, omitting all other results.\n"]]