ActionDetail
Data describing the type and additional information of an action.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
action_detail . Data describing the type and additional information of an action.
action_detail
can be only one of the following:
|
|
create
|
An object was created. |
edit
|
An object was edited. |
move
|
An object was moved. |
rename
|
An object was renamed. |
delete
|
An object was deleted. |
restore
|
A deleted object was restored. |
permissionChange
|
The permission on an object was changed. |
comment
|
A change about comments was made. |
dlpChange
|
A change happened in data leak prevention status. |
reference
|
An object was referenced in an application outside of Drive/Docs. |
settingsChange
|
Settings were changed. |
appliedLabelChange
|
Label was changed. |