DomainWideTakeoutInitiated

A takeout operation for the entire domain was initiated by an admin. Derived from audit logs.

JSON representation
{
  "takeoutRequestId": string,
  "email": string
}
Fields
takeoutRequestId

string

The takeout request ID.

email

string

The email of the admin who initiated the takeout.