[[["התוכן קל להבנה","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-09-04 (שעון UTC)."],[[["Labels in Google Drive are represented by an ID, revision ID, kind, and a map of fields containing typed key-value pairs."],["Each label field is defined by an ID, value type (dateString, integer, selection, text, or user), and corresponding value(s)."],["Label fields can store single or multiple values of their specified type, such as dates, integers, selections, text, or user information."],["The structure of labels and their fields is designed to enable flexible and organized metadata tagging for Drive items."]]],["The content defines the structure of labels and their fields using JSON representations. A label contains an `id`, `revisionId`, `kind` (always `drive#label`), and a `fields` map. Each field is a key-value pair with a `kind` (`drive#labelField`), `id`, and `valueType`, and the `valueType` can be `dateString`, `integer`, `selection`, `text`, or `user`. Based on valueType the field can have multiple values in the corresponding array.\n"]]