Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Aktion
Informationen zu der Aktion.
JSON-Darstellung
{"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.}
Das Ziel, auf das sich diese Aktion auswirkt (oder leer, wenn alle Ziele betroffen sind). Dies stellt den Status des Ziels unmittelbar nach dem Auftreten dieser Aktion dar.
Union-Feld
time Zeitpunkt, zu dem die Aktion aufgetreten ist (oder leer, wenn sie zur selben Zeit der gesamten Aktivität verwendet wurde).
time
kann nur einer der folgenden Werte sein:
Ein Zeitstempel im Format RFC3339 UTC "Zulu" mit einer Auflösung im Nanosekundenbereich und bis zu neun Nachkommastellen. Beispiele:
"2014-10-02T15:01:23Z"
und
"2014-10-02T15:01:23.045123456Z".
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]