{"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.}
[[["容易理解","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 (世界標準時間)。"],[[["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."]]],[]]