{"teamDrive":{object (TeamDrive)},// Union fieldobjectcan be only one of the following:"driveItem":{object (DriveItem)},"drive":{object (Drive)},"fileComment":{object (FileComment)}// End of list of possible types for union fieldobject.}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-23 UTC."],[],[],null,["# Target\n------\n\n\nInformation about the target of activity.\n\n\nFor more information on how activity history is shared with users, see\n[Activity history visibility](https://developers.google.com/workspace/drive/activity/v2#activityhistory).\n\n| JSON representation |\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"teamDrive\": { object (/workspace/drive/activity/v2/reference/rest/v2/activity/deprecated#TeamDrive) }, // Union field `object` can be only one of the following: \"driveItem\": { object (/workspace/drive/activity/v2/reference/rest/v2/activity/driveitem#DriveItem) }, \"drive\": { object (/workspace/drive/activity/v2/reference/rest/v2/activity/drive#Drive) }, \"fileComment\": { object (/workspace/drive/activity/v2/reference/rest/v2/activity/filecomment#FileComment) } // End of list of possible types for union field `object`. } ``` |\n\n| Fields ||\n|----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `teamDrive ` ` `**(deprecated)** | `object (`[TeamDrive](/workspace/drive/activity/v2/reference/rest/v2/activity/deprecated#TeamDrive)`)` | This field is deprecated; please use the | `drive` | field instead. This field is deprecated; please use the `drive` field instead. |\n| Union field `object`. The type of target object. `object` can be only one of the following: ||\n| `driveItem` | `object (`[DriveItem](/workspace/drive/activity/v2/reference/rest/v2/activity/driveitem#DriveItem)`)` The target is a Drive item. |\n| `drive` | `object (`[Drive](/workspace/drive/activity/v2/reference/rest/v2/activity/drive#Drive)`)` The target is a shared drive. |\n| `fileComment` | `object (`[FileComment](/workspace/drive/activity/v2/reference/rest/v2/activity/filecomment#FileComment)`)` The target is a comment on a Drive file. |"]]
fileComment
object (
FileComment
)The target is a comment on a Drive file.