Actor
The actor of a Drive activity.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
type
. The type of actor.
type
can be only one of the following:
|
|
user
|
An end user. |
anonymous
|
An anonymous user. |
impersonation
|
An account acting on behalf of another. |
system
|
A non-user actor (i.e. system triggered). |
administrator
|
An administrator. |