تاریخ آخرین بهروزرسانی 2025-01-08 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-01-08 بهوقت ساعت هماهنگ جهانی."],[[["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"]]