[[["समझने में आसान है","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"]]