संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कलाकार
Drive पर की गई गतिविधि को पूरा करने वाला व्यक्ति.
JSON के काेड में दिखाना
{// Union field type can be only one of the following:"user": {object (User)},"anonymous": {object (AnonymousUser)},"impersonation": {object (Impersonation)},"system": {object (SystemEvent)},"administrator": {object (Administrator)}// End of list of possible types for union field type.}
फ़ील्ड
यूनियन फ़ील्ड
type. कलाकार किस तरह का है.
type अभी तक किसी भी व्यक्ति ने चेक इन नहीं किया है
इनमें से सिर्फ़ एक हो सकता है:
[[["समझने में आसान है","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-10-15 (UTC) को अपडेट किया गया."],[[["The Actor field identifies who or what initiated a Drive activity."],["Actor can be a user, an anonymous user, an impersonated account, a system event, or an administrator."],["The `type` field specifies the type of actor and links to more details about each actor type."],["JSON representation describes the structure of the actor object with its union field `type`."]]],[]]