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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-22 UTC.
[null,null,["Last updated 2024-08-22 UTC."],[[["An admin initiated a takeout operation for the entire domain, which is recorded in audit logs."],["The JSON representation of this event includes the takeout request ID and the admin's email address."]]],[]]