[[["התוכן קל להבנה","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 object with an ID, revision ID, kind, and a map of fields."],["Each field in a label is a typed key-value pair with a specific data type like dateString, integer, selection, text, or user."],["Field types determine the format of the values they hold, for example, dateString fields store dates in RFC 3339 format."],["Label fields are identified by their ID and can be accessed through the label's `fields` map."]]],["The core content details the structure of labels and their fields. A label, identified by `id`, `revisionId`, and `kind` (always \"drive#label\"), contains a map of `fields`. Each field, with a `kind` of \"drive#labelField\" and a unique `id`, represents a typed key-value pair. The `valueType` determines the allowed data type for the field, such as `dateString`, `integer`, `selection`, `text`, or `user`, which are represented as string arrays or objects.\n"]]