संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कार्रवाई
कार्रवाई के बारे में जानकारी.
JSON के काेड में दिखाना
{"detail": {object (ActionDetail)},"actor": {object (Actor)},"target": {object (Target)},// Union field time can be only one of the following:"timestamp": string,"timeRange": {object (TimeRange)}// End of list of possible types for union field time.}
यह कार्रवाई जिस टारगेट पर असर डालती है (या अगर सभी टारगेट पर असर डालती है, तो खाली). यह इस कार्रवाई के तुरंत बाद टारगेट की स्थिति को दिखाता है.
यूनियन फ़ील्ड
time. कार्रवाई कब हुई (या अगर पूरी गतिविधि के समय ही खाली है).
time अभी तक किसी भी व्यक्ति ने चेक इन नहीं किया है
इनमें से सिर्फ़ एक हो सकता है:
आरएफ़सी3339 यूटीसी "ज़ुलु" में टाइमस्टैंप फ़ॉर्मैट, नैनोसेकंड रिज़ॉल्यूशन और ज़्यादा से ज़्यादा नौ फ़्रैक्शनल अंकों के साथ हो सकता है. उदाहरणः
"2014-10-02T15:01:23Z" अभी तक किसी भी व्यक्ति ने चेक इन नहीं किया है
और
"2014-10-02T15:01:23.045123456Z".
[[["समझने में आसान है","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-05 (UTC) को अपडेट किया गया."],[[["Actions in Google Drive are described with information about the specific action, the actor involved, and the target affected."],["Each action includes a timestamp or a time range indicating when it occurred."],["The `detail` field provides the type and details of the action, while `actor` identifies who initiated it and `target` specifies what was affected."],["The action's timing is captured through either a `timestamp` for a specific point in time or a `timeRange` for a duration."]]],[]]