[[["সহজে বোঝা যায়","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 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"]]