संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
कार्रवाई
कार्रवाई के बारे में जानकारी.
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) को अपडेट किया गया."],[[["Drive Activity API provides detailed information about actions performed on files within Google Drive."],["Each activity record includes specifics on the action, the actor who performed it, and the target file or folder affected."],["The `detail` field offers further information about the type of action, such as creating, editing, or moving a file."],["Activity records are timestamped for precise tracking of when the action took place, potentially within a specific time range."],["`actor`, `target`, and `time` fields provide context and allow for filtering and analysis of activity data."]]],[]]